Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I get a subrange of a range?
Or simply a row or a column? I'm looking for a trick like this Supposing rng1= $A$3:$G$56 rng2=GetSubRng(rng1,2,2,4,3) << rng2 will be equal to $B$4:$D$7 Thanks Alex. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Subrange | Excel Worksheet Functions | |||
Copy subrange without macros | Excel Worksheet Functions | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
how to? set my range= my UDF argument (range vs. value in range) [advanced?] | Excel Programming |