Comments are available to members only. Sign up or Log in to view these comments.
Main Topics
Browse All TopicsThis is quite a strange problem I'm having with Access 2K3.
I created a form with some combo boxes to filter data and linked a query as the data source.
It worked fine at first but after a couple of times using it (just testing) it began to stop displaying any of the elements on the form when it is in Form View. It shows the elemnts when in Design View.
I noted that if I take the query out of the data source for the form the element re-appear.
I can't figure out the problem at all.
Here is a break down of the form and related query:
Form Name: frmExpediteRates1
Form Elements: txtSupplierName (=cboSupplierID.Column(1))
The rest of the form elements are from the query:
Query Name: qryExpediteMatrix
Field List: ShipAddress, ShipCity, ShipState, ShipZip, VendorOpen, VendorClose, PrimaryVendorContact, ContactPhone, ContactExtension, ContactEmail, ctxRate, landstarRate, tristateRate, capitolRate.
The query is filtered by the form on the following fields:
Equipment ([Forms]
Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: LennyGrayPosted on 2008-02-27 at 09:14:16ID: 20995889
Comments are available to members only. Sign up or Log in to view these comments.