Hello all:
Ok what I’m trying to do is have a message displayed (the message is going to be generated based on the results of a query) but not in a message box, instead I want it on the form (I’m guessing I’m gonna have to use a text box of some sort). Also I don’t want to have to use a table or temp table to hold the message I just want it to be sent to the text box. Is this possible and if so how?
Thanks in advance.
Ok what I’m trying to do is have a message displayed (the message is going to be generated based on the results of a query) but not in a message box, instead I want it on the form (I’m guessing I’m gonna have to use a text box of some sort). Also I don’t want to have to use a table or temp table to hold the message I just want it to be sent to the text box. Is this possible and if so how?
Thanks in advance.