Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks, notes:
Columns: (problem: this eq in row 3 must say 3 here for: AG:AG, else will say AG3:AG3) (problem: this cell references columns: AG:AG, as well as: AG3; if you cut / past over cell AG3 to far right: #REF! stuff happens) =SUBSTITUTE(SUBSTITUTE(CELL("address",$AG3),"$","" ),ROW(),"")&":"&SUBSTITUTE(SUBSTITUTE(CELL("addres s",$AG3),"$",""),ROW(),"") NOTE: I use DIM & RANGE reference instead of column / cell references, to have dynamic reference to changing column/ cell locations. you must enter DIM & RANGE statements for each of the "made-up" names you make. eg missing below: colP1, colP4, dateC2, dateC3.. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referring to Ranges in Change-Event Macro? | Excel Discussion (Misc queries) | |||
Referring to the previous selected sheet in a macro | Excel Discussion (Misc queries) | |||
Referring to a hyperlink | Excel Discussion (Misc queries) | |||
insert columns macro is putting 2 columns instead of 1 | Excel Worksheet Functions | |||
Referring to a column | Excel Discussion (Misc queries) |