Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=A1=MIN($A$1:$C$1)
click format and select red font, click OK twice Can I copy or expand this to include al the cells down to A25,B25,C25 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Yes, if the parameters are set as A$1, C$1 instead of $A$1, $C$1... -- dminkov ------------------------------------------------------------------------ dminkov's Profile: http://www.excelforum.com/member.php...o&userid=17757 View this thread: http://www.excelforum.com/showthread...hreadid=492094 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Fill down after changing to =A1=MIN($A1:$C1) so that row references are
relative instead of absolute. Ken Johnson |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This worked like a charm, Thanks
"Ken Johnson" wrote: Fill down after changing to =A1=MIN($A1:$C1) so that row references are relative instead of absolute. Ken Johnson |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
i Think it should be $A1:$C1
"dminkov" wrote: Yes, if the parameters are set as A$1, C$1 instead of $A$1, $C$1... -- dminkov ------------------------------------------------------------------------ dminkov's Profile: http://www.excelforum.com/member.php...o&userid=17757 View this thread: http://www.excelforum.com/showthread...hreadid=492094 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Install dates formating using conditional formating? | Excel Discussion (Misc queries) | |||
Conditional formating using formulas | Excel Worksheet Functions | |||
can i freeze conditional formating to copy to another worksheet | Excel Discussion (Misc queries) | |||
VLOOKUP & Conditional Formating Help. | Excel Discussion (Misc queries) | |||
more than 3 conditional formating in excel | Excel Discussion (Misc queries) |