Wrox Programmer Forums
|
BOOK: Access 2003 VBA Programmer's Reference
This is the forum to discuss the Wrox book Access 2003 VBA Programmer's Reference by Patricia Cardoza, Teresa Hennig, Graham Seach, Armen Stein; ISBN: 9780764559037
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Access 2003 VBA Programmer's Reference 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
 
Old May 7th, 2005, 12:24 PM
Authorized User
 
Join Date: May 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default Controls’ properties

The size of the RowSource property? Is this limited or not?
And if I want to add the value this RowSource property from VBA, I have to close the form and then open it in design view and then return to the normal view?

Microsoft says that to improve the performance of Access Project. There are tips for using forms that in stead of using the form’s module, you create a standard function and then attach it to the event property. But some procedures give parameters for example the OnDelete(Cancel as integer) or NotInList(NewData as string, Response as integer). What will we do to refer to these parameters when you create a standard module? And then if the form has-module property is yes does it make differences in size if you have one or two event-procedures on form?

And last question is that there are some MsgBox from the system (Access or VBA), how can I reply to these msg in VBA code and how to enable and disable these buttons? There are books for this?

Thanks


 
Old May 8th, 2005, 09:56 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 248
Thanks: 0
Thanked 1 Time in 1 Post
Default

Since this question isn't related specifically to the book, please ask it on the following forum:

http://p2p.wrox.com/forum.asp?FORUM_ID=5

Randall J Weers
Membership Vice President
Pacific NorthWest Access Developers Group
http://www.pnwadg.org





Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help with query properties zachtom Access VBA 1 April 1st, 2004 12:22 PM
properties aadz5 C# 3 December 29th, 2003 11:38 AM
Properties robert_83 .NET Web Services 0 July 30th, 2003 07:27 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.