Access

E

ed moreno

I have a student intervention database and I want to add
a newsletter intervention for all the students without
having to type this intervention for each indvidual
student.
 
K

Kevin @ 3NF

Sorry, but I can't find your question in what you wrote...what part do you
need help with?
 
J

John Vinson

I have a student intervention database and I want to add
a newsletter intervention for all the students without
having to type this intervention for each indvidual
student.

It *sounds* like you want an Append query, appending all StudentID's
and a literal text "Newsletter" to the Interventions table; just base
the query on the Student table.

But... you're presuming that the volunteers here know what an
"intervention" is, and making us guess at the possible structure of
your tables. For me at least, telepathy is rather spotty and not
altogether reliable!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top