Condition formula?, displaying 1 for every 25?

pabraya

New Member
Joined
Aug 22, 2002
Messages
2
Hello,
This is most likely a very simple question.
What I am trying to do is have a cell add 1 to every 25 in another cell. What I mean is this:
Suppose is cell F12 I put in the number 25, I would then like cell E15 to display 1.
I then insert the number 50 in cell F12; cell E15 would then automatically display the number 2.
I then insert the number 75 in cell F12; cell E15 would then automatically display the number 3.
And so on. I hope this makes sense.


Thanks a Million
pabraya
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
On 2002-08-23 09:26, pabraya wrote:
Hello,
This is most likely a very simple question.
What I am trying to do is have a cell add 1 to every 25 in another cell. What I mean is this:
Suppose is cell F12 I put in the number 25, I would then like cell E15 to display 1.
I then insert the number 50 in cell F12; cell E15 would then automatically display the number 2.
I then insert the number 75 in cell F12; cell E15 would then automatically display the number 3.
And so on. I hope this makes sense.


Thanks a Million
pabraya

Perhaps

=F12/25

to be entered in E15 ?
 
Upvote 0

Forum statistics

Threads
1,225,072
Messages
6,182,699
Members
453,132
Latest member
nsnodgrass73

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top