Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default return sporadic numbers in a cell-area from a spesific number

Hi - i have a job to do and i have 30 days (cells) and a number - eks 200 -
i want to spread out sporadic numbers in the 30 cells and the summary must
be 200.I know you proffesionals out there can tell me!
I`ll be pleased

Peter


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default return sporadic numbers in a cell-area from a spesific number

In A1 thru A29 enter:

=RANDBETWEEN(1,10)

In A30 enter:

=200-SUM(A1:A29)
--
Gary''s Student - gsnu2007g


"farmer" wrote:

Hi - i have a job to do and i have 30 days (cells) and a number - eks 200 -
i want to spread out sporadic numbers in the 30 cells and the summary must
be 200.I know you proffesionals out there can tell me!
I`ll be pleased

Peter



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default return sporadic numbers in a cell-area from a spesific number

Don`t work - i get #name?
"Gary''s Student" skrev i melding
...
In A1 thru A29 enter:

=RANDBETWEEN(1,10)

In A30 enter:

=200-SUM(A1:A29)
--
Gary''s Student - gsnu2007g


"farmer" wrote:

Hi - i have a job to do and i have 30 days (cells) and a number - eks
200 -
i want to spread out sporadic numbers in the 30 cells and the summary
must
be 200.I know you proffesionals out there can tell me!
I`ll be pleased

Peter





  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default return sporadic numbers in a cell-area from a spesific number

If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in. Use:

Tools AddIns...


--
Gary''s Student - gsnu2007g


"farmer" wrote:

Don`t work - i get #name?
"Gary''s Student" skrev i melding
...
In A1 thru A29 enter:

=RANDBETWEEN(1,10)

In A30 enter:

=200-SUM(A1:A29)
--
Gary''s Student - gsnu2007g


"farmer" wrote:

Hi - i have a job to do and i have 30 days (cells) and a number - eks
200 -
i want to spread out sporadic numbers in the 30 cells and the summary
must
be 200.I know you proffesionals out there can tell me!
I`ll be pleased

Peter






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default return sporadic numbers in a cell-area from a spesific number

Ok now but the solution doesn work - the number i put in cell a 31 must be
ditributed randomly from cell A1 to A30 so the summary of A1 to A30 must be
like A31
"Gary''s Student" skrev i melding
...
If this function is not available, and returns the #NAME? error, install
and
load the Analysis ToolPak add-in. Use:

Tools AddIns...


--
Gary''s Student - gsnu2007g


"farmer" wrote:

Don`t work - i get #name?
"Gary''s Student" skrev i
melding
...
In A1 thru A29 enter:

=RANDBETWEEN(1,10)

In A30 enter:

=200-SUM(A1:A29)
--
Gary''s Student - gsnu2007g


"farmer" wrote:

Hi - i have a job to do and i have 30 days (cells) and a number - eks
200 -
i want to spread out sporadic numbers in the 30 cells and the summary
must
be 200.I know you proffesionals out there can tell me!
I`ll be pleased

Peter








Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding area codes only to phone numbers missing an area code RC Excel Discussion (Misc queries) 5 May 3rd 23 05:06 PM
How can I automatically add an area code to a number in a cell? Disaster Lady Excel Worksheet Functions 8 February 26th 08 10:39 PM
How to find number of hours past a spesific time MrHaugen Excel Discussion (Misc queries) 1 July 10th 06 10:25 AM
In a column of numbers, how do I return the last non-zero number? ACEACE Excel Discussion (Misc queries) 4 March 15th 06 08:36 PM
return largest number of a list of numbers in the same cell Hells Excel Worksheet Functions 2 October 5th 05 01:52 PM


All times are GMT +1. The time now is 03:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"