Backend Modifacation

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

I have made a change to a backend table. The tbl is an employee table. I
added a field for the employee's supervisor. It is a linked field that
refences a tbl containing all the company supervisors. On the front end all I
get is the index number of the supervisor the back end gives me the name
text. Is there an easy way to correct this so the field displays the name in
the front end? Thank you
 
I have made a change to a backend table. The tbl is an employee table. I
added a field for the employee's supervisor. It is a linked field that
refences a tbl containing all the company supervisors. On the front end all I
get is the index number of the supervisor the back end gives me the name
text. Is there an easy way to correct this so the field displays the name in
the front end? Thank you

http://www.mvps.org/access/lookupfields.htm

Cheers,
Jason Lepack
 
Hi ,

How is everything going? Please feel free to let me know if you need any
assistance.

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top