hi all,
I have created a new form (frmTEST) with a few labels, text boxes and 1 public procedure (public sub RetrieveValue).
When I go to another form, trying to call the sub RetrieveValue in frmTest by typing "frmTest.". No thing show up, not even the properties and controls (labels and text boxes) in the form frmTEST.
If I try call an exisiting form, say frmExisting, all properties, method,...
User Profile
Collapse
-
form property not showing up
-
Converting from Access 2002 to 2003
Hi all,
I'm about to convert Access 2002 to 2003. Does anyone face any problem from this conversion?
Thanks.
regards,
John -
You are right Mary, it's coded to by pass the Shift Key by setting CurrentDB.Prope rties("AllowByP assKey")=False
However you can still open the code by double click on the program, right click on the screen and select Open Database, then select menu Window and select Unhide...
John. -
Open Access Code
Hi All,
I have an existing access application which I need to open to modify the code. I press Shift + double click on the file (.mdb) but it start running the application, but not the code.
Does any one know what happen, and how can I open the code to modify it.
By the way, I tried Shift + open other MsAccess applications and it open the code fine.
Thanks and appriciate for any help.... -
Continuous form detail section
hi,
I have a few records displayed in the Detail section of the continuous form, and a line of comment at the bottom of the screen in the Form Footer section.
However there is a wide gap between the last record in the Detail section and the comment textbox in the Form Footer.
How can I make the Form Footer section displaying just after the last record in the Detail section?
Thanks in advance!... -
Continous form - Not to display the last row
hi all,
I have a continuous form that bound to a couple of fields. When the records are displayed, the last record which have nothing also display (blank record).
I tried to Group it in the record set, it works, but I won't be able to modify the fields bounded onto the form.
How do I make this not displaying and also able to edit the exisiting records?
Many thanks for any help.
... -
-
Binding fields on a continuous form
Hi all,
I have a question and really hoping you guys can help or point me to the right direction.
MY SCENARIO:
I need to design a screen which show up all the questionnaires and the users can select 1 of the checkboxes (Frequency) for each question. The users can either select Never, Few Times, 1-3 Times a month, 1-5 Times a week and Everyday.
I store all the questions in the database table, tblItem,...
No activity results to display
Show More
Leave a comment: