Selecting Fields

  • Thread starter Thread starter Tony Mallis
  • Start date Start date
T

Tony Mallis

I have a query that returns a variety of student psychometric data (IQ,
reading level, etc). There are about 12 different fields that contain this
data.

I want to design an interface (switchboard, I suppose) so that staff can
access details of their students. BUT I'd like to give them a choice (on the
fly) of what fields are shown. I'd like to give them checkboxes of fields
they would like to output (to iether screen or print).

While it's easy enough to go into the query and select the fields to show,
then run the query, this would be far from the ideal.

I'm sure it's standard stuff...but I'm stumped.

Any clues??

Thanks in advance
Tony
 
Tony said:
I have a query that returns a variety of student psychometric data
(IQ, reading level, etc). There are about 12 different fields that
contain this data.

I want to design an interface (switchboard, I suppose) so that staff
can access details of their students. BUT I'd like to give them a
choice (on the fly) of what fields are shown. I'd like to give them
checkboxes of fields they would like to output (to iether screen or
print).

While it's easy enough to go into the query and select the fields to
show, then run the query, this would be far from the ideal.

I'm sure it's standard stuff...but I'm stumped.

Any clues??

Thanks in advance
Tony

I'd organize it in a different way, with a submask listing all the
characteristics

It will be easier to find what you'll need

--
_ _
Ciao
MAssimiliano Amendola www.accessgroup.it
Cisa1 - I° Conferenza Italiana per Sviluppatori Access Arezzo 4+5
Giugno 2005 Sono aperte le iscrizioni Info: www.donkarl.com/it
 

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

Back
Top