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?
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.