Hi,
I have a table calls "period", that has period id, and a date.
I would like to use a combo box (in form "bills" to show the values of table period, and then save it to field "time" in table "bills"
So far, I am able to do it. But the problem is, instead of saving the date (from "period", it saves the period id to the field
Anyone know how to fix this in a simple way ?
thanks
I have a table calls "period", that has period id, and a date.
I would like to use a combo box (in form "bills" to show the values of table period, and then save it to field "time" in table "bills"
So far, I am able to do it. But the problem is, instead of saving the date (from "period", it saves the period id to the field
Anyone know how to fix this in a simple way ?
thanks