TAPS_MikeDion
Well-known Member
- Joined
- Aug 14, 2009
- Messages
- 632
- Office Version
- 2011
- Platform
- MacOS
Hi all,
Looks like I'm getting worse with trying to figure out VBA as I get older. LOL
All I need to do is find the last row within the range W3:AH1000 and clear the contents. I understand that I could simply use that exact range, but I have numerous sheets to have this run through so speed can be crucial. The sheets all begin with these names "A-", "D-" and "T-", which are followed by the months of the year. For example: A-JAN, A-FEB, etc. The data in the range can be numeric, text, dates, if that matters.
Thank you to anyone offering assistance!!!
Looks like I'm getting worse with trying to figure out VBA as I get older. LOL
All I need to do is find the last row within the range W3:AH1000 and clear the contents. I understand that I could simply use that exact range, but I have numerous sheets to have this run through so speed can be crucial. The sheets all begin with these names "A-", "D-" and "T-", which are followed by the months of the year. For example: A-JAN, A-FEB, etc. The data in the range can be numeric, text, dates, if that matters.
Thank you to anyone offering assistance!!!