ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Formula concatenating date & text converts date to number (https://www.excelbanter.com/excel-programming/426580-formula-concatenating-date-text-converts-date-number.html)

Wekiva

Formula concatenating date & text converts date to number
 
Using Excel 2003

I have entered the following formula: =today() & " Net"

I want the result to be : 4/7/09 Net , but I keep getting : 39910 Net

Any suggestions?

Thanks



Gary''s Student

Formula concatenating date & text converts date to number
 
=TEXT(TODAY(),"mm/dd/yyy") & " Net"

--
Gary''s Student - gsnu200843

Wekiva

Formula concatenating date & text converts date to number
 
Thank you , Thank you, Thank you !!!!!

"Gary''s Student" wrote:

=TEXT(TODAY(),"mm/dd/yyy") & " Net"

--
Gary''s Student - gsnu200843



All times are GMT +1. The time now is 10:37 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com