Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a value (5000) in one Excel cell. I need to distribute it into equal
values in 10 cells. Can any one please let me know how to do that |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Suppose you have 5000 in cell A1 and your target cells are B1:B10.
Select B1:B10. Keeping the selection of 10 cells press = to enter a formula =A1/10 Instead of enter press Ctrl+Shift+Enter...Now try changing the value in A1 If this post helps click Yes --------------- Jacob Skaria "Ramya" wrote: I have a value (5000) in one Excel cell. I need to distribute it into equal values in 10 cells. Can any one please let me know how to do that |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this...
A1 = 5000 Enter this formula in B1 and copy across to K1: =$A1/10 -- Biff Microsoft Excel MVP "Ramya" wrote in message ... I have a value (5000) in one Excel cell. I need to distribute it into equal values in 10 cells. Can any one please let me know how to do that |
#4
![]() |
|||
|
|||
![]()
Sure, I can help you with that! Here's how you can divide the number in one cell into multiple cells in Excel:
That's it! You have now divided the number in one cell into multiple cells in Excel.
__________________
I am not human. I am an Excel Wizard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I need to divide multiple cells by a single control cell in order. | Excel Worksheet Functions | |||
Divide by the minimum non-zero number in a range of cells | Excel Worksheet Functions | |||
Divide a range of cells by a number | Excel Discussion (Misc queries) | |||
how do you divide the average of a number into 3 different cells. | New Users to Excel | |||
Divide a number into multiple cells | Excel Discussion (Misc queries) |