Search results

  1. K

    Sync combo boxes - Null Value issue

    Hi Everyone! A very kind of you have solved my previous issue with my access database to synch 2 combo boxes. The issue is that once I would like to save a new record and make the selection in CustomerID and ProductID fields based, I receive an error message that Index cannot contain Null value...
  2. K

    sync combo boxes

    Thank you!!!!! It works as I wanted. I also tired with other form elements and I can produce the same result with other forms / combo boxes. Again, thank you very very much for your help!!!!;) Greatly appreciated!!:D
  3. K

    sync combo boxes

    regarding .rowsource...the answer is no..not recognized it. After spending almost 4 hours renaming, changing, testing this I lost my mind the reason why the fields are unbound is the following: http://msdn.microsoft.com/en-us/library/bb404901.aspx in the example what I was trying the fileds...
  4. K

    sync combo boxes

    Yep..attached is the 2000 version Thanks for looking at it :)
  5. K

    sync combo boxes

    One more thing... in above example on BaldyWeb data are in the same table In my Database, data are in different tables: Customer and Product And where form is pointing to a 3rd table: Service If case would be only to have 2 data in same table, I think it would be easy to solve..even for me...
  6. K

    sync combo boxes

    Believe me, I've tried it! I know that I am the stupid guy here who is not able to solve such an easy thing...:confused::( But even if I try to add this code to my database and update everything correctly, when I select the CustomerID, something goes wrong... and I spent hours with only this...
  7. K

    sync combo boxes

    Dear All! I know that this has been asked several times on forum, but I have issues with synchronizing 2 combo boxes. I read through the whole forum and searched on web. I went through several templates, used the built in sync combo box sample in Access 2007...without success :( I am just...
Back
Top Bottom