Access and LocalApplicationData

  • Thread starter Thread starter Marco Olimpi
  • Start date Start date
M

Marco Olimpi

Hi,
i need to read form access a file (with visual basic for application)
that is located in the special folder LocalApplicationData. How I can
find the path of this folder in VBA?
In C# I use the comand Environment.SpecialFolder.LocalApplicationData
Thanks a lot!

Marco
 
Back
Top