FRW312
asked on
VBA streamwriter error msg
I am running an application that allows for VBA code to accomplish tasks that the application dosn't do. I need to write and read to a text file. in vb.net I would use a dim as streamwriter statement but trying it here i get an error of "user-defined type not defined" any suggestions would help, thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER