Multiple Workbooks Selection.text

  • Thread starter Thread starter mpeplow
  • Start date Start date
M

mpeplow

Windows("Product Offering and Inventory Update
7-31-2006.csv").Sheets("Sheet1").Range("C" & i).Select
Selection.Text = NewQOH


Help me fix the mess above?! Object does not support property
Depends on how I "phrase" it but I keep getting Error 1004 and 424.

Tnx in advanced.
 
Try using Workbooks not Windows.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 

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