Ok re the mdb, but there is no attachment.
Ok re the mdb, but there is no attachment.
Hmmm, weird I am sure I hit the "upload" button. Trying this again and I sure appreciate your help on this. I am still going in circles. I now have it sort of working on my other form. It is showing the Package Name instead of ID, saving the correct ID to the session table, but it also saves an extra record to the Package table. So frustrating...
The column widths 0";1" indicate that the first field in your row source will not be shown because it allows 0" to display it.
The second field in the combo row source will be shown.
see here for some tutorials
http://www.techonthenet.com/access/comboboxes/
THANK YOU - that is exactly what I was looking for. I appreciate your help on this. It works now.The column widths 0";1" indicate that the first field in your row source will not be shown because it allows 0" to display it.
The second field in the combo row source will be shown.
see here for some tutorials
http://www.techonthenet.com/access/comboboxes/