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

    Opening a Form with 2 fields as source

    I am trying to have my button call up multiple fields from the same table my code looks like this now and I am getting a type mismatch error. The button works just fine when I try to pull from only one field. Private Sub Command26_Click() On Error GoTo Err_Command26_Click Dim stDocName As...
  2. rlpenman1

    Simple Way to Auto Update a Form

    I have 1 table with 3 fields (orgcode),(manname),(manphone) Orgcode is the primary. I have made a form for this table. I have set the orgcode field up as a combo box the other two are text boxes. I can not get the form to auto update when I change the combo box that is corresponding to that row...
  3. rlpenman1

    CASL Macro Help

    I am working with InfoConnect Version 5 it does not contain the Extra basic language it only has the CASL Macro built in I have no choice but to use this software. Is there anyone who is using this program that can help? If so I need to know how to get selected data from the host screen and...

Part and Inventory Search

Back
Top