pasteall problem

  • Thread starter Thread starter Gary Keramidas
  • Start date Start date
G

Gary Keramidas

i am wondering if anyone has experienced this issue with pasteall.

i have some pretty basic code that filters some data, copies the visible rows
using specialcells(xlcelltypevisible) and pastes them to another workbook.

problem is, when the filtered rows are not consecutive, it debugs on the
pasteall code, even though the data has already been pasted correctly.

this happens in excel 2003 prior to sp3. once sp3 is installed, the code runs
fine.

anyone know if there was a change/fix in sp3 related to this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top