i want to fill some data to be filled automatically but i am not getting the formula. here is what i want...
when i write customaer name in sold field (b3) all the entry should automatically be filled (g3 h3 i3 j3)in his creadit account from (a3 c3 d3 e3).
somehow i managed to get it work(for one field only) but there is a problem in my formula
here is my formula =INDEX(A3,MATCH($L$1,B3,0),0)
Note:- l is where i wrote customer name
in leaves blank spaces when other customer name comes
give me one example i would deal with others myself.
Thanks in advanced.
when i write customaer name in sold field (b3) all the entry should automatically be filled (g3 h3 i3 j3)in his creadit account from (a3 c3 d3 e3).
somehow i managed to get it work(for one field only) but there is a problem in my formula
here is my formula =INDEX(A3,MATCH($L$1,B3,0),0)
Note:- l is where i wrote customer name
in leaves blank spaces when other customer name comes
give me one example i would deal with others myself.
Thanks in advanced.