wackywoo105
Registered User.
- Local time
- Yesterday, 22:49
- Joined
- Mar 14, 2014
- Messages
- 203
This is an odd one. I set a table up and created a form from it. I then wrote some vba code. A while later I noticed I had named a field in the database SUrname instead of Surname.
I've rewritten it as Surname in table, field controls etc, but in vba code it still corrects to SUrname. I then deleted it from everywhere and still on typing it auto changes to SUrname.
Is there a way to fix this? I have done it before and after a lot of mucking about it did fix, but by then I didn't know what I had done that fixed it.
I've rewritten it as Surname in table, field controls etc, but in vba code it still corrects to SUrname. I then deleted it from everywhere and still on typing it auto changes to SUrname.
Is there a way to fix this? I have done it before and after a lot of mucking about it did fix, but by then I didn't know what I had done that fixed it.