Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Why do I get an error: Sht = Sheets("print").Range("D" & a).Value Sheets(Sht).Range("Print_Area" & Sht).Select but when I cut it in 2 it works: Sht = Sheets("print").Range("D" & a).Value Sheets(Sht).Select Range("Print_Area" & Sht).Select Cheers, Harold |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sum if question | Excel Worksheet Functions | |||
Look up question | Excel Worksheet Functions | |||
Newbie Question - Subtraction Formula Question | Excel Discussion (Misc queries) | |||
The question is an excel question that I need to figure out howto do in excel. | Excel Worksheet Functions | |||
VBA Question | Excel Discussion (Misc queries) |