Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When my macro is done, I would like it to show certain columns of a sheet.
When I record the keystrokes to do this, it looks fine. But when the macro runs automatically, it ends up a few columns over. Her is the code I recorded. What variable could be messing me up ( I think I may have clicked relative references when I recorded the macro)? Sheets("Resource Hours").Select Application.Goto Reference:="R1C1" ActiveCell.Next.Activate ActiveCell.Next.Activate ActiveCell.Next.Activate Thanks Dean |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Viewing data on computer screen | Excel Discussion (Misc queries) | |||
Viewing a worksheet on a large projection screen | Excel Discussion (Misc queries) | |||
print box opens in right screen of dual screen setup why | Excel Discussion (Misc queries) | |||
Viewing 2 seperate spreadsheets on the screen simultaneously | Excel Discussion (Misc queries) | |||
How to copy data from excel to power point screen by screen? | Excel Programming |