Display data from table to Status Bar Text

I

Igor G.

I try to display data from table to Status Bar Text but not working.
Example: I want to display text in status bar from one table with ID number
10.
In Table I have some comments.
It's this possible? Suggestions for this action?
Thanks!
 
I

Igor G.

Thanks a lot, but can You give me more information in example?
I have table METHOD with columns ID (auto num.) and DESCRIPTION (text).

How to display in form PLANT, field VALUE data from column DESCRIPTION if ID
= 10 ?
 
Top