As someone with no coding experience, I'm in desperate need of assistance.
Everyday, I receive a scheduled report via email containing updates. To streamline the process, I've utilized a Google Sheets script that imports this report into the sheet. However, the date column (B2:B1551) is formatted as "1st Jul 19," and I require it to be converted to dd/mm/yyyy format automatically. Is it feasible to create a script that converts either column B or creates a new column reading from column B and converting dates to dd/mm/yyyy format?