Advertisement

1 - 10 of 14 containing alltags:("Access VBA Forms") (0.003 seconds)
Access 97 Using VBA, how can I tell if a form is currently open? Thanks! TK
Zones: MS AccessDate Answered: 05/24/2001 Grade: A Views: 0
Hello Experts, Have a general question about designing Access forms and using VBA, and was hoping someone might be able to provide some guidance. One of the main things I've noticed in the ...
Zones: MS AccessDate Answered: 12/02/2004 Grade: A Views: 5
Hi I need to prevent users closing forms etc. whilst the db is processing procedures Something like: DoCmd.BlockInput True run the sub DoCmd.BlockInput False I use the hourglass but that doe...
Zones: Access Coding/Macros, Access FormsDate Answered: 05/21/2007 Grade: C Views: 27
Sorry in advance - this question is a bit vague and doesn't relate to a specific piece of code. I often get confused with the use (in Access VBA) of Cancel and Undo. It seems in some situations ...
Zones: MS Access, Access Forms, Access...Date Answered: 05/05/2008 Grade: A Views: 24
I need to disable controls (or enable at another time) during runtime.  My very short code is listed. In the debugger, stopping at "If TypeOf," ctl.Enabled shows as True; yet, when the next line...
Zones: Access FormsDate Answered: 07/24/2008 Grade: A Views: 12
I have a form which has a tab control (TabCtl0) with three tabs on an Access 2007 form.  There's a peculiar behavior which I can't control. When the form opens the tabs themselves are just shift...
Zones: Access FormsDate Answered: 07/24/2008 Grade: A Views: 0
I have copied code from another Access database.  I think I have something missing.  I want to have the user prompted to click on the ResubmitRework checkbox.  Right now, if the user leaves the box...
Zones: MS AccessDate Answered: 04/07/2005 Grade: A Views: 0
I am developing a database for some users in the company, i want for every time theres an error in the database that would normally cut out the programme and show the VBA code, for it to email me a...
Zones: MS Access, SQL Syntax, Access FormsDate Answered: 03/22/2008 Grade: A Views: 0
I want to write VBA code in Access to choose values from a combo. The code below returns a compile error "invalid use of Me keyword". I'm not sure how to correct this error. Could someone help me ...
Zones: Access Coding/Macros, Access FormsDate Answered: 06/09/2008 Grade: A Views: 0
I need to get a form to open another form and display a specific record. BUT I don't want to apply a filter because the user needs to select any record if they don't want the specific one that is d...
Zones: MS AccessDate Answered: 09/08/2004 Grade: A Views: 19