resizing macro

  • Thread starter Thread starter casadegeorge
  • Start date Start date
C

casadegeorge

I'm using a macro to import information into another file, and when I do
this the cell in the file that I'm importing the information to resizes
itself. Can I stop this? Also, can I tell the macro to put the
information in a transending order?

Please help!
 
I don't know why the cell is getting resized, but couldn't you just sort the
data (in code) after you've pasted it in?

You could record a macro to get the basic code.
 

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