LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
CW CW is offline
external usenet poster
 
Posts: 54
Default Save formatting for re-use with new data?

Roger -
Many thanks for your response. The invoices are coming out of our Access
database, and no matter what I do in there, it seems that I cannot prevent
the time coming out with the date - hence my attempt to suppress it once it
gets into the csv file!
Thanks
CW

"Roger Govier" wrote:

Hi

In your Invoice system, how are you formatting date?

With formulae to have just the date without time it would be
=TEXT(yourdate,"dd/mm/yyyy")
or
=INT(yourdate)

With VBA
format(yourdate,"dd/mm/yyyy")

--
Regards
Roger Govier

"CW" wrote in message
...
Every week we export invoice data from our orders system into a .csv file
(InvoiceExport.csv), which we then import into the accounting system (Sage
Line 50, a UK product).
The invoice date includes the time (as 00:00). Unfortunately Sage will not
accept this so after creating the .csv we have to manually format that
column
to just the date.
Is there any way that I can save the InvoiceExport.csv worksheet and
preserve the formatting in that column so that when fresh data is saved
into
it, it will store just the date and not the time as well?
Many thanks
CW



 
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
Excel will not save all the latest data and formatting Mark Tampa Excel Discussion (Misc queries) 1 December 22nd 07 02:35 PM
Excel could not save all the data and formatting you recently added Amedee Van Gasse Excel Worksheet Functions 0 August 1st 07 01:50 PM
Why this error ?: Excel could not save all the data and formatting manxman Excel Discussion (Misc queries) 0 October 4th 06 04:54 PM
excel could not save all the data and formatting Ramil Excel Worksheet Functions 0 July 3rd 06 08:09 AM
Excel could not save all the data and formatting you recently ad.. Houndstooth Excel Worksheet Functions 0 April 18th 05 03:05 PM


All times are GMT +1. The time now is 11:33 PM.

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

About Us

"It's about Microsoft Excel"