Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
confuscious
 
Posts: n/a
Default how 2 make one cell change title when either of 2 other are > 1

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

In the Heading cell:

=if(max(c9,d37)0,"Heading2here","heading1here")

confuscious wrote:

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.


--

Dave Peterson
  #3   Report Post  
StinkeyPete
 
Posts: n/a
Default

If I understood your question correctly thy this:

in cell A1 copy and paste this formula
=IF(OR(A20,B20),"Heading2","Heading1")

"confuscious" wrote:

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.

  #4   Report Post  
confuscious
 
Posts: n/a
Default

what is &gt?

"Dave Peterson" wrote:

In the Heading cell:

=if(max(c9,d37)0,"Heading2here","heading1here")

confuscious wrote:

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.


--

Dave Peterson

  #5   Report Post  
confuscious
 
Posts: n/a
Default

and what is &quot?

"Dave Peterson" wrote:

In the Heading cell:

=if(max(c9,d37)0,"Heading2here","heading1here")

confuscious wrote:

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.


--

Dave Peterson



  #6   Report Post  
confuscious
 
Posts: n/a
Default

this things weird. the response screen has a whole load of jibberish
characters on it. it seem to be normal on this reply widow though. ill just
go try it. cheers. ill let you know if it helps.

"Dave Peterson" wrote:

In the Heading cell:

=if(max(c9,d37)0,"Heading2here","heading1here")

confuscious wrote:

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.


--

Dave Peterson

  #7   Report Post  
confuscious
 
Posts: n/a
Default

thats it. thanks very much.

"Dave Peterson" wrote:

In the Heading cell:

=if(max(c9,d37)0,"Heading2here","heading1here")

confuscious wrote:

i want to make a cell [heading 1] (that is a list of two headings) change to
[heading 2] if either one of two other cells are greater than 0 but revert
back to [heading 1] if not.


--

Dave Peterson

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
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
How do I make it change colour raven_guy Excel Worksheet Functions 4 June 8th 05 04:00 PM
make a cell empty based on condition mpierre Charts and Charting in Excel 2 December 29th 04 01:01 PM
make cell contents equal to null value - not blank, but empty mpierre Excel Worksheet Functions 1 December 29th 04 06:57 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


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

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

About Us

"It's about Microsoft Excel"