 |
| Access VBA Discuss using VBA for Access programming. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

October 26th, 2004, 05:25 AM
|
|
Authorized User
|
|
Join Date: Oct 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I think you need to know, how to make a good DATABASE first, then
after that you can jump to programs. You'll find the way !!!
Bye . . .
|
|

October 27th, 2004, 04:51 AM
|
|
Authorized User
|
|
Join Date: Oct 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i know how to make a good database...but i have never used vba before, and i have no idea how to use it :)
MMC, thanks for all the help, really appreciate it :)
|
|

October 27th, 2004, 06:07 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
|
|
Okay, the wizard should write all this code for you. If you want to see what it has written, in Design View, right click the button, open Properties, then select the Event tab, and you will see [Procedure] written in the On Click line. Click the elipses button to the right of the line [...] and VBA will open showing the code for that button, and for all the other items on the form.
Hope that helps.
mmcdonal
|
|

October 27th, 2004, 07:30 AM
|
|
Authorized User
|
|
Join Date: Oct 2004
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
PMJI, but your original post about needing more than 100 tables proves you don't know much about databases, either. You should go purchase a good database design book - I highly recommend Database Design for Mere Mortals.
John Viescas, author
"Microsoft Office Access 2003 Inside Out"
"Running Microsoft Access 2000"
"SQL Queries for Mere Mortals"
|
|

October 27th, 2004, 07:44 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
|
|
Yeah, a good design book should be very helpful. Taking the time to lay a good foundation (knowledge-wise) will make Access much more enjoyable, make your solutions more powerful, and decrease the frustration level considerably. A quick count of books at my desk shows:
Access: 8
SQL: 2
Scripting: 4
VB.NET: 1
C++: 1
ADS: 1
VBA: 2
Windows XP: 3
Office XP: 1
And that's just at work. I have that many at least at home. The first ones I got I read cover to cover, and after that I didn't read all of each one, but they are essential for references.
Listen to the author dude.
mmcdonal
|
|

October 27th, 2004, 10:52 AM
|
|
Authorized User
|
|
Join Date: Oct 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
MMC, do you use any chat services like IRC, or msn i can contact you on for further help?
and dam, thats a lotta books :|
|
|

October 27th, 2004, 11:02 AM
|
|
Friend of Wrox
|
|
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
|
|
Email me and I will give you my msn name.
mmcdonal
|
|

October 28th, 2004, 05:28 PM
|
|
Authorized User
|
|
Join Date: Oct 2004
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
i sent an email :)
|
|
 |