Hi All,
I have a column that I want to set with the format of "Date" but I can't work it out.
The formula in the Column is:
[Actual_GoLive] is found in my master data table with data type - Date/Time
Thanks
dvent
I have a column that I want to set with the format of "Date" but I can't work it out.
The formula in the Column is:
Code:
GO LIVE MONTH: Format([Actual_GoLive],"mm/yyyy")
[Actual_GoLive] is found in my master data table with data type - Date/Time
Thanks
dvent