I'm a novice and have 2 questions:
1. I notice that "SetValue" is considered to be "not trusted". Since "SetValue" is provided by Access AND considered by Access to be "not trusted", in what sense is it "not trusted".
2. I was able to use "SetValue" and "SetTempVar s" interchangeably in a Macro - either way accomplished my purpose. What are some distinctive differences between "SetValue" and "SetTempVar s" that I should be aware of?
1. I notice that "SetValue" is considered to be "not trusted". Since "SetValue" is provided by Access AND considered by Access to be "not trusted", in what sense is it "not trusted".
2. I was able to use "SetValue" and "SetTempVar s" interchangeably in a Macro - either way accomplished my purpose. What are some distinctive differences between "SetValue" and "SetTempVar s" that I should be aware of?
Comment