![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 20
|
i have datas in colomn a, d, g, j(jump 3 column)
in an other worksheet, i would like those datas to be next to each other in column a,b,c,d. is there a formula that i can write in a and copy and paste in b,c,d? thanks for your help |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Millbank, London, UK
Posts: 1,790
|
Quote:
=INDIRECT("Sheet1!R"&ROW(1:1)&"C"&(COLUMN()*2+COLUMN()-2),0) I assumed you'd want to then copy down also, which this takes care of with "ROW(1:1)"
__________________
:: Pharma Z - Family drugstore :: |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|