Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() right now, i have something like this: Code: -------------------- shDER.Range("C7:C368").Value = Range("LIST").Value shHum.Range("C7:C368").Value = Range("LIST").Value shTRI.Range("C7:C368").Value = Range("LIST").Value shOOS.Range("C7:C368").Value = Range("LIST").Value -------------------- is there a more elegant way of doing this, perhaps all in one line? all i'm doing is changing the sheet. thanks. -- dreamz ------------------------------------------------------------------------ dreamz's Profile: http://www.excelforum.com/member.php...o&userid=26462 View this thread: http://www.excelforum.com/showthread...hreadid=532989 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct formula not working with ranges | Excel Discussion (Misc queries) | |||
working with multiple consolidation ranges. | Excel Worksheet Functions | |||
Working with Ranges...Need help | Excel Discussion (Misc queries) | |||
Working with ranges | Excel Programming | |||
Problem Working with Named Ranges | Excel Discussion (Misc queries) |