G Guest Sep 14, 2007 #1 How do I sum numbers in a row that has different colours. I want to sum black colours and red colours separately
How do I sum numbers in a row that has different colours. I want to sum black colours and red colours separately
G Gord Dibben Sep 14, 2007 #5 You could try this alternate method which doesn't use VBA. In 2003 you can specify the Format color to look for under Edit>Find>Options>Format>Format. Select the color from the Patterns dialog and Find All. In the found dialog box the first cell will be highlighted. Hold SHIFT key and scroll down to bottom of dialog box and select last cell. The selected cells can then be summed by right-click on Status Bar and "Sum". Do for each color. Gord Dibben MS Excel MVP
You could try this alternate method which doesn't use VBA. In 2003 you can specify the Format color to look for under Edit>Find>Options>Format>Format. Select the color from the Patterns dialog and Find All. In the found dialog box the first cell will be highlighted. Hold SHIFT key and scroll down to bottom of dialog box and select last cell. The selected cells can then be summed by right-click on Status Bar and "Sum". Do for each color. Gord Dibben MS Excel MVP