Can I automate Wizard options in a macro?

  • Thread starter Thread starter Tony Sinclair
  • Start date Start date
T

Tony Sinclair

My experience level is high with computers in general, but low with
Excel. I am proficient in C#, but don't have a clue in VBA. I'm
using Excel 2007.

All I want to do is automate a paste operation. There is a website
that has historical data on sports stats, and I want to copy some
stats into a worksheet so I can do various analyses.

The paste requires a Paste Special/Text, and then using the Text
Import Wizard to specify delimited data, set a combination of
delimiters, and skip a few columns.

Sounds simple, but when I used the Record Macro function, all it did
was paste as text - it ignored everything I did in the Wizard.

I'm perfectly willing to read the docs on VBA if this can be automated
fairly easily, but I thought I'd ask here first and make sure I'm not
wasting my time. Is there something about Wizards that the macros
can't see?

Thanks for any help.
 
Please see more specific details in my new topic,
OpenText method question.

On Thu, 29 Mar 2007 16:21:14 -0700, Tony Sinclair <[email protected]> wrote:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top