PippinsMama
Registered User.
- Local time
- Today, 12:50
- Joined
- Jun 15, 2011
- Messages
- 19
I have a form in a multi-user database built on several tables. It works for a while and then suddenly, I get this error:
"the multi-valued field '[WorkGroup]' is not valid in the expression "IIf(isNull([Staff].[LastName]),IIf(IsNull([Staff].[FirstName]).[WorkGroup],[FirstName])IIf(IsNull([FirstName]),[(LastName],[LastName]&"," & [FirstName]))'.
I don't have "WorkGroup" in that expression. I have spent about a billion hours putting this database together. I used a MS template (the one for teachers) as a base and edited it and I hate to start over because I have so much into it and I didn't know anything about Access when I started. I would be happy to send the DB to someone to look at. I will delete the records because it's a personnel database. Please help. Thank you.
"the multi-valued field '[WorkGroup]' is not valid in the expression "IIf(isNull([Staff].[LastName]),IIf(IsNull([Staff].[FirstName]).[WorkGroup],[FirstName])IIf(IsNull([FirstName]),[(LastName],[LastName]&"," & [FirstName]))'.
I don't have "WorkGroup" in that expression. I have spent about a billion hours putting this database together. I used a MS template (the one for teachers) as a base and edited it and I hate to start over because I have so much into it and I didn't know anything about Access when I started. I would be happy to send the DB to someone to look at. I will delete the records because it's a personnel database. Please help. Thank you.