Recent content by JenniferL

  1. J

    Modifying Issues Database

    thanks, I took a "leap of faith" and made the changes to all the "issues" I could find including looking in the macros and VBA. I must have been pretty thorough as everything appears to be working. :-) I will reference this link though for that find and replace tool for the future!
  2. J

    Modifying Issues Database

    I was going to build a database from scratch for a co-worker when I reviewed the "Issue Tracking" database from the templates for Access 2010. It will work great however, they want the word "Issue" changed to "Request" on EVERYTHING. Is there an easy way to do this? It will affect table...
  3. J

    How to assign variable shipping rates

    I am using a basic Order form and Order Details subform to capture my information. Customer is selected, then Products and Quantities are filled in... the subform calculates the total price. This all works great. Then I have a problem. I have some national customers that require shipping...
  4. J

    Error 35, Subform DLookUp Solution

    Thank you Bob Fitz and jdraw for some different ideas. I have more to build in this database so I'm sure I'll be back there.
  5. J

    Error 35, Subform DLookUp Solution

    This code worked. I realized I had a problem with multiple values at the table level. I fixed that and it worked!
  6. J

    Error 35, Subform DLookUp Solution

    Hi Bob, This problem is in the subform of the Order Details form. I want the product name (Product ID is stored value) to appear in a drop down box and then the subform needs to go and get the base case cost. This is a calculated field in a query. All the solutions I see have the price or...
  7. J

    Error 35, Subform DLookUp Solution

    [Solved] Error 35, Subform DLookUp Solution I am stuck on something that's probably easy for one of you to fix. Here's the problem. On my subform, I have 2 controls. One combo box that displays a list of product codes and product names. Beside it is the BaseCaseCost. I need the after...
  8. J

    Building a Better Bean Machine

    Hi Everyone, I'm not new to Access forums or databases but have been gone a long time. New role and new database brings me back and looking for the solutions you all provide. Usually the best quick and easy answers here. Thanks so much for everyone's help.
Back
Top Bottom