VB Code

  • Thread starter Thread starter Crispy
  • Start date Start date
C

Crispy

Does anyone know where I can obtain a list of all VB functions and codes,
and explanations of how they work?

Or have I got to buy a comlete package?

Thanks in advance
 
Usually its best to look at the (cough...cough) help files.

Alternatively, here are some good links:

FMS
http://www.fmsinc.com/tpapers/index.html
http://www.fmsinc.com/free/tips.html
http://www.fmsinc.com/toplevel/books.htm

The Access Web
http://www.mvps.org/access/

Tony's Main Microsoft Access Page
http://www.granite.ab.ca/accsmstr.htm




--
Rob

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 
The books are your best bet, Crispy. There is realms of code out there and
lots that you will never need to use.

Alternatively, read through the Access newsgroups in Google Groups where you
will see code used to solve practical problems. Keep a list of the stuff you
find useful and ask about the stuff you don't understand.
Evi
 
I'd like to add that when the help files have failed me, often a quick
search on Google provided what MS Help failed miserably to do.
 
Hiya Anon

http://groups.google.com/groups?hl=en&group=microsoft.public.access.forms

http://groups.google.com/groups?q=microsoft.public.access.gettingstarted

http://groups.google.com/groups?hl=en&group=microsoft.public.access.reports

http://groups.google.com/groups?q=microsoft.public.access.formscoding

http://groups.google.com/groups?q=microsoft.public.access.queries

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=microsoft.publ
ic.access.tablesdbdesign


Any I've missed out, anyone? :)

A good approach is to think 'what would I like my database to do?' then
search for a few keywords in some of those groups.

I've collected the stuff I've found useful and stuff that I've managed to
write myself into Word documents (46 documents at last count and growing all
the time!). If you do the same, you will find that useful.

Evi

(e-mail address removed)> wrote in message
 
went to one of the urls, looks good. THanks Evi.
-----Original Message-----
Hiya Anon

http://groups.google.com/groups? hl=en&group=microsoft.public.access.forms
q=microsoft.public.access.gettingstarted
hl=en&group=microsoft.public.access.reports
q=microsoft.public.access.formscoding
q=microsoft.public.access.queries
8&q=microsoft.publ
ic.access.tablesdbdesign


Any I've missed out, anyone? :)

A good approach is to think 'what would I like my database to do?' then
search for a few keywords in some of those groups.

I've collected the stuff I've found useful and stuff that I've managed to
write myself into Word documents (46 documents at last count and growing all
the time!). If you do the same, you will find that useful.

Evi

(e-mail address removed)> wrote in message



.
 
Back
Top