Equine Investor
Board Regular
- Joined
- Nov 20, 2002
- Messages
- 103
Hi, I am having trouble with a formula:
Here are the references:
J6=Stake (dollar amount)
J7=Commision (percentage)
I3 is either blank or dollar amount.
If I input this formula into I3 which is not blank, it works fine with $1.00 stake, but if I change the dollar amount in J6, it doesn't calculate correctly.
Here's my formula currently in I3:
=IF(I3="",$J$6*(100%-$J$7),(-I3-$J$6)+$J$6*2)
Any help appreciated.
Here are the references:
J6=Stake (dollar amount)
J7=Commision (percentage)
I3 is either blank or dollar amount.
If I input this formula into I3 which is not blank, it works fine with $1.00 stake, but if I change the dollar amount in J6, it doesn't calculate correctly.
Here's my formula currently in I3:
=IF(I3="",$J$6*(100%-$J$7),(-I3-$J$6)+$J$6*2)
Any help appreciated.