G
Guest
I have a table with 3 fields in each record that are repeated throughout the
table as new records are added. What I'm trying to do is create an append
query that adds 28 records to the table; in column 1 [DS3 Timeslot] I'd like
to number the records 1 through 28, in column 2 [Circuit ID] I'd like to
populate all 28 records with the same text string taken from an input box
(not sure if that's the best way or not), and finally in the 3rd column
[Entrance ID] I'd like to do the same thing but with a different text string
from a second input box.
I'm not sure if this is asking too much or how hard or easy it is. Is there
someone that can let me know if I'm dreaming or not?
Thanks,
Kevin
table as new records are added. What I'm trying to do is create an append
query that adds 28 records to the table; in column 1 [DS3 Timeslot] I'd like
to number the records 1 through 28, in column 2 [Circuit ID] I'd like to
populate all 28 records with the same text string taken from an input box
(not sure if that's the best way or not), and finally in the 3rd column
[Entrance ID] I'd like to do the same thing but with a different text string
from a second input box.
I'm not sure if this is asking too much or how hard or easy it is. Is there
someone that can let me know if I'm dreaming or not?
Thanks,
Kevin