create a list from an existing form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have 132 fishing club members in a form based on a query. i now want to
select certain members to fill a particular boat on a certain day? sounds
simple but this dummy has not suceeded in doing it please! help?
 
? Just ask them?

Sorry but you're going to have to explain a bit more. you can pass the
query info to a listbox and then use the listbox to select the member to fill
the boat...but you need to tell us where to put the data of the members
selected.. What's the name of the query? explain and we will help.

Daniel
 
Daniel said:
? Just ask them?

Sorry but you're going to have to explain a bit more. you can pass the
query info to a listbox and then use the listbox to select the member to fill
the boat...but you need to tell us where to put the data of the members
selected.. What's the name of the query? explain and we will help.

Daniel
 
Daniel said:
? Just ask them?

Sorry but you're going to have to explain a bit more. you can pass the
query info to a listbox and then use the listbox to select the member to fill
the boat...but you need to tell us where to put the data of the members
selected.. What's the name of the query? explain and we will help.

Daniel the query is called members list and i want to put the data selected into another form called selected members to fish on a particular boat?? and then print it to put on a notice board tks dennis
 
daniel the name of the query is members list and i want to show the members
selected in a seperate form or report
tks
dennis
 
Back
Top