Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
horizontal display vs Vertical | Excel Discussion (Misc queries) | |||
Horizontal and Vertical Charts | Charts and Charting in Excel | |||
Vertical to Horizontal | Excel Discussion (Misc queries) | |||
Vertical into Horizontal | Excel Programming | |||
Vertical to horizontal | Excel Discussion (Misc queries) |