K
Katrina
I have a spreadsheet that a VB program will pull a range of cells to
insert into a Word document. VB looks for Excel's Name "TableRange1".
I need to dynamically determine what that range is.
I want to determine it based on the first "empty cell" it comes upon.
The cell will have a formula but no data (text in this case).
For example, in cell range A1:C30, if A15 is the first blank cell then
I want my range to be A1:C14. I'd like to be able to do this using
formulas but I'm willing to learn a macro if necessary.
Thanks
Katrina Haggerty
insert into a Word document. VB looks for Excel's Name "TableRange1".
I need to dynamically determine what that range is.
I want to determine it based on the first "empty cell" it comes upon.
The cell will have a formula but no data (text in this case).
For example, in cell range A1:C30, if A15 is the first blank cell then
I want my range to be A1:C14. I'd like to be able to do this using
formulas but I'm willing to learn a macro if necessary.
Thanks
Katrina Haggerty