Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to copy a date from a cell and paste it to a cell in another worksheet
in the same workbook. i am selecting the cells ok but the copy and paste operation do not seem to work. can anyone help ActiveSheet.Select Cells(z, 6).Copy Sheets("approvals").Select ActiveSheet.Select Cells(y, 5).Select Paste Cells(y, 5) -- Jack |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Copy and Paste or Paste Special between Excel Workbooks | Excel Discussion (Misc queries) | |||
Copy, paste without file name referenced after paste | Excel Discussion (Misc queries) | |||
help w/ generic copy & paste/paste special routine | Excel Programming | |||
Excel cut/Paste Problem: Year changes after data is copy and paste | Excel Discussion (Misc queries) | |||
Copy and Paste macro needs to paste to a changing cell reference | Excel Programming |