I now have a new keyboard (Thanks Ken White) I need the following Percentage Formula: If M7 is a percentage (eg 15%). Then I want N7 to display 15% of the number in B7.
I've been working at this for many hours (tutorials, etc.) - it seems like it would be a simple formula, but I can't seem to break it. I've tried working with the following {=IF(M7*B7=0,,M7*B7)} that I copied from another formula.