Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just so you know you had 2 issues in what you posted...
Set grng = Range("A1:C1" & Range("C65536").End(xlUp).Row) Is not reference to sheet1 and there should be no 1 after :C -- HTH... Jim Thomlinson "nospaminlich" wrote: Many thanks Jim that's great. On to Phase 2 now! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA help to copy variable range | Excel Discussion (Misc queries) | |||
How to Copy and Paste a variable range | Excel Programming | |||
Code to copy formula to variable range | Excel Programming | |||
Macro to copy a specified range to a variable range | Excel Programming | |||
Locating variable range to copy | New Users to Excel |