Search results

  1. E

    Search within a range

    Hello, Im still a beginner at these types of things but i'm wondering if I have a table of stickers that have been used/tracked that goes something like this : sticksused(stick_id, stick_begin, stick_end, stick_qty, date_used, company) with an entry looking like : (1, 100, 199, 100...
  2. E

    Macro to print PDF / post to folder with parameters

    Hi there, I have a report created that displays data based on which company name I enter into the parameter. I have to enter in each company individually and print each report to PDF to a separate location. Is there a way of creating a macro that can edit the query and then print out that...
  3. E

    Query to compare numbers to check within range?

    Hello, I need a sort of auditing query that checks to see if numbers are within a range. Here is an example of the data. Lets say I am selling fruits and giving (selling) certain fruits a barcode range that they can apply to their fruits BCLog (barcode start, barcode finish, product) 100000...
  4. E

    An alternative to FIRST and LAST in TOTALS query that also allows a secondary

    Hello, How would I go about displaying multiple dates on a TOTALS query that also require a WHERE clause? These are some of the fields needed: · Date paid (BT Tracking: BT Request Date) · Date BDI #1 Scheduled (BT Scheduling: Schedule Date) Note: Only use “Status”: Confirmed...
Back
Top Bottom