Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a template which uses formulas to drag data from an input sheet through to a worksheet which manipulates the data. The number of rows of data on the input sheet is variable. I cannot use activerange because I do not want to select cells containing formulas which have not resulted in data being pulled through. What I need is a macro which checks the rows in column A to see how many have text data pulled through and ignors the rest where there is a formula but which has not dragged data from the input sheet and then to select these rows. This selection would start at A4 (or the user could select the start cell manually). The area would be limited by the last column which contains text in any row (and again not formulas). Thanks for any assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I perform summation over variable areas? | Excel Discussion (Misc queries) | |||
Copying print areas and Row and Chart Headings are displayed | Charts and Charting in Excel | |||
Variable Ranges for Print Areas | Excel Programming | |||
Deleting "variable" areas in a worksheet | Excel Programming | |||
copying areas and macro loops | Excel Programming |