Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have to cut n paste a series of rows from Access to Excel.
In the access database, there is a date field like 26/08/2006. It pastes into Excel OK I then want to change the way it looks to a format yyyymmdd. It needs to bejust a text cell and not date type. However - I cannot get it to lose its access format and consequently can't get the data in the way I want it. Any ideas please. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Instead of cut and paste create a query in Access which pulls out the records
you want then click once on the query to select it and choose the Analyse it with MS Excel button on the Acces toolbar (may show a Word icon, click the drop down arrow for Excel option) If you want all records then click once on the table and click button. However if you have it as a text format in Access and want to retain it as text then you can't expect Excel to apply a date format I'm afraid HTH - Sheila "RC" wrote: I have to cut n paste a series of rows from Access to Excel. In the access database, there is a date field like 26/08/2006. It pastes into Excel OK I then want to change the way it looks to a format yyyymmdd. It needs to bejust a text cell and not date type. However - I cannot get it to lose its access format and consequently can't get the data in the way I want it. Any ideas please. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
You could use a helper cell alongside your existing date with =TEXT(A2,"yyyymmdd") in it. Andy. "RC" wrote in message ... I have to cut n paste a series of rows from Access to Excel. In the access database, there is a date field like 26/08/2006. It pastes into Excel OK I then want to change the way it looks to a format yyyymmdd. It needs to bejust a text cell and not date type. However - I cannot get it to lose its access format and consequently can't get the data in the way I want it. Any ideas please. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Many thanks to Andy and Sheila D. Your suggestions helped tremendously
Regards Ron "Andy" wrote: Hi You could use a helper cell alongside your existing date with =TEXT(A2,"yyyymmdd") in it. Andy. "RC" wrote in message ... I have to cut n paste a series of rows from Access to Excel. In the access database, there is a date field like 26/08/2006. It pastes into Excel OK I then want to change the way it looks to a format yyyymmdd. It needs to bejust a text cell and not date type. However - I cannot get it to lose its access format and consequently can't get the data in the way I want it. Any ideas please. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Date Format - users should be able to override it automatic. | Excel Discussion (Misc queries) | |||
How do I fix a date format error in Excel? | Excel Discussion (Misc queries) | |||
excel - access query - date range | Excel Discussion (Misc queries) | |||
Date format not correct when you convert a CSV text file in Excel | Excel Discussion (Misc queries) | |||
date format in excel not in line with control panel regional setti | Excel Discussion (Misc queries) |