Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
len len is offline
external usenet poster
 
Posts: 53
Default Copy A Workbook Automatically

Our home office in Africa is sending an Excel CSV file. For some reason four
Columns come accross as date field columns when they are not.

I have created a Master Workbook with Macro code behind it. I need to
automatically Copy the Workbook and transfer the daily Excel CSV file from
Africa into the New (or copied) Workbook.

Can this be done or do we need to purchase MSAccess to do it. This is my
first experience with Excel.

Thank You

Len
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Copy A Workbook Automatically

CSV files can easily be imported by excel. You can then
programmatically alter the field that is being incorrectly formatted as
a date. I am guessing the field is some kind of number (remember dates
are stored as the number of days (whole numbers) and hours, minutes
etc... (fractions of numbers) from a given date in time (1900 or so) in
excel so sometimes numbers get formatted incorrectly - it doesn't mean
the data has been corrupted in any way so changing the formatting
should do the trick.

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
Excel workbook is corrupted, workbook automatically saves on start Paul Gooda Excel Discussion (Misc queries) 3 September 28th 06 04:51 PM
How do I automatically copy data from one workbook to another? urguy Excel Worksheet Functions 1 September 22nd 06 03:50 PM
Copy a Workbook Automatically Len Excel Worksheet Functions 1 May 12th 06 12:00 AM
automatically copy values of worksheet into new workbook Jane Excel Programming 4 July 7th 05 03:10 PM
Automatically copy selective sheets from one workbook to another Ann Excel Discussion (Misc queries) 0 March 1st 05 07:09 PM


All times are GMT +1. The time now is 08:25 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"