False and msoFalse

  • Thread starter Thread starter Fox via OfficeKB.com
  • Start date Start date
F

Fox via OfficeKB.com

Is there a difference between False and msoFalse (and True vs. msoTrue)? Can
I just change all msoFalse to just False and remove the reference to the
Microsoft Office 9.0 object library or is the Microsoft Office 9.0 object
library normally selected by default in a project along with the Microsoft
Excel 9.0 object library? Thanks.
 
Both True and msoTrue resolve numerically to -1, so you can use
either one.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


message
 

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