Been a long time since I posted on here! I am working on a project using MS Access. As the topic says - I am having problems with retrieving data from a table and displaying.
The one table has the component information like manufacture name, size and other things. The other table has some information pertaining to Temperature (mostly numbers here). On this 2nd table there are some fields that have no value and have been set to "---" by the previous db guy. All the fields are set to TEXT value.
Now on the final front end - which displays information, the information from the first table shows up just fine. All the temperatures and info from the 2nd table show up as #NAME? Error.
Any ideas as to what might be wrong? I have the table sources set to the right values (like =[temp rear]). I also tried changing the field from TEXT to NUmber. But that did not help. The relationship is correct and the keys are correct.
I am at my wits end! Please help!!

Edited by sunny441, 24 June 2010 - 07:51 PM.