Summary of schedule showing error

Simbor2

New Member
Joined
Apr 14, 2023
Messages
12
Platform
  1. Windows
Hi,

I have a schedule workbook that I have been working on and improving for some time.
On a month summary I earlier had it showing the time worked total including the break because I couldn't work around that.
I had the errors then hidden with "IFWRONG" + ""
Having data coming from another page and then subtract the breaks is something I can't seem to do.

Does anyone have a solution?
 

Attachments

  • Schedule.png
    Schedule.png
    25.2 KB · Views: 21

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
It's not clear what your question is.

If you just want to suppress the error values, you could wrap in IFERROR, e.g.

Excel Formula:
=OMFEL(OM(I8-H8>4/24;I8-H8-0,75/24;I8-H8);"")
 
Upvote 0

Forum statistics

Threads
1,223,886
Messages
6,175,190
Members
452,616
Latest member
intern444

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top