Hi
I'm creating an ActiveX control and I would like to write information or create a .csv file with my code. I tried to use a FileSystemObject but I get a user-defined type not defined error in my declaration when I test my code. Is there another object I can use ? I used the FileSystemObject to write a .txt file before (in a standard .exe) and I never had any problem.
Any help will be greatly apreciated !!
I'm creating an ActiveX control and I would like to write information or create a .csv file with my code. I tried to use a FileSystemObject but I get a user-defined type not defined error in my declaration when I test my code. Is there another object I can use ? I used the FileSystemObject to write a .txt file before (in a standard .exe) and I never had any problem.
Any help will be greatly apreciated !!