Quote Originally Posted by jmsrickland View Post
So, actually, Path = "..\Data" is better than Path = App..Path & "\..Data"
Not really, but it works in the degenerate case where CD = App.Path. When that isn't true everything falls apart!

Note that even using File Open or File Save common dialogs can change the CD of a program while it runs.

So if you mean App.Path always use App.Path.