Click-to-Edit Access Property Descriptions in Details View Enhance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The 'Descriptions' field shown in the Details view in Access should be
editable by double-clicking on the description. Currently, one must open the
properties window to make changes to the description. Descriptions are very
useful in documenting queries, tables, macros, modules, etc and a
click-to-edit feature would be a great addition.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/com...-89e0-d683d182c902&dg=microsoft.public.access
 
The 'Descriptions' field shown in the Details view in Access should be
editable by double-clicking on the description. Currently, one must open the
properties window to make changes to the description. Descriptions are very
useful in documenting queries, tables, macros, modules, etc and a
click-to-edit feature would be a great addition.

The normal way to permanently change any Property is to open the Property
Sheet, in Design View; or to modify the Property value from VBA code. I
agree that the Description property is very useful documentation.

A Description Field would be defined in a Table, its value would be
modifiable, and would apply to the individual Record. But, I think you were
talking about the Description property.

Larry Linson
Microsoft Access MVP
 
Back
Top