View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Is there a list of constants and conditions available anywhere?

The constants are listed in the object browser in the VBA.

What exactly do you mean by conditions? Functions etc are listed in Help in
VBA.

--
HTH

Bob Phillips

"fuzzy" wrote in message
...
I'm new to programming and don't know the tricks yet. Is there a list of
constants and conditions somwhere?

Thx, Stacy