VB question

  • Thread starter Thread starter TotallyConfused
  • Start date Start date
T

TotallyConfused

I would like some advice please. I am trying to learn VB6. I was
recommended a very expensive book, Programming in Visual Basic 6.0. Before I
decide to keep this book. I would like to know if the practice/examples in
this VB book can be used in Microsoft Visual Basic Access 2003? Thank you
for any advice.
 
Sorry, I don't have a copy of the book, so I can't give a definitive answer.
However, the language components of VB and VBA are very similar. The major
problem you may run into is the fact that the controls available for forms
in VB are quite different that for forms in Access, to the point where many
of the examples will not work in Access.
 
Thank you very much.

Douglas J. Steele said:
Sorry, I don't have a copy of the book, so I can't give a definitive answer.
However, the language components of VB and VBA are very similar. The major
problem you may run into is the fact that the controls available for forms
in VB are quite different that for forms in Access, to the point where many
of the examples will not work in Access.
 

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

Similar Threads

How to code in vb my expense entry 1
Learning VB & VBA 4
Novice VB Question 36
Good Question for a MVP 1
Learning VB for Access 2003 3
Advice on moving to C# 5
Vacinations ??? 4
Good VB 6 book 2

Back
Top