Hi. I would like to know if it's possible to distribute each character into each cell. Here is the scenario:

A1=BIRD

Goal:

B1 = need formula so that it will contain letter "B"
B2 = need formula so that it will contain letter "I"
B3 = need formula so that it will contain letter "R"
B4 = need formula so that it will contain letter "D"

Thank you.