I
Ivan R via AccessMonster.com
I have a query that pulls the information that I am wanting, however I have
no way of displaying the results of the query in the ContextTipText.
I have a field which may occur several times in the database. I have setup
several ways of pulling the other cases where this field may occurr but it is
not a very descriptive number and so it is difficult sometimes. I have been
asked to see if it would be possible to pull the information into the
contexttiptext part of the field where it will display the other cases where
this field has been involved in. Is this possible? At the time I have used
Dlookup("[Casenumber]","[safequery]"), but this only pulls the first item in
the query.
Is there anyway to display the whole column ?
no way of displaying the results of the query in the ContextTipText.
I have a field which may occur several times in the database. I have setup
several ways of pulling the other cases where this field may occurr but it is
not a very descriptive number and so it is difficult sometimes. I have been
asked to see if it would be possible to pull the information into the
contexttiptext part of the field where it will display the other cases where
this field has been involved in. Is this possible? At the time I have used
Dlookup("[Casenumber]","[safequery]"), but this only pulls the first item in
the query.
Is there anyway to display the whole column ?