Recent content by Monica Lemaire

  1. M

    Showing Active record in continuous forms

    I have a CONTINUOUS form that shows all record in a table. I would like it to be very obvious to a user which record they are sitting on so they can press a button and open a different form to edit that record. Any help would be greatly appreciated.
  2. M

    Module to fetch date for filename

    I am trying to save the results of a query to Excel using VB that captures the system date and adds it to the end of the filename. Any ideas?
  3. M

    Saving query results to Excel with date as name

    I am trying to save the results of a query to Excel using a macro that captures the system date and adds it to the end of the filename. Any ideas? :p
  4. M

    Get data from linked db

    Yes, when someone enters the Vendor & product in the local table I want the department to automatically update the department field and store the data in the local record. All records are in the ODBC db (and in some instances there are multiple products with different vendors so I need to meet...
  5. M

    Get data from linked db

    Need more help I am still having problems.....here is my setup ODBC table Vendor (key) Product (key) Department Local Table Rec # (key) Vendor (added) Product (added) Department (I want this field to automatically populate (and be stored) from ODBC table based on what is keyed into the added...
  6. M

    Get data from linked db

    I have a form that I would like to have some fields filled (product & vendor) in manually and a corresponding department populate (from linked ODBC table) automatically. How do I go about getting this field looked up without creating a drop down box?
  7. M

    Publishing with MS Word

    When I am publishing an Access report to MS Word the picture that I have in the report does not publish. Any ideas?
Back
Top Bottom