Count when number moves to next full number

mckrod

New Member
Joined
Jan 12, 2021
Messages
2
Office Version
  1. 365
Platform
  1. Windows
10 years + Excel experience and consider myself to be 'advanced' but can't crack this one for the life of me! All help is greatly appreciated.

See attached spreadsheet....

I have a cumulative tracker of 'packages sold' in row 54 and 55 (in green)

In row 71 and 72 (in yellow), I would like to release the corresponding packages by a month BUY ONLY every time a full number( not a decimal) is passed in row 54 and 55 (in yellow)

I would like to add the formulas to row 71/72 (in yellow) so that they will automatically change if row 54/55 change.

I have added sample answers of what it should look like in row 71/72

Many thanks in advance!
 

Attachments

  • Screenshot 2021-01-12 at 22.17.35.png
    Screenshot 2021-01-12 at 22.17.35.png
    38.6 KB · Views: 12

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Welcome to MrExcel!

How about:

Book2
ABCDEFGHIJKLMN
1
20.00.30.80.91.31.72.12.63.13.84.55.2
30.41.32.13.14.35.56.78.19.811.713.816.0
4
5
6    1 1 1 11
7 11111121223
Sheet3
Cell Formulas
RangeFormula
C6:N7C6=IFERROR(1/(1/(INT(C2)-INT(B2))),"")


Please note that this site has a tool called XL2BB (Excel to Bulletin Board), which allows you to put a sample of your worksheet in your post. It makes it so that the helpers here can copy your data directly without having to manually retype everything from a picture. You're likely to get faster/better answers if you use it. There's a link in my signature, or in the reply box, it's easy to set up and use.
 
Upvote 0
Solution
Eric, you are an absolute legend! This is spot on - thank you so much! I wasted so much of my time attempting this.

I can't thank you enough. I will make sure to use the XL2BB next time.

Have a nice evening!
 
Upvote 0
Upvote 0

Forum statistics

Threads
1,215,026
Messages
6,122,743
Members
449,094
Latest member
dsharae57

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