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 Wanet Telecoms Ltd 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: Culby
  • Content: Threads
  • Order by date
  1. Culby

    Copying Records With Autonumber Fields

    :^) THE SITUATION: I have 2 database files. One is open to multiple people for data entry. In the other only I have access. I review the entries and if acceptable I append or copy them to the secure database. :-( THE PROBLEM: I am copying from one table to another table and each has an...
  2. Culby

    How? Dynamically grouping records for chart display!

    I have users entering parameters which are picked up by a query to select records and display in a report with a chart. The chart is only part of the report and is small. I need to limit the data points to a maximum of about 15 but it is possible to get up to 1500 records. THE PROBLEM...
  3. Culby

    Number Report pages starting over with each record

    I have a report generated by a query. The query with find about 1 to 500 records. Each record with vary in length of pages due to a memo field of varying size. I need to print 1 or all of the records but need the page numbering to start over with each record such as Page 1 of 3 then Page 2 of 3...
  4. Culby

    How do you add to a listbox on report?

    I need to take selected items from a mult-Select listbox on a FORM and display them on a REPORT. I can get the selected items to print to the debug screen but listboxes or textboxes don't have the same funtionality on reports that they do on forms so I'm having trouble getting the information...
  5. Culby

    How do you cancel a combo box selection?

    When a user clicks on a combo box list and selects an item on the list, then changes their mind and wishes no selection. How do you do that? Control-click does not seem to work. Does this take special programming? s-) Culby
  6. Culby

    Can't Display A Check Box - Just get Yes or NO. What's UP?

    I want to display a Yes/No field in a form displaying as a checkbox. If it's checked, its "Yes". If its not checked, its "No". Simple right? Wrong! I can get this type of display in a query display. I can get it when I put it in a form, BUT...... When I use the same form as...
  7. Culby

    Link Form & Subform to display the same record

    I'm having a problem similar to one address before in this forum but I don't understand all the stuff you guys (and gals)were talking about. Any help would be appreciated greatly! Here is the goal: I have created a form to display data (photos, and long comments) from a table. I have created a...

Part and Inventory Search

Back
Top