ply@lockton.com
Board Regular
- Joined
- Mar 25, 2003
- Messages
- 125
I've got a query set with 3 fields. Query comes up fine. I tried to do a lookup of the query fields on a table - and 2 out of 3 fields come up as they should. The 3rd field comes up with a number rather than text.
Query shows:
Client Client ID P&C
Client Client ID P&C
Client Client ID Bonds
Client Client ID Benefits
Client Client ID Bonds
Lookup Field should show:
P&C
P&C
Bonds
Benefits
Bonds
But instead shows:
1
1
3
2
3
Any ideas on why it's pulling the index number rather than the text value? How do I fix this?
Query shows:
Client Client ID P&C
Client Client ID P&C
Client Client ID Bonds
Client Client ID Benefits
Client Client ID Bonds
Lookup Field should show:
P&C
P&C
Bonds
Benefits
Bonds
But instead shows:
1
1
3
2
3
Any ideas on why it's pulling the index number rather than the text value? How do I fix this?