Recent content by beckettlaura

  1. B

    Print a report of just ONE record

    yes, it's workorder#
  2. B

    Print a report of just ONE record

    SELECT DATA.DateReceived, DATA.Customer, DATA.Manufacturer, DATA.Description, DATA.GeneralInformation, DATA.[WorkOrder#], DATA.[OrmacExistingStamp#], DATA.DateLookedAt, DATA.DateFinished, DATA.DateApproved, DATA.[Tech'sIntials], DATA.[CustomerPO#], DATA.[PackingSlip#], DATA.[CustomerStamp#] FROM...
  3. B

    Print a report of just ONE record

    sure...how do i do that?
  4. B

    Print a report of just ONE record

    Yes, it's from a form. I'm using access as a database to create work orders. once recorded a record in a form, i want to print that work order out ... not the whole database!!!!
  5. B

    Print a report of just ONE record

    Wondering if it is possible to print a report of just ONE record and not ALL of them??? Thanks in advance!
  6. B

    Take data from a table in one database to another

    Is it possible to take data with all the same fields and put it into another database with the exact same fields, etc. ??? Thanks for your help in advance!!
  7. B

    Label Wizard

    hey - figured it out!! Thanks for your help...it triggered my thots to check how it was set in the table and it was under "memo" not "text" so I changed that and it showed up. Thanks soo much again!~!
  8. B

    Label Wizard

    Yes, if you mean in design view of the query, it is checked off.
  9. B

    Label Wizard

    I have a query with 5 fields. I'm trying to use all 5 fields in a label. Using the label wizard, I get as far as picking the font size, and when I want to select the fields to go where on the label, ONE field doesn't show up in the fields available!!! It's called "description"...does anyone...
Back
Top Bottom