K
Kou Vang
I am trying to write to a table from a form. I have 2 txtboxes and 1 listbox
with values I would like to write to a table. I couldn't use an append
query, as my numeric expression in my listbox was too complex. I find it
ridiculous that I have to use ADO or DAO to write the one field that can't be
written because listboxes can't contain numerals? So am I basically stuck
with having to use ADO to write to the table? Perhaps writing to a textfile
is easier? Thanks.
Kou
with values I would like to write to a table. I couldn't use an append
query, as my numeric expression in my listbox was too complex. I find it
ridiculous that I have to use ADO or DAO to write the one field that can't be
written because listboxes can't contain numerals? So am I basically stuck
with having to use ADO to write to the table? Perhaps writing to a textfile
is easier? Thanks.
Kou