|
08-10-2011, 11:07 AM | #1 | |
Nerd with social skills
|
Anyone here a Microsoft Access pro? [Plea for help]
For the last few weeks I've been building up a database that will be turned into a SQL server in the future (and I'm learning as I go - I haven't used access for anything more than as an excel table that multiple people can alter at the same time). This is for management of data entry, reporting, etc. All the things you'd expect a database to do
I was reviewing the first form (Creating a new user) that I created within this database and realized that I created it before we agreed to follow Leszynski's naming convention. I renamed the fields and changed the VBA coding to reflect this. After breaking everything (Hurray!) and fixing most of it, I have hit one point that I haven't been able to correct. The code is shown below: Quote:
The TempVars pulls the UserID of whomever logged into the database in the first place. It functioned in the chkProduction If statement so I do not believe that is the issue. Any ideas? I'll be back from lunch in 45 minutes if you all wouldn't mind having this solved by then Posted via Mobile Device |
|
Thread Tools | |
Display Modes | |
|
|