Help me!! Copying text from File to another automatically

  • Thread starter Thread starter rhollemans
  • Start date Start date
R

rhollemans

I need to figure out how to copy text information from a cell on on
sheet to a nother cell on another sheet and/or file. I don't want t
use cut and paste. I can easily get values to copy but I can't seem t
figure out text
 
If you copy the cell it should copy text or numbers
=sheet1!a1
range("a34")=sheets("sheet1").range("a1")
 

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