Re: Control displays "Form View" in status bar instead of description.
From: Allen Browne (AllenBrowne_at_SeeSig.Invalid)
Date: 10/06/04
- Next message: Jeff: "Re: Check for duplicates"
- Previous message: Allen Browne: "Re: docmd.openreport ?"
- In reply to: Dave: "Control displays "Form View" in status bar instead of description."
- Next in thread: Dave: "Re: Control displays "Form View" in status bar instead of description."
- Reply: Dave: "Re: Control displays "Form View" in status bar instead of description."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 6 Oct 2004 11:18:53 +0800
Open your form in design view.
Right-click the combo and choose Properties
On the Other tab of the Properties box, set the StatusBarText property.
When you create the form, Access does copy the Description from the field
into the StatusBarText of the text box. But if you add the Description later
in table design, you will need to add the text box property manually.
-- Allen Browne - Microsoft MVP. Perth, Western Australia. Tips for Access users - http://allenbrowne.com/tips.html Reply to group, rather than allenbrowne at mvps dot org. "Dave" <dave_brandes@msn.com> wrote in message news:a2a980fd.0410051218.70f3dad4@posting.google.com... >I have a ComboBox on a form that displays "Form View" in the status > bar instead of what's typed in the description column for the field > that serves as the ComboBox's control source when it has the focus. > All other controls, including a different ComboBox, display it's > control source's description in the status bar, but only the one > ComboBox displays "Form View". > > Any ideas? > > Thanks, > > Dave
- Next message: Jeff: "Re: Check for duplicates"
- Previous message: Allen Browne: "Re: docmd.openreport ?"
- In reply to: Dave: "Control displays "Form View" in status bar instead of description."
- Next in thread: Dave: "Re: Control displays "Form View" in status bar instead of description."
- Reply: Dave: "Re: Control displays "Form View" in status bar instead of description."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|