Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am trying in VBA to goto a location using the r1c1 reference style i have tried: Application.Goto Reference:="R[13]C[x + 1]" and Application.Goto Reference:="R13C x + 1" and Application.Goto Reference:="R13C (x + 1)" (x is a variable incrementing on each loop) Help in achieving the correct solution will be greatly appreciated. thanks Loopy; -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
application.goto | Excel Worksheet Functions | |||
Application.Goto Reference gets error 1004 | Excel Discussion (Misc queries) | |||
macro to close excel application other than application.quit | Excel Programming | |||
'Application.Goto Reference | Excel Programming | |||
application.quit will not shut off application | Excel Programming |