techexpressinc
Registered User.
- Local time
- Today, 04:45
- Joined
- Nov 26, 2008
- Messages
- 185
I have two tables, I need to link up.
One table has the field define as text
and another has the field define as numeric.
I can really change the definition of the fields. Reason being they are dumped there monthly in SQL format and we link up to them in Access.
I think there is a numeric conversion function for Access, but of course it is not obvious. The text field always has numbers in it anyway. So, I was thinking of expression "family-id-numeric: value(table1.family-id-text)".
Does this sound possible.
Russ
One table has the field define as text
and another has the field define as numeric.
I can really change the definition of the fields. Reason being they are dumped there monthly in SQL format and we link up to them in Access.
I think there is a numeric conversion function for Access, but of course it is not obvious. The text field always has numbers in it anyway. So, I was thinking of expression "family-id-numeric: value(table1.family-id-text)".
Does this sound possible.
Russ