fishoutofwater
New Member
- Joined
- Jul 20, 2011
- Messages
- 38
Hi, I have a really complex formula in each cell a1 through a10. I want to make sure I got everything in it I need at the formula level.... so let's say in A1 I have:
=if((f5=7),"hi bob",$f$7)
Is there a formula I can put in b1 that will count the instances of f1 in A1. I know how to do things like =countif, but that countif works on the value level. How can I do a countif on the formula level to tell me how many "f7" 's are in the formula in a1?
Thanks for any help with this!
=if((f5=7),"hi bob",$f$7)
Is there a formula I can put in b1 that will count the instances of f1 in A1. I know how to do things like =countif, but that countif works on the value level. How can I do a countif on the formula level to tell me how many "f7" 's are in the formula in a1?
Thanks for any help with this!