Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you're not looking at the sheet "Master" when you run the macro, then you
will need to change that line to something like: Set objWS = Activeworkbook.Worksheets("Master") (That would work even if you WERE looking at "Master" as well.) -- Hmm...they have the Internet on COMPUTERS now! "Darin Kramer" wrote: Thanks - it may work :) - Im playing now... but if I want it to run on the sheet called master, do i need to change this line: Set objWS = ActiveWorkbook.ActiveSheet What would the syntax be...? Thanks, appreciate your assistance. Kind Regards D *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
putting 2 long columns into multiple columns in excel page and sor | Excel Discussion (Misc queries) | |||
to convert columns to rows having mulit independent group columns | Excel Worksheet Functions | |||
Combine multiple columns into two long columns, Repeating rows in first column | Excel Discussion (Misc queries) | |||
Combine multiple columns into two long columns, Repeating rows in first column | Excel Discussion (Misc queries) | |||
Excel button :: Filter columns by value - possible? Additionally, hide certain columns | Excel Programming |