A somewhat complex (to me at least) Nested IF issue

T

The Narcissist

Hi everyone,

I'm working on a report that looks like this

E F G
H I
Request Date Request Time Dispatch Date Dispatch Time
Delay
6
7
8
9
10

The column headings I guess are self explanatory. The problem is with the
Delay column. The formula works somewhat like this. If the Request Time is
before 3:30 PM on a day the item should be dispatched on the same day. If it
is after 3:30 PM, then the dispatch should be done by 11:00 AM the next
working day. We don't work on saturdays and sundays. The delay needs to be
calculated in days.

Can someone please help me out here?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

A problem with Nested IFs 0
A problem with nested IF's 0
Somewhat Complex: Allocation of Payments 7
Time Zone Conversion Table 1
Netwrokdays in VBA 1
Nested IF conditions 3
Nested If function 3
Complex If then? 4

Top