I want to be able to grab data from one cell if the conditions of another cell are met. For example:
cell a1 has GAME in it
cell a2 has 24 in it
I want to use a formula where if a1=GAME then copy a2
I thought perhaps the SUMIF function may do this with sumif=(a2,a1="GAME") but it returns a 0 result. I looked at the count if formula but it only counts but I want the result that is already in cell a2
Hope this explains what I am trying to do well enough...please let me know if I am using the right function, or what function I should be using to achieve this.
Thanks!
Bookmarks