Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to copy data from one worksheet to another worksheet, I am using
the following code: Range("sheetname1!A1").value = range("sheetname2!A1).value But everytime it is putting the data in as a date going from one worksheet to the other worksheet, I want the data to be text only and not convert it into a date. Is there any easier way to copy a range of cells from one worksheet to another worksheet? The hardiest problem I am having is finding the syntax I need to use. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Format Problem | Excel Discussion (Misc queries) | |||
Excel Format Problem - Date Overrides Format | Excel Discussion (Misc queries) | |||
Date format problem | Excel Worksheet Functions | |||
date format problem | Excel Discussion (Misc queries) | |||
Date Format problem | Excel Programming |