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 Westi 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: *

  1. nicolea

    Calculate Dates

    I tried Now()+60 and I get all of my records. What does the "d" stand for?
  2. nicolea

    Calculate Dates

    I have a database the keeps records for insurance. I need show records that the insurance will exprire 60 days from now. I have a field for start date and end date aleardy popluated. I just can not figure out how to just show records when the end date will be 60-days from now.
  3. nicolea

    Word XP

    Does any one know why the shortcut Alt+E no longer works in Word XP? This is a short cut that will display the Edit menu. Just scratching my head!!!!
  4. nicolea

    Printing a Label Report from a Form

    The Items table is a subform. The records are not being saved should they? The criteria on the query are as follows: [Forms]![frmProperty_Item]![Item_Number] I dont know if I am going down the right path or if it is possible. Any help you can give will be helpful.
  5. nicolea

    Printing a Label Report from a Form

    I have one mother form called Person and a second form called Items. Each person can have multiple items and they wont to print out a label for each item. I have a label report that will indeed print out the items, however it prints out all the items. What I am curious if it is possible to...
  6. nicolea

    Setting the Printer w/ VBA for a Report

    I need some help please!!! I have two differnet reports in a database that I am creating. One report is going to print out labels and will have to work with a specific label printer. Another report will have to print to the default print which is not a problem. Both printers are on the...
  7. nicolea

    Auto-fill code, need HELP

    I have a form that will need to auto fill certain fields when the next record is entered. I got some code from another user, but it is kind of confusing the way the code is written. I understand everything except, how do you determine what fields will auto fill. This code is in a module. If...
  8. nicolea

    Auto fill forms

    How do you have the fields that are typed in by the user, auto fill in the same fields on the next record? Any help will be appreciated.
  9. nicolea

    Auto fill forms

    I need to know how to make a form fields auto fill to the next record.

Part and Inventory Search

Back
Top