
Originally Posted by
ChemistB
Here is a formula way to perform your task. I am assuming that the blank spaces in column 1 should be the Order Number above it?
If so, they would need to be filled in. See below.
Once that is done,
In sheet2 D4 copied across and down
=IF(COUNTIFS(Sheet1!$A$2:$A$199,$B4,Sheet1!$B$2:$B$199,$C4,Sheet1!$C$2:$C$199,D$3),D$3,"")
To fill in blanks in a column
First, select the column then F5 (Opens Goto Window)> Special>Blanks
(that should select the blank cells in column A)
Then in the formula bar, type = and hit the up arrow
Then CNTRL + ENTER
Then select column A again and Copy>Paste Special>Values
Bookmarks