PC Review


Reply
Thread Tools Rate Thread

Automatic Moving

 
 
Felix
Guest
Posts: n/a
 
      25th Feb 2008
I copied from the Internet data into one column. I'd like to automatically
move one cell with data one column across (to the right) and two lines up so
it sits next to another line with data.

To do this I would have to write a macro, selecting and shifting 2oo times.
Is there a way in a macro to move down 11 lines and right 1 column rather
then every time selecting a specific cell and move it?

 
Reply With Quote
 
 
 
 
Don Guillett
Guest
Posts: n/a
 
      25th Feb 2008
activecell.copy activecell.offset(11,1)
Will copy the active cell down 11 rows and one column to the right
to actually move use CUT instead of COPY

But, tell us what you are trying to do. There may be a better way.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
(E-Mail Removed)
"Felix" <(E-Mail Removed)> wrote in message
news:458F48DC-F388-4F66-829A-(E-Mail Removed)...
>I copied from the Internet data into one column. I'd like to automatically
> move one cell with data one column across (to the right) and two lines up
> so
> it sits next to another line with data.
>
> To do this I would have to write a macro, selecting and shifting 2oo
> times.
> Is there a way in a macro to move down 11 lines and right 1 column rather
> then every time selecting a specific cell and move it?
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic moving of messages within folders orlando Microsoft Outlook Discussion 2 2nd Jun 2009 09:28 PM
Free Moving Estimate, Local Movers, Long Distance Moving, PackingSupplies, Storage Rental, Home Moving, Apartment Moving, Office Moving,Commercial Moving linkswanted Microsoft ASP .NET 0 6th Jan 2008 04:45 AM
Automatic Moving to the Next Cell =?Utf-8?B?NjktZXI=?= Microsoft Excel Charting 1 11th Aug 2006 02:55 PM
Automatic moving of e-mails Krishna Prabhu Microsoft Outlook 1 13th Sep 2004 02:10 PM
Automatic moving of messages Stewart Ball Microsoft Outlook 1 31st Jul 2003 01:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:59 PM.