Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
in cells B1:B1000 I have a simple VLOOKUP formula =IF(ISBLANK(A1),"",VLOOKUP(A1,$L$1:$M$36,2,TRUE)) that will give a result of either L,M or H depending on the value placed in the corresponding range A1:A1000 is there any way to check the last 6 populted cells in the range B1000:B1 and if either of the letter L,M or H haven't been displayed have a Msg box appear to state which one (either L,m or H) eg in cells B23:B27 are the values: M M M L M L so a msg box would now say : "H - hasn't shown in 6" any ideas?? many thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to check previous entries in column for same contents | Excel Worksheet Functions | |||
how to plot column chart with one series against multiple series. | Charts and Charting in Excel | |||
Check for Data series | Excel Programming | |||
Series of check boxes | Excel Programming | |||
how do I change a line series to a column series in excel? | Charts and Charting in Excel |