N1755L
Computer
- Dec 27, 2002
- 17
Good morning all,
With this formula:
=TEXT(NOW(),"dddd, mmmm dd, yyyy, hh:mm")
I have an output resembling this:
Monday, October 03, 2005, 10:40
I would like it to look as such:
Monday, October 03, 2005, 10:40 hrs
I've tried countless combinations of quotation marks and concatentations, but haven't yet hit on the right combination that will allow me to add the "hrs" text at the end of this string (no, I cannot add it in the column immediately to the right, and cannot add an extra column, has to be in the same cell).
There has to be a way...
Thanks.
With this formula:
=TEXT(NOW(),"dddd, mmmm dd, yyyy, hh:mm")
I have an output resembling this:
Monday, October 03, 2005, 10:40
I would like it to look as such:
Monday, October 03, 2005, 10:40 hrs
I've tried countless combinations of quotation marks and concatentations, but haven't yet hit on the right combination that will allow me to add the "hrs" text at the end of this string (no, I cannot add it in the column immediately to the right, and cannot add an extra column, has to be in the same cell).
There has to be a way...
Thanks.