LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 45
Default Help me5

Hi all
please help me, i want to copy three columns titleid, type and
royalty
i've recorded the following, my problem is if i know the column name
only not column no. And can you can you minimise the code.
Sub macro4()
range(Selection.selection.end(xldown)).select
Activecell.range("a1:a19, c1:c19, g1:g19").select
Activecell.offset(0,6).range("a1").activate
selection.copy
sheets("columns").select
activesheet.paste
application.cutcopymode=false
end sub
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"