Please help me combine the codes below so that they work in the same worksheet.
The work if only one set is applied but not together.
Thanks
![]()
Please Login or Register to view this content.
Please help me combine the codes below so that they work in the same worksheet.
The work if only one set is applied but not together.
Thanks
![]()
Please Login or Register to view this content.
Last edited by stanlelma; 07-16-2013 at 01:46 PM. Reason: Added Code Tags
Hi, stanlelma,
please add code-tags around the procedures as required per Forum Rule #3.
Ciao,
Holger
Use Code-Tags for showing your code: [code] Your Code here [/code]
Please mark your question Solved if there has been offered a solution that works fine for you
Thanks, the code-tags are added. Any solutions?
Hi, stanlelma,
maybe like this (untested)
although I would recommedn to use SpecialCells(XlCellTypeBlanks) or WorksheetFunction.CountBlank(Rrng) which would only include cells that really are blank (no formulas) instead of looping through all the range.![]()
Please Login or Register to view this content.
Ciao,
Holger
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks