Thread
:
Insert Range Of Cells
View Single Post
#
1
Posted to microsoft.public.excel.programming
firsttimer
external usenet poster
Posts: 7
Insert Range Of Cells
Is it possible to insert a range of cells depending on cell value,
e.g.
A1 contains "Sheet2!B1:D3"
result should be
A B C
2 B1 C1 D1
3 B2 C2 D2
4 B3 C3 D3
Reply With Quote
firsttimer
View Public Profile
Find all posts by firsttimer