I have a main database that contains a main product. In this database, the product has 12 categories. I want to be able to pull the # up in the main database, and have a button that will pull up the category form. I can do that for 1 category, but i'm having trouble telling the button which...
ok..i have a data entry form with a subform. when i use the tab from the very top of the main form, it automatically moves to the bottom of the form without using the scroll bar. But if i start in the subform, i can tab to the bottom, but the form view does not move. HELP. This is aggrivating...
I WANT TO BE ABLE TO SEARCH AND FIND A CUSTOMER/LOCATION/#, THEN WHEN THAT FILTERS, I WANT TO BE ABLE TO OPEN THE SCANNED PIC OF THE # FILE FROM A COMMAND BUTTON.THANKS IN ADVANCE.
YA'LL ARE GREATTTTTTTTTTTTTTTTTTT.
I HAVE A FORM THAT HAS 3 SYNCHRONIZED COMBO BOXES, YOU CAN SELECT 1) CUSTOMER 2) LOCATION 3) CATEGORY. AFTER YOU PICK THE CUSTOMER, IT FILTERS ONLY LOCATIONS FOR THAT CUSTOMER, AND AFTER U PICK LOCATION, IT ONLY SHOWS CATEGORIES FOR THE CUSTOMER AT THAT LOCATION. AFTER U SELECT THE CATEGORY...
ok..here's the deal.
i have a database (compcomp) that contains all my forms, queries, macros,reports for 4 databases<.<.<these database tables are linked to this database (compcomp).
Every thing works fine. (thanx to a little help from friends:-X) UNTIL you access a certain database...<xref>...
i have a database on a citrix server. I have the forms,queries, etc in one databate (compcomp) and the tables are linked to the prospective databases. (xref, csur, dlog, vlog). all of this is contained in the same folder on the server. J:\databases
i have the individual computers J drives...
every time more than one person is in the database to add files, it locks up.. i need for more than one person to enter at a time. this happens if one person is searching and one is adding,.....help...quickly...thank you.
monica
i can filter records on my main form, but when i search from my subform, it doesn't bring back results. I want to be able to filter from any field on this form. The main form contains customer information, the subform contains cylinder information for that customer.. sometimes i might want...
**Private Sub cmdOpenReport_Click()
If Me.Filter = "" Then
MsgBox "Apply A Filter to the Form First!!"
Else
DoCmd.OpenReport "Report1", acViewPreview, , Me.Filter
End If
End Sub**
i have a form "frmCustomerSurveySheet" that has a...
i have 4 synchronized combo boxes.
one each for customer name, plant name, location, and unit
these are the four search criteria to find the information i want to find.
i have the combo boxes synchronized//////////
now i want to be able to select those four fields, then press a button to open my...
i want to select records in my form and print them out to my report. I don't want to save any queries or filters if possible. I can get them to print out (as selected), but they print out in form, not report. HELP. Oh, then i want the PrintOut command too.
thank you
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.