LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Coping dates

Hi,
I use this to copy some data from one workbook to another

Cells(2, 3).Resize(12, NoMonths).Value = Workbooks
(File).Worksheets(SourceSheet).Cells(110,
StartColumn).Resize(12, NoMonths).Value

when I run it on some machines the dates change from
Australian to US. The conversion is in the daynumber, it
changes.
How do I stop it from changeing the date

Thanks MarkS

 
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
need help with coping rows Emac39 Excel Worksheet Functions 0 December 11th 08 02:28 AM
Coping Dates from workbook to workbook Kenny Excel Discussion (Misc queries) 2 October 7th 07 07:42 AM
Coping a formula Marc Excel Discussion (Misc queries) 2 January 13th 07 03:04 AM
coping ben kiser New Users to Excel 1 April 11th 05 01:41 PM
Coping a sheet James Excel Programming 2 April 7th 04 06:26 PM


All times are GMT +1. The time now is 09:11 AM.

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"