Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe this might help.
Say your data is in column B starting at B4. In a blank column off to the right, say M, put this formula and copy down as far as needed. =OFFSET(B$4,(ROWS($1:1)-1)*4,,) that should extract all your Compound A's use =OFFSET(B$5,(ROWS($1:1)-1)*4,,) in column N for compound B's etc. etc. HTH Martin |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Retrieve multiple data rows data from a very long list and copy t | Excel Discussion (Misc queries) | |||
How do I NOT copy hidden rows to a new worksheet? | Excel Discussion (Misc queries) | |||
Hide Rows - copy and paste only rows that show | Excel Worksheet Functions | |||
how do i copy only the coloured filled rows in excel to new sheet | Excel Worksheet Functions | |||
copy exact values from RangeA to Range B which has extra rows | Excel Discussion (Misc queries) |