Not sure if this is an SP question or MS Access, but we have some SP 2010 linked lists in MS Access 2007. And, we query a specific list for a specific record, using VBA in an MS Word doc, that contains a bit of Lookup data. I believe it is less than it's lookup limit.
The issue we have for "some" users is that when the record is returned, one of the column values we ask for is blank. The best way to describe this is:
Computer A, BOB opens a VBA enabled doc which queries for a project record and the results are returned except stakeholder columns data is empty.
Computer B, Stan opens same VBA enabled doc which queries for the same project record and the results are returned correctly.
Computer A, Stan opens same VBA enabled doc which queries for the same project record and the results are returned except stakeholder columns data is empty.
I know we don't have column permissions in SP and I believe, we've had the issue come and go with user profile replacement, though it sounds like an MS Office issue.
I hope I was clear on the issue. Any Idea what is going on?
Ken.