Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dear expert,
Want to display date in 20090429. I go to format and choose YYYYMMDD. It works. Then I use "concatenate" or "=A1&A2" It becomes 39932. The fact is that I want to concatenate a file name and add date at the back for saving purpose. I have tried ... =Year(A1) =Month(A1) =Date(A1) But it gives 2009429 rather than 20090429. I changed number format to 00.00 in order to display 04 for month. it works for display only .... but concatenate ... it becomes 2009429 again. Also, I have tried TEXT(A2,"00") and concatenate ... does not work too ! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When I wrap text, excel hides the text display | Excel Discussion (Misc queries) | |||
if a cell contains text, then display date and time | Excel Discussion (Misc queries) | |||
Time display | Excel Discussion (Misc queries) | |||
Find text within cell then display text to left | Excel Discussion (Misc queries) | |||
Time Display ? | Excel Worksheet Functions |