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

  • Users: docliv
  • Content: Threads
  • Order by date
  1. docliv

    help with placing data on form

    Hi, this is driving me crazy, I've posted several times with different attacks on the same problem and still I have no solution. I think I could solve my problem if I could just get data from my table on the form in the "form" I want it to be. The Problem...I have a table with the...
  2. docliv

    help with form limitations

    Hi, I'm having all kinds of trouble trying to get my application to display data on a "grid" type form. It is a 25 x 25 grid (625 points) using option buttons that are on or off. My problem was the crosstab query limit of around 225 fields or so, got around that by using 3...
  3. docliv

    comparing a vertical list with a horizontal list

    After looking over what I'm trying to do, I'm more lost than ever. My query returns values in a field that are listed vertically, and I would like to represent those values (with an option button on or off) on a grid. This means do some sort of scanning horizontally. I guess I need to know if...
  4. docliv

    Making an option button "yes or no"

    Hi, Maybe since I'm new at Access, I'm trying to do things different than they should be done, but my beginning application is coming along anyway..My problem is I have a query that runs fine and gets the information I need. What I would like to do (if it can be done) is display the...
  5. docliv

    Running a parameter query in a macro

    Hi all, This seems like a simple problem, but for the life of me...I'm not able to figure it out...and I feel like I'm missing something simple. What I have is a parameter query that runs fine. It comes up with it's own box that prompts the user for "data1" with an...
  6. docliv

    Getting data from a subform

    Hi all, I'm fairly new at access, but I'm jumping in deep and designing an application right now. Despite the hair pulling and gnashing of teeth..it is an interesting undertaking. My problem..or should I say what I would like to do is get data from a subform on to the main form. What I...
  7. docliv

    Using the In (..) statement in a query

    Hi, I'm new at access and have hit a wall. I have a query where I use the.. In(a05,a02).. in a field to find all records that have "a05" and "a02" in that field. I want to be able to change the criteria that is in prints() on the fly using cut and paste or some kind of...
  8. docliv

    Using the In(...) statement in queries

    Hi, I'm new at access and have hit a wall. I have a query where I use the.. In(a05,a02).. in a field to find all records that have "a05" and "a02" in that field. I want to be able to change the criteria that is in prints() on the fly using cut and paste or some kind of...

Part and Inventory Search

Back
Top