Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Want data table cell with the maximum and minimum values of another page to
show as a/b in a cell. Is this possible? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Don't have a clue what you're talking about. Perhaps you could show an
example. Tyro "drb" wrote in message ... Want data table cell with the maximum and minimum values of another page to show as a/b in a cell. Is this possible? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
A/B
A = max B = min =MAX(Sheet2!A1:A10)&"/"&MIN(Sheet2!A1:A10) -- Biff Microsoft Excel MVP "drb" wrote in message ... Want data table cell with the maximum and minimum values of another page to show as a/b in a cell. Is this possible? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excellent, excellent. Exactly what I needed. THANK YOU.
"T. Valko" wrote in message ... A/B A = max B = min =MAX(Sheet2!A1:A10)&"/"&MIN(Sheet2!A1:A10) -- Biff Microsoft Excel MVP "drb" wrote in message ... Want data table cell with the maximum and minimum values of another page to show as a/b in a cell. Is this possible? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You're welcome. Thanks for the feedback!
-- Biff Microsoft Excel MVP "drb" wrote in message ... Excellent, excellent. Exactly what I needed. THANK YOU. "T. Valko" wrote in message ... A/B A = max B = min =MAX(Sheet2!A1:A10)&"/"&MIN(Sheet2!A1:A10) -- Biff Microsoft Excel MVP "drb" wrote in message ... Want data table cell with the maximum and minimum values of another page to show as a/b in a cell. Is this possible? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Split Cells | Setting up and Configuration of Excel | |||
how to split cells? | New Users to Excel | |||
Split cells | New Users to Excel | |||
Split cells | Excel Discussion (Misc queries) | |||
split cells | Excel Discussion (Misc queries) |