R
riyaz
hi
I m using the Employees form in the Northwind Sample in Office Xp,
i have created a separete database & imported the tables , forms , macros
from the Sample Northwind Database...
After running the New Database , i am getting the following error in the
coding,,I haven't do any modifications in the code..
error is: Compile error " variable not defined " in the following line
--> With Application.FileDialog(msoFileDialogFilePicker) in
Sub getFileName()
Please help me to solve this error..
Thanks
I m using the Employees form in the Northwind Sample in Office Xp,
i have created a separete database & imported the tables , forms , macros
from the Sample Northwind Database...
After running the New Database , i am getting the following error in the
coding,,I haven't do any modifications in the code..
error is: Compile error " variable not defined " in the following line
--> With Application.FileDialog(msoFileDialogFilePicker) in
Sub getFileName()
Please help me to solve this error..
Thanks