Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying (very) to create some code that will create a range name starting
at cell B10, down to the final row with data in that column. I have a starting point of Finalrow = Range("F65536").End(xlUp).Row Which uses column F to find the final row with data. I would like assistance with the next line(s) of code to create a range called AssignedTo Thanks in Advance for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell naming using cell references (VBA? Offset?) | Excel Discussion (Misc queries) | |||
Range naming | Excel Discussion (Misc queries) | |||
=OFFSET(!$A$1,,,,) - global range naming | Excel Worksheet Functions | |||
Problem with Range.Cells.Offset and Range.Cells( row + offset, column) | Excel Programming | |||
VB Code Naming a Range (range changes each time) | Excel Programming |