microsoft+access+training - vba courses

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

TrustPilot

starstarstarstarstar Excellent

  • Home
  • Courses
  • Promotions
  • Schedule
  • Formats
  • Our Clients

Forum home » Delegate support and help forum » Microsoft Access Training and help » microsoft+access+training - VBA Courses

microsoft+access+training - VBA Courses

resolvedResolved · Low Priority · Version Standard

Taryn has attended:
Access VBA course
Access Advanced course

VBA Courses

Do you offer further courses on VBA?

RE: VBA Courses

Dear Taryn

Than you for your inquiry and for attending Access Advanced and VBA course

I have passed on your request to the appropriate department and somebody should be in touch with you soon.

Would you be intersted in learning Excel VBA which is a two day course?

Many thansk


Kindest Regards

Rajeev Rawat
MOS Master Instructor 2000/2003


 

Access tip:

Choosing data types in Access

Not sure which data type to use for your Access fields? Here are some guidelines to help you choose a data type to assign to a field.

- The Text data type can accept up to 255 characters. For information that will be recorded in paragraphs, use Memo.

- Also use Text for numbers that aren't going to be used in calculations, e.g. phone numbers.

- Use the Currency data type for monetary amounts.

- Use Date/Time for dates.

- Most other numbers can use the Number data type, but the Field Size property may have to be altered.

- For fields that have only two alternatives (yes, no) use Yes/No data type. If there is likely to be a third entry option (e.g. maybe or don't know) use Text instead.

View all Access hints and tips


Server loaded in 0.08 secs.