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

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
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,224,814
Messages
6,181,125
Members
453,021
Latest member
Justyna P

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