Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
How do I write formula for a 8 digit date without / so that it appears as a 8 digit number: ie, 2/12/99 as 02121999? Thanks! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you want a formula for use in a different column, use this...
=TEXT(A1,"ddmmyyyy") If you want to simply change the appearance of your date in the same cell, use Format/Cell and this Custom format... ddmmyyyy -- Rick (MVP - Excel) "bill2" wrote in message ... Hi, How do I write formula for a 8 digit date without / so that it appears as a 8 digit number: ie, 2/12/99 as 02121999? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a formula in a date range to locate a specific date - ecel | Excel Discussion (Misc queries) | |||
Excel Formula to calulate number of days passed from date to date | Excel Discussion (Misc queries) | |||
Formula for determining if two date columns fall within specific date range | Excel Worksheet Functions | |||
Formula for determining if two date columns fall within specific date range | Excel Discussion (Misc queries) | |||
formula to calculate future date from date in cell plus days | Excel Worksheet Functions |