I'll be a bit more specific, if i create query in access which is the result
of three querys sent to a number of different tables within the same
database, can i get front page to initilise that query and return all of the
results in a table.
What i've got at the moment is a table with 24 individual querys on the one
page each with a WHERE clause, chances are i'm gonna be adding more query's
to this page.
I'm assuming that i will have to do some code editing to do this, so before
i attempt it i would like to know if it is possible, and as i only started
playing about with this it would be good if i could get a pointer of roughly
how to do it.
Al....