Results 1 to 3 of 3
  1. #1
    Ashe is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2010
    Location
    Blacksburg VA
    Posts
    65

    #Type! error in form control


    Does anyone know what the #Type! error is referencing? I haven't found much on the forum about this error.

    I'm trying to use an expression in a text box, but it's putting the error "#Type!" in the text box. Both parts of the expression are in the form's data source (which is a query).

    The expression in the text box is:
    =[PROJECT_NAME] & " (" & [DATE_START] & ")"

    The same error is produced even with this expression:
    =[PROJECT_NAME][DATE_START]

    Thanks in advance!

  2. #2
    boblarson is offline --------
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2011
    Posts
    1,272
    Did you put it in the CONTROL SOURCE of the text box or accidentally in another property?

  3. #3
    Ashe is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2010
    Location
    Blacksburg VA
    Posts
    65
    As it turns out, the name of the textbox was also the name of the data source (an old legacy form that was not conventionally organized, both were named "PROJECT_NAME").

    I guess I should've taken the time to clean up the old form before trying to work with it...

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 6
    Last Post: 09-28-2011, 09:20 PM
  2. Error#13 Type Mismatch
    By Nistin27 in forum Access
    Replies: 8
    Last Post: 08-17-2011, 04:15 PM
  3. Error 13 Type Mismatch error
    By GlennBurg in forum Programming
    Replies: 1
    Last Post: 06-21-2011, 03:05 AM
  4. Replies: 5
    Last Post: 06-10-2011, 03:31 PM
  5. Replies: 5
    Last Post: 12-27-2010, 06:59 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums