R
ryguy7272
This is probably something easy, but when you don’t know what to do it is
hard. Basically, I copied Chip’s code form the following URL:
http://www.cpearson.com/excel/imptext.htm#Export
Then I run the code and the get an ‘Argument Not optional’ message. The
following line is tinted blue:
ExportToTextFile
I looked at some DG topics that discussed ‘Argument Not optional’ but didn’t
get anywhere. I Googled the topic, and tried to figure out what is going
on...nothing jumped out at me. Basically, I didn’t find anything that seemed
helpful. I also looked under Tools > References (I had my doubts about this,
but tried it anyway). I clicked on Export 1.0 Type Library; it still doesn’t
work.
Typically, I am resourceful, and try to resolve issues by myself, but I’ve
hit a wall, and don’t know what to do now. I thought I was just starting to
get somewhat proficient with this VBA stuff and then something that should be
extremely simple (can you say copy/paste) vexes me. Can anyone offer some
insight or give me some kind of guidance
Thanks so much!
hard. Basically, I copied Chip’s code form the following URL:
http://www.cpearson.com/excel/imptext.htm#Export
Then I run the code and the get an ‘Argument Not optional’ message. The
following line is tinted blue:
ExportToTextFile
I looked at some DG topics that discussed ‘Argument Not optional’ but didn’t
get anywhere. I Googled the topic, and tried to figure out what is going
on...nothing jumped out at me. Basically, I didn’t find anything that seemed
helpful. I also looked under Tools > References (I had my doubts about this,
but tried it anyway). I clicked on Export 1.0 Type Library; it still doesn’t
work.
Typically, I am resourceful, and try to resolve issues by myself, but I’ve
hit a wall, and don’t know what to do now. I thought I was just starting to
get somewhat proficient with this VBA stuff and then something that should be
extremely simple (can you say copy/paste) vexes me. Can anyone offer some
insight or give me some kind of guidance
Thanks so much!