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: 1
Default Using the VBE: Selecting vertical instead of horizontal


If I recall, in some other code editor I once used I was able to selec
and extract, via cut or copy, a vertical section of code rather tha
horizontal. To try to make it clearer, if we have:

doga = 11
dogb = 12
dogc = 13

I was able to select specifically:

= 11
= 12
= 13

and paste that after another group of variables, perhaps:

cata
catb
catc

to end up with

cata = 11
catb = 12
catc = 13

Does anyone know if this is possible with VBE at all

--
brucem
-----------------------------------------------------------------------
brucemc's Profile: http://www.excelforum.com/member.php...fo&userid=3287
View this thread: http://www.excelforum.com/showthread.php?threadid=55514

 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
horizontal display vs Vertical Tacklemom Excel Discussion (Misc queries) 1 May 11th 09 06:18 PM
Horizontal and Vertical Charts CHKMSTrainer Charts and Charting in Excel 1 October 7th 08 11:44 PM
Vertical to Horizontal Terry Excel Discussion (Misc queries) 3 November 25th 07 04:11 AM
Vertical into Horizontal dthmtlgod Excel Programming 1 February 22nd 06 04:34 PM
Vertical to horizontal swchee Excel Discussion (Misc queries) 5 June 20th 05 04:25 AM


All times are GMT +1. The time now is 02:37 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"