03-31-2019 03:19 PM
My date info is in 3 seperate columns (Day, Month, Year). I need to merge the three columns into one. Is there a way to do this?
03-31-2019 07:51 PM
Hi,
You can use the DATE function to do this.
@little_pottsie
Hope that helps
04-01-2019 04:37 PM
@Haytham Amairah
That's perfect, thanks