Hi,
I want to split a column which has a lot of data into several columns, 24 entries at a time.
Is this possible?
Hi,
I want to split a column which has a lot of data into several columns, 24 entries at a time.
Is this possible?
Last edited by Coaster; 03-28-2010 at 10:58 AM.
Coaster, could you provide a few dozen rows of sample data and manually create the desired results? I'm not sure I can picture what you're after
cheers
Hi teylyn,
Sorry I wasn't clear. I want to split the data in 'sheet 2' 25 entries at a time, to fill the table in 'sheet 1' appropriately.
Thank you for your quick reply
Hi Coaster,
this in B2 of Folha1:
=INDEX(Folha2!$B:$B,ROW(A1)+(COLUMN(A1)*25)-25)
copy down and across
tks a lot!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks