Counting number of Times a number appears and depending on how many other numbers in the cell it receives a value.

Status
Not open for further replies.

daltendavis

New Member
Joined
Jun 26, 2018
Messages
37
For Example I would paste a list of values in A1 reading:
048 - 909
048 - 841
153
*014 - 022
879 - 719 - 102

On Sheet 2 I need it to read:
A B
909.5
1531
0481
841.5
879.33
719.33
102.33

<tbody>
</tbody>

Each Cell represents a Truck and the values a store.


So if there are 3 values in a cell they would receive .33 or a third of said Truck. If 2 values .5 or a half if a single value 1 and so on.

There will never be over 5 values in a single cell.​

<colgroup><col></colgroup><tbody>
</tbody>
This has drove me nuts and I have tried everything I can think of :eek:

Thank you for any and all help
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Status
Not open for further replies.

Forum statistics

Threads
1,214,943
Messages
6,122,370
Members
449,080
Latest member
Armadillos

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