madforgolf
Board Regular
- Joined
- Oct 20, 2006
- Messages
- 180
- Office Version
-
- 365
- 2016
Below i have the issue where if i dont work or dont enter a time start / finish it shows the errors in column I. The formula is taken from the helper column J as a table lookup is used to allow breaks. How do i get it to not show the #Value in "I" if no time is entered in (E:H)
I have tried changing =IF(E10="",""=VLOOKUP(J10,$M$1:$N$4,2,TRUE)) in K10 but to no avail.
Thanks
Marty
Sheet1
<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 65.6px;"><col style="width: 60.8px;"><col style="width: 65.6px;"><col style="width: 65.6px;"><col style="width: 44px;"><col style="width: 44px;"><col style="width: 44px;"><col style="width: 44px;"><col style="width: 65.6px;"><col style="width: 43.2px;"><col style="width: 43.2px;"></colgroup><tbody>
</tbody>
<tbody>
</tbody>
Excel tables to the web >> Excel Jeanie Html" target="_blank"> Excel Jeanie HTML 4
I have tried changing =IF(E10="",""=VLOOKUP(J10,$M$1:$N$4,2,TRUE)) in K10 but to no avail.
Thanks
Marty
Sheet1
* | A | B | C | D | E | F | G | H | I | J | K |
8 | Sunday | 10-Mar | 9:00 | 15:00 | 7:15 | * | * | 13:15 | 5:30 | 6:00 | 0:30 |
9 | Monday | 11-Mar | 9:00 | 15:00 | 7:10 | * | * | 13:05 | 5:25 | 5:55 | 0:30 |
10 | Tuesday | 12-Mar | * | * | * | * | * | * | #VALUE! | * | #N/A |
11 | Wednesday | 13-Mar | * | * | * | * | * | * | #VALUE! | * | #N/A |
<colgroup><col style="width: 30px; font-weight: bold;"><col style="width: 65.6px;"><col style="width: 60.8px;"><col style="width: 65.6px;"><col style="width: 65.6px;"><col style="width: 44px;"><col style="width: 44px;"><col style="width: 44px;"><col style="width: 44px;"><col style="width: 65.6px;"><col style="width: 43.2px;"><col style="width: 43.2px;"></colgroup><tbody>
</tbody>
Spreadsheet Formulas | ||||||||||||||||||||||||||||||||||
<tbody> </tbody> |
<tbody>
</tbody>
Excel tables to the web >> Excel Jeanie Html" target="_blank"> Excel Jeanie HTML 4