I have several rows. Each row has amounts and in each row in a column which has a row type in it (i.e. cash, check, etc.). What would the command be that would read the row type in each row and give me a total for only those with a certain type (i.e. All rows marked with the type "cash" would be added up and the sum would only be the total of the cash rows).
Bookmarks