Hi all,
I’ve made a userform to guide the users when creating condition on dataproviders…
My problem is: Some users dont have the right to modify the DP…
So When they click apply on the userform, they are receiving this error msg: “No rights, cannot get the queries of a data provider.”
Can I Overpass the user rights with vba code
Any idea is welcome,
Patrick
PS: Ive tried the Application.LoginAs function… And it doesnt help me much since that its closing the activedocument
BobTron (BOB member since 2004-04-22)