This is driving me crazy... one minute all is going well and the next I'm getting the error message:
Compile Error Method or Data member not found
It thinks that this is wrong:
frmMain.txtFolder.Text
But, there is a text box called that on that form and I want to write to Text....
Any ideas????
Thanks
Compile Error Method or Data member not found
It thinks that this is wrong:
frmMain.txtFolder.Text
But, there is a text box called that on that form and I want to write to Text....
Any ideas????
Thanks