macro written in Excel 2000 not working in Excel 2002

I

Ivan H.

I have a macro that I wrote in Excel 2000 and when I try
to run it in Excel 2002, it brings up the debugger. The
message is:

'Compile error:

Wrong number of arguments or invalid property assignment'

What is highlighted is a call to Value(row, col),
specifically in Sheet1.Range(range).Value(row, col).

Any idea what's going on?
 

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

Top