Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to define a name in a sheet (the name of the sheet will change
each, and I need function to insert into a macro, which will re-define this named ranged each time a system generates a new file). For the named range, I am using OFFSET(A1,0,0,counta(A:A)+1,12) because the 12 is the width of the columns I need. I would LIKE for it to be dynamic, and figure out on its own how many columns to set as width. When I try something like 'count(3:3)' (which is the row that helps define width), I am not getting it to work Any suggestions? Thx much. -- Boris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XL2002 - OFFSET function and LARGE function | Excel Worksheet Functions | |||
Help defining a user-defined function | New Users to Excel | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Defining Cell namse after they are used in a function | Excel Worksheet Functions | |||
Using the Offset Function | Excel Worksheet Functions |