nmm35 (AT) excite (DOT) com (Martin) wrote in message news:<3abeceed.0308131139.26097d10 (AT) posting (DOT) google.com>...
Quote:
I'm new at access2000, so please excuse if question is stupid. I'm
trying to fill addition form with data from table's last record as
default. I have 4 combo boxes and 2 text boxes on the form out of
which only one will be changed offten. Is that something that can be
done easy?
Thanks for your help.
Martin |
You can loop through the record set, grap the information you want and
do an add/update to the file.