Thread
:
Combine date with text
View Single Post
#
1
SVC
Posts: n/a
Combine date with text
i have entered this in a cell
="Printed On : "& TODAY()
for which i get the result as
Printed On : {some serial number} what i want is
Printed On : {date in the date format as dd/mm/yyyy}
please help.
Reply With Quote