View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
davegb davegb is offline
external usenet poster
 
Posts: 573
Default Is there a list of constants and conditions available anywhere?


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

Thx, Stacy


Stacy,
I just got back into VBA a few months ago (did a little VBA about 12
yrs ago). I searched all over, bookstores, online, etc., for a really
good VBA reference. I particularly looked for info in the constants.
Went to the biggest bookstore in town, sat down with every huge VBA
manual, and looked through them for this kind of basic info. Nada! I
finally bought Walkenbach's book. It's ok.
If you find it, please let me know! I'd still very much like to have
something like that.
I'm finding VBA far more difficult to learn than the languages I
learned years ago like Fortran and Basic and others. There are so many
"hidden" rules. I started to say "unwritten", but I imagine they're
written somewhere, just not easily available. One of these days I'll
take a class.
Best of luck finding a really good basic reference. Please let me know
if you do!