Any #Excel #MicrosoftExcel experts in eyeshot? I have 2 sets of data organised identically; same number of rows and columns and everything. I want to do three things:
1. Generate a new sheet with _two_ entries in each cell, one from each dataset, one atop the other and preferably different colours.
2. Obtain differential data sets by subtracting set B from set A at all cells and generating a new sheet with the results.
3. As (2), but with any negative result set to zero—so if subtracting set B's cell B52 from set A's cell B52 gives -6,319 or something, the new sheet's B52 is 0, but if that subtraction instead gives 12,031 or something, that value goes in the new sheet.
Halp?