[mso] Re: Spreading of the numbers in Excel
- From: "Van Baardwijk, Adri" <adri.vanbaardwijk@xxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 04:32:30 +0100
Good morning Terry,
=20
How do you do?
Thank you for your suggested solution.
However I have to handle 42 different numbers (1-42) columns and > 5.000
instances (dates) rows.
With my solution I only write one formula and with the fill grip it =
takes
only 1 minute to copy it to more than 10.000 cells (left to right and =
top
to bottom).
Please take a look at my spreadsheet.
Good luck.
=20
Kind regards,
Adri
-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On =
Behalf
Of TerryLBradshaw@xxxxxxx
Sent: dinsdag 21 maart 2006 13:39
To: mso@xxxxxxxxxxxxx
Subject: [mso] Spreading of the numbers in Excel
Adri,
=20
Try the following formula in cell L1:
=3DIF(C1=3D1,1,IF(D1=3D1,1,IF(E1=3D1,1,IF(F1=3D1,1,IF(G1=3D1,1,IF(H1=3D1,=
1,""))))))
=20
and in cell M1 put:
=20
=20
=3DIF(C1=3D2,2,IF(D1=3D2,2,IF(E1=3D2,2,IF(F1=3D2,2,IF(G1=3D2,2,IF(H1=3D2,=
2,""))))))
=20
then continue this pattern until in cell T1 you have:
=20
=20
=20
=3DIF(C1=3D9,9,IF(D1=3D9,9,IF(E1=3D9,9,IF(F1=3D9,9,IF(G1=3D9,9,IF(H1=3D9,=
9,""))))))
=20
I believe this will give you the distribution of the numbers 1-9 that =
you=20
desire.
=20
Best regards,
=20
Terry
=20
=20
=20
=20
=20
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx =
or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to=20
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the =
quotes)
in the subject line.
Or, visit the group's homepage and use the dropdown menu. This will =
also
allow you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, =
send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an =
invitation
with instructions. Once you are a member of the files group, you can go
here to upload/download files: http://www.smartgroups.com/vault/msofiles
*************************************************************
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in
the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also allow
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with
instructions. Once you are a member of the files group, you can go here to
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
- References:
- [mso] Spreading of the numbers in Excel
- From: TerryLBradshaw
Other related posts:
- » [mso] Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- » [mso] Spreading of the numbers in Excel
- » [mso] Re: Spreading of the numbers in Excel
- [mso] Spreading of the numbers in Excel
- From: TerryLBradshaw