A
Adam Honek
This really is my unlucky day it seems.
I'm getting an unhandled exception error on the below:
I've changed it without the Me and not a chance, still crashes the app.
All I want to do is get a file name hence file path of a selected file.
Thanks,
Adam
'OpenFileDialog1.InitialDirectory = Application.StartupPath
'OpenFileDialog1.ShowDialog(Me)
I'm getting an unhandled exception error on the below:
I've changed it without the Me and not a chance, still crashes the app.
All I want to do is get a file name hence file path of a selected file.
Thanks,
Adam
'OpenFileDialog1.InitialDirectory = Application.StartupPath
'OpenFileDialog1.ShowDialog(Me)