Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello:
Following is my formula to be put in data sheet ( destination sheet) while New Invoice List is the name of my source sheet. My problem is the blank date in the source sheet is shown as " 0-Jan-00", while I want it to renturn just as source/ blank. Please help me how can we make it , because in the summary sheet I want to make the sum if blank or zero 0, will not be calculated. =IF(ISNA(VLOOKUP(H6674,'[NEW INVOICE LIST.xlsb]INVOICE ''08'!$A$7:$AX$6000,32,FALSE)),IF(ISNA(VLOOKUP(H66 74,'[NEW INVOICE LIST.xlsb]INVOICE ''07'!$A$7:$AX$6000,31,FALSE)),IF(ISNA(VLOOKUP(H66 74,'[NEW INVOICE LIST.xlsb]INVOICE ''06'!$A$7:$AX$6000,31,FALSE)),IF(ISNA(VLOOKUP(H66 74,'[NEW INVOICE LIST.xlsb]INVOICE ''05'!$A$7:$AX$6000,29,FALSE)),VLOOKUP(H6674,'[NEW INVOICE LIST.xlsb]INVOICE ''05'!$A$7:$AX$6000,29,FALSE)),VLOOKUP(H6674,'[NEW INVOICE LIST.xlsb]INVOICE ''06'!$A$7:$AX$6000,31,FALSE)),VLOOKUP(H6674,'[NEW INVOICE LIST.xlsb]INVOICE ''07'!$A$7:$AX$6000,31,FALSE)),VLOOKUP(H6674,'[NEW INVOICE LIST.xlsb]INVOICE ''08'!$A$7:$AX$6000,32,FALSE)) -- H. Frank Situmorang |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to return position of the next Non-blank cell in a column | Excel Worksheet Functions | |||
Return next non-Blank Cell in a Column ? | Excel Worksheet Functions | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
Lookup / return latest date in range AND value of 1 column to the | Excel Worksheet Functions | |||
Insert A blank Row Everytime the date changes in column B | Excel Discussion (Misc queries) |