F
FSUrules2883
I am trying to use a DLOOKUP in a report To lookup a value in a stored
query from information that is the report. I have a report that gives
me a customers parent account name and I am trying to then use that
parent account name to look up a comment stored in another query.
This is how my formula looks
=DLookUp("TXTFIELD","Query","Query.ParentAccount"="ParentAccountFromReport")
Any sugesstions?
query from information that is the report. I have a report that gives
me a customers parent account name and I am trying to then use that
parent account name to look up a comment stored in another query.
This is how my formula looks
=DLookUp("TXTFIELD","Query","Query.ParentAccount"="ParentAccountFromReport")
Any sugesstions?