I made a Constant in the General Module. (Const title = “My Title”)
Then I want this title to appear on every form & report as the title box at the top. When the title needs changes, I just have to change it in ONE PLACE.
OK, how do I do it??????