Search results

  1. G

    Help with Database Security

    Hello, I have a very basic Access Database that is a contact resource for vendors. I have a Switchboard manager form when you open the database with the option to take you to a Form for the supplier contact information or to 2 different reports. I have set up security so that I have full...
  2. G

    List Box Data disappearing

    I'm not sure what the programming is. ALthough I am working with the software creator to create this industry specific software, for his own protection, he has not revealed to me the way he has programmed. If this all seems to be a hassle, I'll just come up with a different way to handle the data.
  3. G

    List Box Data disappearing

    Here's An Example I originally tried to create a form and subform and I did have a joined relationship. That was my first round of working with this data. I also had relationships set up - I always begin there. I believe I lost the relationships when I was trying to clean up some of the...
  4. G

    List Box Data disappearing

    The Ideal Form - if it worked I thought this form was in the other files but it wasn't. This is the ideal set-up for the form I need. If I could get it to work, it would save me a lot of time. So take a look at the only form in this file.
  5. G

    List Box Data disappearing

    Listbox, combobox - It still won't work. There is no way to keep this short in order for you to understand. Sorry it took me this long to get back. I have trying endlessly to get this database to work. Also, I have posted on 2 other Access forums only to be lectured about doing it all wrong...
  6. G

    List Box Data disappearing

    I have a form called CreatePL which is made up solely on List Boxes that the user must choose from. After all the choices are made, I have a button to save the information to a table called PL. I noticed that after clicking on this button, that record stays active so when you try to create the...
  7. G

    I'm desparate for help

    Used The wrong sample I guess I used the wrong sample since the vendor ID is the key for the Vendor. Also, I understand that the column starts counting with 0. Let me try this one. Combo Box Name: ChoosePL Column 0 = Product Line ID Column 1 = Product Line Name Column 2 = Category Column 3 =...
  8. G

    I'm desparate for help

    Do I have this right? I just need to check if I have this correct for storing information from the combo boxes. combo box name = ChooseVendor Column 0 = VendorID Column 1 = VendorName I want to store the information in the following Table = Product Lines Field = VendorID Field = VendorName...
  9. G

    I'm desparate for help

    Thank You Mike, Thanks for listing out the answers. It all makes sense and I'm going to go give it a try. You are a God Send! :D GeekyGirl
  10. G

    I'm desparate for help

    I am new to the programming, macro side of Access and need some help. I also have some problems with 2 Forms I am working with. There are a total of 4 Issues that I need help with. I am working with 3 tables for an inventory and small business accounting program. We just added the ability to...
Back
Top Bottom