Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I haven't been able to pull different topics together to find a
concrete answer for this. I have a project list i am making, and i have a macro to insert a line underneath the header(which is a range), so users basically just keep inserting rows on and on. The sheet allows for 2 different "sort criteria". I have the sort macro in place, and currently have users highlighting the content and hitting the button to sort their entries. What i would like to do is have excel go from the header range, look down until it finds and empty cell, then look right until it finds an empty cell, and automatically select the cells with contents so that then it can sort itself with one click and no need to highlight. I know this is possible i just don;t know how to incorporate excels look for blank logic. Thanks for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Moving a range name AND Contents | Excel Discussion (Misc queries) | |||
compare the contents of one range of cells with the contents of a. | Excel Discussion (Misc queries) | |||
moving the contents of a cell | Excel Worksheet Functions | |||
moving cell contents (automatically) | Excel Discussion (Misc queries) | |||
moving contents of cells based on criteria | Excel Programming |