Bring all text from "Text" worksheet

  • Thread starter Thread starter Dradin
  • Start date Start date
D

Dradin

I have a workbook that contains a macro that when
activated will look for a .txt file at a specific location
and then populate the worksheet with the exact text.
Within that workbook I want another worksheet to place
that information from worksheet "text" into cell A1 of
worksheet "txtdd".

Thanks for looking at my problem.
 
What have you tried, so far? Are you looking for a formula solution or
will (are) you be programming in VBA? Keep in mind that a cell can only hold
about 65K characters of pure text. How much data is in the .txt file?

Steve in Ohio

(To properly maintain the Newsgroup, click the YES or NO button on your
original posting to clear your entry, once you have or have not resolved this
issue with this correspondence thread – Steve.)
 

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