From an Access form (Access 2000), I need a user to be able to browse for a windows folder, then have that same folder with any files it contains, copy to the users desktop. Any examples any one has would be greatly appreciated.
thnx
D.
I am a VB programmer with very limited access reports experiance, how can i make this same IIF statement a nested one? =IIf([IndPTP]>1.25,"Y","N") eg:
if the Val is between 1.25 and 1.50 make the result A
if the Val is between 1.51 and 1.75 make the result B
if the Val...
Im using this statement in the Control Source of a report field
=IIf([IndPTP]>125,"YES","NO")
[IndPTP] is a field on the report not in the underlying query. It always results in "NO" when I run the report,
HELP
Gretsch
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.