#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 65
Default ANother Question

If I have a value in Cell B:31
and I want to reference this cell in Cell B32 and add the current date the
following way how would I do it?


For instance

B:31=
ENG
I want B32 to display something like: =B31&Date."bat"
So finally cell 32 would look like: ENG6/29/07/.bat

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default ANother Question

Try this:

=B31&TEXT(TODAY(),"m/d/yy/")&".bat"

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"N.F" wrote in message
...
If I have a value in Cell B:31
and I want to reference this cell in Cell B32 and add the current date the
following way how would I do it?


For instance

B:31=
ENG
I want B32 to display something like: =B31&Date."bat"
So finally cell 32 would look like:
ENG6/29/07/.bat



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM
Tab question anny Excel Worksheet Functions 1 January 28th 06 08:13 PM
The question is an excel question that I need to figure out howto do in excel. Terry Excel Worksheet Functions 3 January 23rd 06 06:22 PM
UDF question Adam Kroger Excel Discussion (Misc queries) 9 December 21st 05 03:15 PM
question [email protected] Excel Worksheet Functions 2 September 23rd 05 11:23 AM


All times are GMT +1. The time now is 09:21 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"