![]() |
Function within a TEXT FORMULA
I want to insert a function, such as =Today() inside a Text String. I know
that I need to use concatenate, but nothing seems to work. ALso, I want to be able to format it in a certain way. Any suggestions on where to find the tutorial ? Thanks! |
You don't have to use contatenate. Use TEXT to format a certain way.
="Today is "&TEXT(TODAY(),"m/d/yyyy") "SteveFil" wrote in message ... I want to insert a function, such as =Today() inside a Text String. I know that I need to use concatenate, but nothing seems to work. ALso, I want to be able to format it in a certain way. Any suggestions on where to find the tutorial ? Thanks! |
THANKS!!! That has been bugging me for months!
"Dave R." wrote: You don't have to use contatenate. Use TEXT to format a certain way. ="Today is "&TEXT(TODAY(),"m/d/yyyy") "SteveFil" wrote in message ... I want to insert a function, such as =Today() inside a Text String. I know that I need to use concatenate, but nothing seems to work. ALso, I want to be able to format it in a certain way. Any suggestions on where to find the tutorial ? Thanks! |
All times are GMT +1. The time now is 04:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com