Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: LISABBB
  • Content: Threads
  • Order by date
  1. LISABBB

    Yikes! one event blocks another

    I have a form which I am using DoCmd.DoMenuItem acFormBar, acRecordsMenu, 5, , acMenuVer70 which does a good job of refreshing/updating everything on the form. Once that is done, my intent was to either open a form, or have a pop-up that informed the user that they needed more money before...
  2. LISABBB

    storing filter value in pop-up modal form

    I have a form that opens as a pop-up modal when a credit card is used. If it is the first time for a given record that the card is used, it will open to a new record. How do I get the ID number from the main form stored in the appropriate field of the pop-up form? (Yes, I should know this...
  3. LISABBB

    graphic on Access report doesn't appear in MSWord

    I have created an absolutely lovely Access report, which is perfect except for one little thing. (Isn't that always the case?!) I need to be able to export the complete report to MS Word so the end user can add comments beyond the scope of the database and delete information they don't want in...
  4. LISABBB

    sending an access report to word, graphic doesn't appear.

    I have created an absolutely lovely report, which is perfect except for one little thing. (Isn't that always the case?!) I need to be able to export the complete report to MS Word so the end user can add comments beyond the scope of the database and delete information they don't want in the...
  5. LISABBB

    Calculated Control with extras

    I have a subform, which lists data based on the invoice number of the main form. So far, it works great. I then try to get the totals for PRICE of the items on the subform. Again, it works! Now it gets tricky...there are several categories which the various items fall into, like LABOR...

Part and Inventory Search

Back
Top