Link to home
Create AccountLog in
Microsoft Access

Microsoft Access

--

Questions

--

Followers

Top Experts

Avatar of ML
ML🇺🇸

Access 2016 concatenation problem
I'm trying to create a directory for contacts, and I'm trying to put Prefix, FirstName, and LastName together, but it gives me the error #Type!.  The error indicator in Design View says it's a circular reference (image attached).  I only have one other table with a relationship to the main Contacts table, off which I'm making the form.  Could this be causing the problem?  What other info do I need to provide to help with this problem?

Thank you!
ScreenHunter_827-Dec.-14-14.39.jpg

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of DatabaseMX (Joe Anderson - Former Microsoft Access MVP)DatabaseMX (Joe Anderson - Former Microsoft Access MVP)🇺🇸

Can you show the entire expression for the Control Source.
And the RecordSource for the Form ?

Avatar of MLML🇺🇸

ASKER

Absolutely! Thank you

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Well ... seems the Record Source does not include Prefix or Last Name ?

Can you show the Full SQL for the Record Source ?

Avatar of MLML🇺🇸

ASKER

Is this where it's located?  I'm looking for the SQL view, but it's not there.
ScreenHunter_833-Dec.-14-15.38.jpg

ASKER CERTIFIED SOLUTION
Avatar of PatHartmanPatHartman🇺🇸

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account
Microsoft Access

Microsoft Access

--

Questions

--

Followers

Top Experts

Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.