Really need some help on this....
I'm fairly new to Access - what I have is this :-
I've got a continuous subform whose record source is a query (basically a table using parameters from some unbound combo boxes in the header). When ALL the combo boxes are populated the query runs, retrieving all relevant rows and allowing new rows to be inserted. So far this all works fine.
What I now need is a number of unbound text boxes in the subform to pull back reference information (from a different table) for each row retrieved. I can't work out how to do this - which triggers are relevant??
In ORACLE Forms I'd be using something like a Block
Cheers