|
-
Feb 22nd, 2006, 01:26 PM
#1
Thread Starter
New Member
Regression Analysis On 1000 Sheets
I have approximately 1000 worksheets, each containing data that a regression analysis must per performed upon. The data is in the same columns on all sheets. The problem I'm facing is that there are frequently rows containing blank cells that I want to eliminate from the regressions, and these rows are different for the various worksheets. Obviously, a macro is needed to avoid manually analyzing 1000 sheets. I understand how to use With..End With to accomplish a regression across all the sheets, but does anyone have suggestions about how to filter the rows on each sheet to eliminate the blank cells?
Thanks for any help,
Ken.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|