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

    Deselecting values in multiselect box

    I'm having trouble clearing the selections in a multiselect box. Setting the control null does nothing and I've had no luck figuring out some code on my own. Anyone able to give me a hand?
  2. bravid98

    Runing SQL stored in a variable

    I've got a form that generates multiple insert sql statements to go along with a multi select box. I've got the code working right and outputing correct sql into a variable. Here is a sample of the output, sorry if it's a little messy: INSERT INTO tb_test Values...
  3. bravid98

    Help needed setting enabled and locked properties

    Here is the situation, I have a main form that loads that has a combo box on it that is locked and not enabled. I've made another form that will allow the combo box to either be unlocked and enabled, or have the default value changed to a value on the form. I've written some code but it doesn't...
  4. bravid98

    Disable Shift Key at startup

    I've been looking for a way to disable to shift key at startup but have been unable to find anything that works. The database in question is in Access 2k. I've looked around on these boards and found a few possible solutions, however none of them seem to work for me. Can anyone give me a hand in...

Part and Inventory Search

Back
Top