Inserting the records into the table

Schlingel

Registered User.
Local time
Today, 06:25
Joined
Oct 26, 2006
Messages
32
Hi!
Please, please, please help me!
I have created a form that should get Date, Day inputed by a user. Then it must place 8 the same records in the table.
Any help will be appreciated
Thanks in advance
 
I would use VBA to run an insert query against an UNBOUND form using a loop to run the query 8 times, Or a macro with a loop to do the same thing.
Just my 2 cents worth
 
FoFa, thanks for ur reply, but could u tell me more about it? I am really new to it
 

Users who are viewing this thread

Back
Top Bottom