Hi,
does any1 know how to return all non-blank items from a row (cafe table2) to another row on another sheet (2)
i have worked very hard so far but not been able to do it. so far i have
=IFERROR(INDEX('Cafe Table'!B2:BQ2,SMALL(IF(LEN('Cafe Table'!B2:BQ2)>0,COLUMN('Cafe Table'!B2:BQ2)-COLUMN('Cafe Table'!$B$2)),COLUMN('Cafe Table'!1:1)),1),"")
the formula works for columns but i need to change it to rows and have been unsuccessful.
please please help.
i also need a formula tht returns the word in the cell above the nonblank cell in the row.
this is really important to me, i will help others with more simple stuff to pay back this community.
please please help me
does any1 know how to return all non-blank items from a row (cafe table2) to another row on another sheet (2)
i have worked very hard so far but not been able to do it. so far i have
=IFERROR(INDEX('Cafe Table'!B2:BQ2,SMALL(IF(LEN('Cafe Table'!B2:BQ2)>0,COLUMN('Cafe Table'!B2:BQ2)-COLUMN('Cafe Table'!$B$2)),COLUMN('Cafe Table'!1:1)),1),"")
the formula works for columns but i need to change it to rows and have been unsuccessful.
please please help.
i also need a formula tht returns the word in the cell above the nonblank cell in the row.
this is really important to me, i will help others with more simple stuff to pay back this community.
please please help me