I have the following code in my projectThe project runs in code with no problem but I can not compile it ... I get the following error:VB Code:
CDialog.Filter = "sales.dta|*.dta" CDialog.FilterIndex = 2 CDialog.ShowOpen
What am I missing ...?Compile error:
Variable not defined




Reply With Quote