- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I assume that you want to enter user name into one field and have the Manager field updated to reflect who the user's manager is (is this what you mean by linked).
If so then the information is in that Excel spreadsheet and the form woudl have to interrogate the spreadsheet to get the information. You can make the SS look like a DB and we can connect to it from the form but it will mean that we will have to extend the form to allow Reader users to make the DB call. Acrobat users do not have to worry about this. Also the SS woudl have to be available to every user (so that we can do the lookup) as well we would have to configure a Data Set Name (DSN) on each user machine. So it is possible but if you have a lrge number of users the maintenance can be a pain!
Paul
Views
Replies
Total Likes