Command Buttons

P

pjd

Hi

I have made a few forms in the database I am working on and as such have
created many "Command buttons" by using the command button wizard.

I have just created a new form ( no biggie ..so far) only two fields,
[Account Number] and [Description]. This form will be used to add newACC.
No's.

BUT now when I use the the wizard to create a button...I get an information
dialogue box with...and I quote..."Subscript Out of Range" and it won't
create the button.

Can anyone tell me what this means??
 
T

Tom Wickerath

A possible cause for this problem can be found in this KB article. Although the title references
Access 2000, it likely applies to all versions of Access:

ACC2000: Resetting Code in Visual Basic Editor Causes Problems with Wizards
http://support.microsoft.com/?id=223229


Tom
__________________________________________


Hi

I have made a few forms in the database I am working on and as such have
created many "Command buttons" by using the command button wizard.

I have just created a new form ( no biggie ..so far) only two fields,
[Account Number] and [Description]. This form will be used to add newACC.
No's.

BUT now when I use the the wizard to create a button...I get an information
dialogue box with...and I quote..."Subscript Out of Range" and it won't
create the button.

Can anyone tell me what this means??
 
Top