I have created form from Query. It contains several fields from different tables. here is the question:
How to make the control tip text displays the source of the field(table name).
Out of interest, why would you want to do this? Wouldn't it be more logical to set the ControlTipText to information regarding the field from the form's point of view?
Hello Mile-O-Phile
I actually I don't need to display the source of the field. I will actually display some calculations about the field. But If I know how to display the source I will be able to do what I need.
Like Mike it seems a little baffling to me too. But, then with your question , use the querydef object if the form's recordsource is a saved query and use