Visual Basic Error

S

srider

Hi,

When I try to copy and paste some data from one worksheet into a ne
worksheet I get a couple errors. In the first one the title bar say
"Microsoft Visual Basic" and the error is "File not found". If I clic
ok, I get another error: "Microsoft Excel cannot paste the data". Th
information pastes alright though.

This is in Excel 97 running on Windows XP. I've tried reinstallin
office to no avail. The same info can be copied and pasted on anothe
machine just fine
 
D

Dave Peterson

This is a guess. It sounds like there's a macro trying to help (to me).

Maybe you can start excel in safe mode and try it out to see if you still get
the error.

Close excel
windows start button|Run
excel /safe

File|Open your workbook and see what happens.

If the problem didn't occur, then maybe it's a macro contained in that workbook
that's causing the problem.
 
Top