R
ruby manchanda
I was using a formula but suddenly it stopped working. I have a worksheet named Sheet1 and it has data of the type
Name Id Data
xx 1 a
xx 1 b
xx 1 c
xx 1 d
yy 2 b
yy 2 d
zz 3 c
zz 3 a
zz 4 b
This is the data that i was using. The ids can later on extend manifold. I need output in separate sheet say Sheet2 in the form
1 a b c d
2 b d
3 c a b
Please let me know how this can be done.
Submitted via EggHeadCafe
Twitter Search API with jQuery and JSONP
http://www.eggheadcafe.com/tutorial...twitter-search-api-with-jquery-and-jsonp.aspx
Name Id Data
xx 1 a
xx 1 b
xx 1 c
xx 1 d
yy 2 b
yy 2 d
zz 3 c
zz 3 a
zz 4 b
This is the data that i was using. The ids can later on extend manifold. I need output in separate sheet say Sheet2 in the form
1 a b c d
2 b d
3 c a b
Please let me know how this can be done.
Submitted via EggHeadCafe
Twitter Search API with jQuery and JSONP
http://www.eggheadcafe.com/tutorial...twitter-search-api-with-jquery-and-jsonp.aspx