Search results

  1. N

    Combo Box Wizard Error

    I am getting an automation error when using the combobox wizard, right after when I select the sorting order the error message comes up? Anybody know why, or if there is a fix for it ? Access 2003.
  2. N

    SQL Count by Date

    I have a query that uses 2 Fields from a large table. Cashier and Date. The problem I am having is I would like the select a time frame, a Start and Stop date, and count how many times the cashier comes up for that day. Sounds easy, I would think so but having a problem. The dates are...
  3. N

    Virtual Queries?

    I am be so off track here it might make you laugh. I tried to work with SQL and Queries to get the results I needed but it isn't working. So I made a recordset a manipulated the data as I needed and stored them within an array. I would like these results now to be displayed on another form...
  4. N

    Nested Grouping and sums

    I did a search for Gouping and sums, but nothing really helped me. What I am trying to figure out: I have a table where I am trying to use 4 fields in a query. Vendor, items, Cost, Date1 - I am trying to Group by Vendor, Sub-Group by Items (Easy, I did this) - Now I am trying to Filter this...
  5. N

    My.Computer.Filesystem

    After 2 days of searching I am sick too my stomach from not finding what I needed. I simply do not understand how it is possible that everyone, including Microsoft, assumes people just know stuff. I have been wanted to read text files within an Access DB. The DB will extract key words and...
  6. N

    Query data to Form ?

    I did a search and looked around, but not sure how it would be worded. Nothing I read thus far helped. I am sure this is so basic and simple, I just can't figure it out. I am trying to grab the data from a query and have it inserted into a subform of mine. The query has 3 fields: 2 fields...
Back
Top Bottom