G
Guest
I would like to know how I can automatically add data to a table. Assume a
user can enter a beginning date and an ending date and one other field. I
need to take the dates and the other field and create X records. The X part
is a simple loop, but how do I open a table and insert records into it. The
records I would insert woud consist of Date and the other field name.
Thanks
user can enter a beginning date and an ending date and one other field. I
need to take the dates and the other field and create X records. The X part
is a simple loop, but how do I open a table and insert records into it. The
records I would insert woud consist of Date and the other field name.
Thanks