Hoping to get some help with this one.... I have a sheet of data and want to count how many oranges I have in total. I need to create a formula that counts the number of oranges. Keeping in mind that Cells C14, C30, C42 and C50 might change at any given time.
How do I create an if statement that counts the number of fruits if Cells C14,C30, C42 and C50 = Orange?
The Values of the fruits are always in Column G, one row under the row with the fruit
Cell C 14 Orange
Cell G15 3
Cell C30 Pear
Cell G31 5
Cell C 42 Apple
Cell G43 6
Cell C50 Orange
Cell G 51 8
Hope this makes sense
Thanks!
Bookmarks