Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have four columns that represent the various parts of a road name. The
respective headers are, in order, Prefix, RdName, Suffix and PostDir. The headers occupy cells A1 through D1. A user will copy relevant data into this sheet, with cell A2 being the first cell that could potentially contain data. Most often cell A2 will NOT contain a value. It is likely that one of the four columns will contain no data at all (except for the header). It is equally likely that there will be sections where there is no data at all for several rows in a row. What I need to do: I need to be able to select the range from cell A2 to E? where the ? represents the last row number that contains a value. John Wilson and Per Erik both offered advice in a previous post, but neither method worked. TIA. -gk- |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CODE 2 SELECT SHEETS LISTED IN A RANGE | Excel Discussion (Misc queries) | |||
How can change range to select active rows instead of :=Range("S10 | Excel Discussion (Misc queries) | |||
Code to select range | Excel Discussion (Misc queries) | |||
How do I select this range using code? | Excel Programming | |||
CODE to select range based on User Input or Value of Input Field | Excel Programming |