Can you provide some details?
Are you looking at a form in datasheet view, or directly at a table (or query)?
Are you setting a variable? As in...
SomeVariableName = Me.NameOfControl
If so, what is the data type of the variable (variant, string, etc.).