Hi,
Here's the issue.
The Form Caption is changed programatically when the form is first opened.
Using the OpenArgs the caption is passed
Me.Captions = strFormCaption.
This is always worked until recently. Now whenever I create a new form it doesn't work. All I see this the app name.
Is there an Access Setting or form parameter I'm missing???
I have Access 2007 installed but the apps are still 2003 (they'll be upgrade soon I hope).
Any ideas.
Here's the issue.
The Form Caption is changed programatically when the form is first opened.
Using the OpenArgs the caption is passed
Me.Captions = strFormCaption.
This is always worked until recently. Now whenever I create a new form it doesn't work. All I see this the app name.
Is there an Access Setting or form parameter I'm missing???
I have Access 2007 installed but the apps are still 2003 (they'll be upgrade soon I hope).
Any ideas.