View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default False and msoFalse

it is normally selected.

? false
False
? msofalse
0
? true
True
? msoTrue
-1

--
Regards,
Tom Ogilvy


"Fox via OfficeKB.com" wrote:

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.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200605/1