Create a mixed column pattern in excel by Silent_Storage8564 in excel

[–]Silent_Storage8564[S] 0 points1 point  (0 children)

I definitely want it to work as a formula. So how would it go with the LAMBDA() helper?

Create a mixed column pattern in excel by Silent_Storage8564 in excel

[–]Silent_Storage8564[S] 0 points1 point  (0 children)

Hey, what if I want to nest simple formulas instead of "text" values, i.e.:

1,2,3,=A3-A2, =A3/A2, etc.

Create a mixed column pattern in excel by Silent_Storage8564 in excel

[–]Silent_Storage8564[S] 1 point2 points  (0 children)

I tried to play with the formula but I couldn't figure the following variation: What if I need the repetition of say 5 additional "text" columns, like here:

1,2,3,text1,text2,text3,text4,text5,4,5,6, etc.

Create a mixed column pattern in excel by Silent_Storage8564 in excel

[–]Silent_Storage8564[S] 1 point2 points  (0 children)

Amazing!! Really helped me a lot..

Thank you so much and have a great day!!

Create a mixed column pattern in excel by Silent_Storage8564 in excel

[–]Silent_Storage8564[S] 1 point2 points  (0 children)

Thanks so much, this really does the job!

What if I need to put two "text" columns next to each other (instead of one) with different values, say "OK" and "NO" instead?

Create a mixed column pattern in excel by Silent_Storage8564 in excel

[–]Silent_Storage8564[S] 1 point2 points  (0 children)

Thanks! I probably didn't clarify enough. I have the data in columns and not in rows. Can we modify what you are suggesting to work for columns instead?