RE: $$Excel-Macros$$ Help me add a loop.

2010-07-15 Thread Dave Bonallack
le, it comes with all sorts of spurious spaces and carriage returns, which have to be removed, and sometimes even pastes as one super-long line. Sometimes I have to paste it into an XL spreadsheet first, then re-copy and paste it into the module.) Let me know if it works. Regards - Dave >

$$Excel-Macros$$ Help me add a loop.

2010-07-15 Thread GrPacker
Please help asap! I really appreciate it. The code below will search through other worksheets and copy and paste back the search criteria to the next line of a "report" worksheet. It works well except that it only does the first hit in each worksheet and I need it to find multiple. I think alls