Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() For last value in a range: =LOOKUP(9.99999999999999E+307,B1:B100) adjust range to suit For returning a blank: e.g. =If(Isna(Vlookup.....),"",Vlookup(.....)) or =If(Vlookup(....)=0,"",Vlookup(....)) Where Vlookup(....) could be any condition. -- Vito ------------------------------------------------------------------------ Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182 View this thread: http://www.excelforum.com/showthread...hreadid=558625 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i multiply two columns | Excel Worksheet Functions | |||
creating a bar graph | Excel Discussion (Misc queries) | |||
2 Columns - Show extra items in Column B | Excel Discussion (Misc queries) | |||
match and count words | Excel Worksheet Functions | |||
hide column but show chart | Charts and Charting in Excel |