I'm trying to sum up a single cell from multiple worksheets that may not be necessarily adjacent to each other. For example, I want to sum up all the A1's from Sheet1 to Sheet100 (excluding Sheet 10, 20, 30.. etc) onto Sheet 101. How do I do that? Is there a command which signifies "exclude"? Please help!