Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Whats wrong with this syntax? WsName is a string variable that is assigned the name of a worksheet exists. n and i are both integer variables that are based off of For statements. Worksheets(WsName).Range(Cells(5, n), Cells(2415, n)).Copy _ Destination:=Worksheets("Summary").Cells(4, i) Thanks! -- botha822 ------------------------------------------------------------------------ botha822's Profile: http://www.excelforum.com/member.php...o&userid=36752 View this thread: http://www.excelforum.com/showthread...hreadid=569175 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The error of my ways. | Excel Discussion (Misc queries) | |||
256 ways to make hamburger | Excel Worksheet Functions | |||
Alternative Ways to Spellcheck a Range | Excel Programming | |||
Ways of Summarising data | Excel Discussion (Misc queries) |