Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Glad you got it working!
Jennifer wrote: Dave: Wow! I deleted everything I had and pasted in your code and - ta da - it works! Thank you so much! I didn't know about the unqualified range - "Range("B3").Select will refer to the worksheet that owns the code--not the activesheet." That's important info that is now permanently burned into my memory. Thanks! I really appreciate your help! Jennifer -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Range("Reset Sheet!F13").Select Makes VBA Code Fail | Excel Programming | |||
How to change "automax" to "autosum"? (probablyl wrong terminology) | Excel Discussion (Misc queries) | |||
use variable in Workbooks("book1").Worksheets("sheet1").Range("a1" | Excel Programming | |||
How do I select a range of cells without doing Range("a3", "f3").. | Excel Programming | |||
Using "Cells" to write "Range("A:A,H:H").Select" | Excel Programming |