Hi! I have created a record browsing window (data is displayed in datagrid in subform) which includes custom navigation buttons (first, next, last and previous). The custom buttons are disabled as appropriate (e.g. if at the first record, the GoToFirst and GoToPrevious buttons are disabled)...
Hi!
I have reviewed the many other threads on RecordCount and have no reason to think my code should not work, however, it returns the incorrect answer.
Private Sub Form_Load()
MsgBox(Str(Me.[ctrlPatientBrowser].Form.Recordset.RecordCount))
End Sub
ctrlPatientBrowser is a subform - datasheet...
Could someone please advise where I can find out the order in which some of the events associated with forms and fields occur?
Obviously some only occur when an action occurs, however, I believe there are times when several events occur upon a single action, e.g. opening a form.
Thanking you
Peter
I am running Access 2007 on Vista Business.
I have used faq702-4289 to get one combo box controling (filtering) the list on a second combo box and it works very well.
However, what doesn't work is:
(1) as I cycle through records the second combo box does not display the record from the...
I have searched the logs for my problem without success. I am running Access 2007 on Vista Business. I am using a new Lenovo laptop with 2Gb ram etc - no spec/performance issue.
I have a small database with two forms. One form works perfectly, however, the other form causes me problems in...
I have found a thread [thread702-1209629] that seems to answer my question, however, that answer is not working for me. I would appreciate some assistance in identifying where I am going wrong, to which I'm sure it is to with referencing and have looked up many threads on this but I have still...
Hi all,
I am using Access 2003 and remain a novice with Access, but improving.
I have a main form (customer details) with most of the customer's details displayed on Tab Pages. I also have a subform on the first Page of the Tab displaying visit details. The subform is displayed as a Datasheet...
thread702-1199776 is close but does not answer my question.
I have created a query, grouping visit dates by months (and have also include cost of all visits per month; number [sum] of visits per month; average visit cost; min visit cost; max visit cost, which all works fine) However, the dates...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.