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 Rhinorhino 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: kfoley
  • Content: Threads
  • Order by date
  1. kfoley

    Textbox assign global variables

    I want to be able to assign the value of global variable to an unbound text box. This will contain information regarding the report. For instance, the user enters a start and end date into input boxes, these dates are used to pull the data. I want to also put those dates on the report header...
  2. kfoley

    Populate unbound text box

    Instead of using a subform to do this, can I populate a text box based on the value another text box? I have one field that displays a name, lookup list that uses the AddressBook and return the PersonID. Once the name has been selected using AfterUpdate I want to populate the next textbox...
  3. kfoley

    Display multiple records - horizontally

    I want to be able to display 2 seperate records horizontally. Example Item Quantity [NextRecord]Item# Quantity Any ideas? Kfoley

Part and Inventory Search

Back
Top