G
Guest
I have an unbound combo box that when a selection is made needs to insert a
record to a related table. I can only do this if the record is 'dirty' and my
primary key has been generated. If they click the combo box before this
happens, I need to somehow get the primary key so I can insert the related
record. What is the best way to do this?
record to a related table. I can only do this if the record is 'dirty' and my
primary key has been generated. If they click the combo box before this
happens, I need to somehow get the primary key so I can insert the related
record. What is the best way to do this?