Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have seen many methods to reference ranges and cells in VBA. Also, in a WS
various techniques are used to allow for insertion and deletions of cells and columns, such as relative and absolute addressing. When rows and columns are changed in a WS, As far as I can tell, those adjustments are not made in the Macros. My question is: What is the best practice for coding functions and macros so that they don't break if the rows and columns are changed in the worksheet we are referencing? Thanks, John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
range names to cell references | Excel Worksheet Functions | |||
Range Names convert to Cell References | Excel Discussion (Misc queries) | |||
How to rename references from range names to cell references | Excel Discussion (Misc queries) | |||
Changing cell references in a Range to Absolute | Excel Discussion (Misc queries) | |||
VBA References - when is Office Object Library Reference set? Best practice re. Early/Late binding ... | Excel Programming |