Field name being assigned new name

Kemidan2014

Board Regular
Joined
Apr 4, 2022
Messages
226
Office Version
  1. 365
Platform
  1. Windows
As I am working on a pre-existing access database. i am editting a form to add an existing feild into the form from the table.

I am going out on a limb and assuming this is because the name of the field was a reserved word that access uses

but the creator made a field in thier table called "Total" and when i pull that field from the existing fields list and drop it into the table it gets given the name "Text219" instead of "Total"
is my assumption correct about this being a reserved word?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
What do you mean 'drop it into the table'?
I generally just add a control and then set it's source. That does not change the control name, I do that and prefix with control type, txt,cbl, lst etc

 
Upvote 0
I have only ever seen the control named the same as the field if you use the wizard. I prefer as I mentioned to amend the control name.
So explain the steps you are taking.
 
Upvote 0
Solution

Forum statistics

Threads
1,215,072
Messages
6,122,968
Members
449,095
Latest member
Mr Hughes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top