Collections:
Other Resources:
Getting #Name? In a Form Field
Why am I getting “#Name?” in a form field?
✍: FYIcenter.com
If you open a form and see “#Name?” in a form field, it means that the Control Source of this field is linked to a non-existing column on the underlying table. The main reason is that you probably modified the underlying table structure by renaming or deleting columns. This tutorial shows what happens to the form if a column is renamed in the underlying table.
0. Continue from the previous tutorial to create the tabular form.
1. Click "Tables" in the Objects list. Then double click the “Account” table to open it. Click the design icon in the icon bar. The design window shows up.
2. Right click the “remark” column and select “Cut” command to delete the column. Save the change and close the design window.
3. Click “Forms” in the Objects list. Double click the “Account List” form. The form window shows up with “#Name?” displayed in the “remark” field.
4. Right click on the “remark” field and select the “Properties” command. The properties dialog box shows up. Click the “Data” tab. You will see the value of the “Control Source” setting is “remark” as shown in the picture:
To fix the “#Name?” issue, you need to add the column “remark” back to the “Account” table.
2010-04-10, ∼9233🔥, 0💬
Popular Posts:
What is "Microsoft SharePoint Workspace Audit Service" in my Windows 7 service list? And how is "Mic...
How do I install simplified and traditional Chinese language packs on my Windows XP system? Installi...
How to add comments on slides? I am reviewing someone else's presentation and I want to add some com...
What is the scheduled task "\Microsoft\Windows\Soft wareProtectionPlatform\S vcRestartTask"on my Wind...
What are default Installed Programs on a Windows 7 Home Premium computer? If you are running a Windo...