Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DrB DrB is offline
external usenet poster
 
Posts: 20
Default split cells with each having a formula possible?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default split cells with each having a formula possible?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default split cells with each having a formula possible?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DrB DrB is offline
external usenet poster
 
Posts: 20
Default split cells with each having a formula possible?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default split cells with each having a formula possible?

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
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
Split Cells Peeko Setting up and Configuration of Excel 2 December 17th 06 03:32 PM
how to split cells? wsijbesma New Users to Excel 1 June 3rd 06 09:09 AM
Split cells Scudo New Users to Excel 1 February 11th 06 06:51 PM
Split cells moglione1 Excel Discussion (Misc queries) 5 September 22nd 05 05:47 PM
split cells mwuttke Excel Discussion (Misc queries) 1 August 4th 05 07:31 PM


All times are GMT +1. The time now is 09:23 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"