xlUnlocked cells?

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

If I put xlUnlocked cells in workbook open, will it work in Excel 97?

Thanks in advance
 
It should.

But a better design rule is to develop workbooks on the oldest version of excel
that the user's will be running.

There are some things that were added in xl2k+ that won't work with xl97.

(This isn't one of them, though.)
 
Thanks Dave,

Also, in Excel 97, does it work protect VBA project? I have Excel 2003, and
I have protected project. Shall it work in Excel 97?

Thanks
 
Does it work ok in a workbook with a protected project?

Yes.

But the real best way to test this kind of stuff is to try it with xl97.
 

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