I have a spreadsheet that I need to do some calcs for and I need help on how to set it up.
Worksheet: "Main" has the following columns.
Month: Jan, Feb, etc
Amount: ###.##
Code: "Misc", "Cell"
Status: "Good", "Blank"
Worksheet: "Totals" has the following columns.
Code
Totals
Count
I need to do a SUM for each entry like Misc, Cell, etc
I also might need it by Month and Code.
Example
Worksheet1:
Month Amount Code Status
Jan 1.00 MISC Good
Jan 1.00 MISC Good
Feb 1.00 MISC Good
Worksheet2:
Jan MISC 2.00
Feb MISC 1.00
An so on. How can I do this?
Thank you,
Jim
Worksheet: "Main" has the following columns.
Month: Jan, Feb, etc
Amount: ###.##
Code: "Misc", "Cell"
Status: "Good", "Blank"
Worksheet: "Totals" has the following columns.
Code
Totals
Count
I need to do a SUM for each entry like Misc, Cell, etc
I also might need it by Month and Code.
Example
Worksheet1:
Month Amount Code Status
Jan 1.00 MISC Good
Jan 1.00 MISC Good
Feb 1.00 MISC Good
Worksheet2:
Jan MISC 2.00
Feb MISC 1.00
An so on. How can I do this?
Thank you,
Jim