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

  1. tdbeargrrl

    'Search' type feature

    I will try to explain this as best I can. If more information or clarification is needed please feel free to ask. I have a small database that is used by people who are 'afraid' of access. I am doing everything for them in forms - and I have learned alot in creating this many forms. Anyway...
  2. tdbeargrrl

    Making unbound control bound...

    I am not passing the ID number that way. I simply (maybe too simply) put a text box on the secondary form with =[Forms]![frmAllData]![ID] as the source. So the ID number is showing up on the form - just like I need it to. Now I need to be able to store it - not just look at it.
  3. tdbeargrrl

    Making unbound control bound...

    I think this is going to turn into a long description and I apologize for that in advance. I have a form that is used for data entry. From this form several different supplimental forms are opened. (to enter address information etc, that does not apply on the main form). When a secondary...
  4. tdbeargrrl

    Print report if is not blank

    I am trying to limit the number of buttons on the switchboard and make this easier to use for a very novice user. I want to have one button that prints all the reports that have been compiled during the day. If the report does not have any data in it I don't want it to print. Is there a way to...
  5. tdbeargrrl

    Making the ComboBox do more....

    Can this solution be expanded to open a different form depending on which choice was selected in the combo box. IE - Third Party Lien opens one form; Overpayment opens a different one. Thanks
  6. tdbeargrrl

    Control Gourp - multiple activity problem

    More info.... As I have continued working on this project, I have come across another issue. When we select either the second or the third option in the option group the form associated with the first option opens then on the second click the appropriate form opens. I am really pulling my...
  7. tdbeargrrl

    Making the ComboBox do more....

    When the user makes a selection in the combo box in addition to populating that field in the table a second form (not a sub form - a second small form) should open. Is there anyway I could make this happen?
  8. tdbeargrrl

    Control Gourp - multiple activity problem

    I have a form full of data that the user fills in. Once she is done with the data. I have an option group at the bottom. I need two actions to occur when she clicks on of the options. For its default 'click' it fills in a field in the table. The other thing that happes is that another form...
  9. tdbeargrrl

    Make the confirmation messages stop!!!

    Thank you very much! That was a very easy to implement solution.
  10. tdbeargrrl

    Make the confirmation messages stop!!!

    I run a series of make table queries and (eight of them in current situation). Each time they run each one asks "The existing table "XXX" will be deleted before you run the query. Do you want to continue?" I need this to go AWAY. I have already disabled as much as I could...

Part and Inventory Search

Back
Top