VBA Info on Line

  • Thread starter Thread starter Galsaba
  • Start date Start date
G

Galsaba

Where can I find all object info, functions, etc. of VBA for MS Access on the
web?

Joe
 
Galsaba said:
Where can I find all object info, functions, etc. of VBA for MS Access on the
web?


Start from the Help - Office Online menu item, then search
for what you're looking for. I think you should be able to
access just about any help topic in Access 2003.

I don't know of an online source for Help in earlier
versions.

What's wrong with your installation's Help files??
 
I could not find there information about the report properties such as
borderStyle, etc.
If there is, it was not very clear.
I am trying to use VBA to condition whether or not a field will be displayed on
the report. Right now I am doing it by controlling the borders (transparent -
if I do not want to display), and for the label field I use foreColor white, if
I dont want to display.
Thanks,

Joe
 

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