Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Pulling data from Google Sheets tab and placing them into new tab but into the correct section for that month

$
0
0

I have a Google Sheet containing sales information; this data is inputted into a sheets tab where staff list common sale items: Client Name, Date, Month, and Invoice Amount.

My current Google Sheet (Link Removed) currently uses a SUMIF calculation to check the name of the client and then places the amount in a cell, but what I would like my formulae to do is to put the sales data into the sheet, but be placed into the correct column for that month.

In my Play Area version, I have three tabs, Play Area (in its current form, and then finished, how I would like it to act once the sales are auto-sorted into their corresponding months.

I assume I have to match the sale using a date format or by characters (month name); if I expand, the SUMIF has more than three arguments (null for SUMIF calculations) and causes an error.

The code I am using is:

=SUMIF('Sales 2023'!$B$5:B14,B8,'Sales 2023'!$E$5:E14)

Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>