serge
Well-known Member
- Joined
- Oct 8, 2008
- Messages
- 1,446
- Office Version
- 2007
- Platform
- Windows
Hi All,
I need a small help to make this formula work.
I have in :
A1= 3
A2= 5
A3= 2
A4= 9
A5= 8
And in :
A7,A8,A9,A10 this formula :
=MATCH(0,FREQUENCY(A$1:A6,{1,2,3,4,5,6,7,8}),0)
which give the missing digits from A1:A5.
My question is what need to be change in this formula to work for the row:
A1,B1,C1,D1,E1.
Thank you all. Serge.
I need a small help to make this formula work.
I have in :
A1= 3
A2= 5
A3= 2
A4= 9
A5= 8
And in :
A7,A8,A9,A10 this formula :
=MATCH(0,FREQUENCY(A$1:A6,{1,2,3,4,5,6,7,8}),0)
which give the missing digits from A1:A5.
My question is what need to be change in this formula to work for the row:
A1,B1,C1,D1,E1.
Thank you all. Serge.