Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
1. I'm having trouble making a formula not use the blank or 0 cells. My
"pairings" sheet uses info from my "sign-up sheet" to pair up couples for a golf tournament. There are blank cells in the "sign-up sheet" that get put into the "pairings sheet" because the formula goes further than the list is. That's so that I can add new couples as they sign up. I need the formula to ignore those cells unless they have entries. My formula is this: =INDEX('Sign-Up Sheet'!B3:B124,MATCH(LARGE('Sign-Up Sheet'!F3:F124,1),'Sign-Up Sheet'!F3:F124,0)) It goes down 15 more rows. 2. I would also like to be able to pair up couples in a Random order from the sign-up sheet. It would be a seperate sheet of course. I would like to post this workbook but don't know how. Thanks for any help on this! Dave |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try a dynamic range
-- Regards, Peo Sjoblom "Dave" wrote in message ... 1. I'm having trouble making a formula not use the blank or 0 cells. My "pairings" sheet uses info from my "sign-up sheet" to pair up couples for a golf tournament. There are blank cells in the "sign-up sheet" that get put into the "pairings sheet" because the formula goes further than the list is. That's so that I can add new couples as they sign up. I need the formula to ignore those cells unless they have entries. My formula is this: =INDEX('Sign-Up Sheet'!B3:B124,MATCH(LARGE('Sign-Up Sheet'!F3:F124,1),'Sign-Up Sheet'!F3:F124,0)) It goes down 15 more rows. 2. I would also like to be able to pair up couples in a Random order from the sign-up sheet. It would be a seperate sheet of course. I would like to post this workbook but don't know how. Thanks for any help on this! Dave |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I don't know what a dynamic range is. Please explain.
Thanks "Peo Sjoblom" wrote: Try a dynamic range -- Regards, Peo Sjoblom "Dave" wrote in message ... 1. I'm having trouble making a formula not use the blank or 0 cells. My "pairings" sheet uses info from my "sign-up sheet" to pair up couples for a golf tournament. There are blank cells in the "sign-up sheet" that get put into the "pairings sheet" because the formula goes further than the list is. That's so that I can add new couples as they sign up. I need the formula to ignore those cells unless they have entries. My formula is this: =INDEX('Sign-Up Sheet'!B3:B124,MATCH(LARGE('Sign-Up Sheet'!F3:F124,1),'Sign-Up Sheet'!F3:F124,0)) It goes down 15 more rows. 2. I would also like to be able to pair up couples in a Random order from the sign-up sheet. It would be a seperate sheet of course. I would like to post this workbook but don't know how. Thanks for any help on this! Dave |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry Dave, I was supposed to paste in a link, here it is
http://www.contextures.com/xlNames01.html#Dynamic -- Regards, Peo Sjoblom "Dave" wrote in message ... I don't know what a dynamic range is. Please explain. Thanks "Peo Sjoblom" wrote: Try a dynamic range -- Regards, Peo Sjoblom "Dave" wrote in message ... 1. I'm having trouble making a formula not use the blank or 0 cells. My "pairings" sheet uses info from my "sign-up sheet" to pair up couples for a golf tournament. There are blank cells in the "sign-up sheet" that get put into the "pairings sheet" because the formula goes further than the list is. That's so that I can add new couples as they sign up. I need the formula to ignore those cells unless they have entries. My formula is this: =INDEX('Sign-Up Sheet'!B3:B124,MATCH(LARGE('Sign-Up Sheet'!F3:F124,1),'Sign-Up Sheet'!F3:F124,0)) It goes down 15 more rows. 2. I would also like to be able to pair up couples in a Random order from the sign-up sheet. It would be a seperate sheet of course. I would like to post this workbook but don't know how. Thanks for any help on this! Dave |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I tried this and it doesn't work. It only refers to part of the column.
"Peo Sjoblom" wrote: Sorry Dave, I was supposed to paste in a link, here it is http://www.contextures.com/xlNames01.html#Dynamic -- Regards, Peo Sjoblom "Dave" wrote in message ... I don't know what a dynamic range is. Please explain. Thanks "Peo Sjoblom" wrote: Try a dynamic range -- Regards, Peo Sjoblom "Dave" wrote in message ... 1. I'm having trouble making a formula not use the blank or 0 cells. My "pairings" sheet uses info from my "sign-up sheet" to pair up couples for a golf tournament. There are blank cells in the "sign-up sheet" that get put into the "pairings sheet" because the formula goes further than the list is. That's so that I can add new couples as they sign up. I need the formula to ignore those cells unless they have entries. My formula is this: =INDEX('Sign-Up Sheet'!B3:B124,MATCH(LARGE('Sign-Up Sheet'!F3:F124,1),'Sign-Up Sheet'!F3:F124,0)) It goes down 15 more rows. 2. I would also like to be able to pair up couples in a Random order from the sign-up sheet. It would be a seperate sheet of course. I would like to post this workbook but don't know how. Thanks for any help on this! Dave |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ignore blank cells | Excel Discussion (Misc queries) | |||
ignore blank cells | Excel Discussion (Misc queries) | |||
How to ignore blank cells | Charts and Charting in Excel | |||
how do you ignore blank cells in formulas | Excel Discussion (Misc queries) | |||
how do you ignore blank cells | Excel Discussion (Misc queries) |