Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I wanted to make a relative range in VBA for excell.
Ho can i do this? ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
set rng = ActiveCell.Offset(5,4)
-- Regards, Tom Ogilvy aapjaap wrote in message ... I wanted to make a relative range in VBA for excell. Ho can i do this? ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
making cells change relative to each other? cant figure out help plz | Excel Discussion (Misc queries) | |||
making cells change relative to each other? | Excel Worksheet Functions | |||
Automatically making formulas "Absolute" or "$ Relative" | Excel Discussion (Misc queries) | |||
How do I keep formats (eg.color) when making a relative reference | Excel Discussion (Misc queries) | |||
Making the Sheet a relative value? | Excel Worksheet Functions |