Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello fellow programmers! I am in need of some help trying to get my
macros to goto a specific location from a sheet...I'd figure the code would look like this... Application.Goto Reference:="ActiveCell.Value" The problem is I am told my refrence isn't correct..however I have tried to format it the way it works when I use the "Goto" function of Excel (CRTL + G) the format I am using in the active cell is... SheetDB1!B65500 When I copy this code and use the goto function it works fine but the macro is failing to realize what it is I am trying to do...Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Whats the new "Template Wizard with Data Tracking"? | Excel Worksheet Functions | |||
How to change "automax" to "autosum"? (probablyl wrong terminology) | Excel Discussion (Misc queries) | |||
whats the big "Page 1" that appears across my spreadsheet? | Excel Discussion (Misc queries) | |||
Application.Goto reference:="MyCell" | Excel Programming | |||
Whats wrong with this VBA statement -ActiveCell.FormulaR1C1...? | Excel Programming |