Dark0Prince
Active Member
- Joined
- Feb 17, 2016
- Messages
- 433
how can I subtract the end time from the start time. when I run what I thought would work below it gives me an error for using that (-) symbol
Rich (BB code):
=SUMIF(Table3[[Host]:[Participant11]],'Employee Table'!$A2,Table3[[EndTime]-[StartTime]])