Counting Number of Number with Automaically

muhammad susanto

Well-known Member
Joined
Jan 8, 2013
Messages
2,077
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
hi all.

how to counting number of number with automatically....

dataafter formula
1a1 of 5
2a
3a
4a
5a
6a
7a
8a
9c
10c
11d
12d
13d
14d
15d
16d
17d
18d
19d
20etc...
21
22
23

<tbody>
</tbody>


Code:
[COLOR=#333333]=CEILING(COUNTIF(E$2:E2,E2)/[/COLOR][COLOR=#ff0000]5[/COLOR][COLOR=#333333],1)&" of [/COLOR][COLOR=#ff0000]5[/COLOR][COLOR=#333333]"[/COLOR]

number 5 is manually (given)...how to make automatically..

thanks in advance..

m.susanto
 
Last edited:

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,213,534
Messages
6,114,188
Members
448,554
Latest member
Gleisner2

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