n8.
n8.

Reputation: 1738

Application.GetOpenFilename for a UNC without using Kernel32

My company has recently instituted some significant security upgrades that disallows the calling of Kernel32.dll using VBA. Without this I can't call Application.GetOpenFilename and set the network path as the default location. Is there another alternative? I suppose I can require everyone to assign a drive path on their local machine but this is a last resort.

Upvotes: 0

Views: 49

Answers (0)

Related Questions