TransBill.zip
Howdy and Happy Holidays for all.
I am very sorry to ask for this but I am stumped. I did get it to work but the method was just unacceptable so I made this mock up db (Attached)
So, the issue is I have a form, frmTransBillNew. Opens on startup....
Populates from Qry2,,,, and basically populates my datasheet for bills due once records are created.
Please keep in mind this is just a Mock Up of a form and some tables, Qrys... I had to pull out of my db to get small enough to put in here.
I have tried every thing i can try on this to get it to function correctly.\
First Issues is (This is a new one even for this) I select from combo the Business it comes from, that now gives me an error that it cant update, but yet after hitting OK twice it goes into record anyway...
Second, I want to set the AccountID by my combo, Bill To Account but it just inst having it. I have been working on this for a day and a half trying different methotods, means, and such... LeftJoins, RightJoins, new Qrys, Many new Qrys, and so on, Its like the AccountID is a total separate record and I jsut want to set it by a combo....
The point is in Query1 I have the info I need to assist Query2, but it wont let me update or set the AccountID field. I just cant figure out how to join these so that I can create a record ?
In any event, I would really appricate some help on this.
Thanks
Dave