G
Guest
="You " & [AttendeeFirstName] & " " & [AttendeeLastName] & " has been
scheduled for an " & [EventType] & " on " & [Date Scheduled] & "."
The above is working well, though, I'm looking for a way to have the date
appear in a long date format.
Any suggestions
scheduled for an " & [EventType] & " on " & [Date Scheduled] & "."
The above is working well, though, I'm looking for a way to have the date
appear in a long date format.
Any suggestions