NA,, How to get rid of on a timesheet.

richblake74

Active Member
Joined
Dec 30, 2006
Messages
284
Office Version
  1. 365
Platform
  1. MacOS
Hello all, I tried the Iferror at the start but it is returning an error still.
I am trying to make a timesheet for each month of the year. Anyone know of a great template to use?
Can anyone help with the below link? My problem is with column AF. Again if anyone has a better template this would be much appreciated.
Have a wonderful day
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
idk i just fix it, N#A in Column AF, thats right like that ?

1701740348110.png
 
Upvote 0
@SunnyAlv what is the point of that? there is no point in using IF when you return the same value regardless.
 
Upvote 0
@richblake74 What version of Excel are you using?
I suggest that you update your Account details (or click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)

Try changing the formula in AF9 to
Excel Formula:
=XLOOKUP(AF8,Sheet2!$A:$A,Sheet2!$F:$F,"")
 
Upvote 0
Hello, I want only the dates in row 8 only to be the dates in the Month and year of the cell B4, so September 23 row 8 should only show September days
 
Upvote 0
Clear B7:AF8 & put this in B8 only
Excel Formula:
=SEQUENCE(,DAY(EOMONTH(B4,0)),B4)
and then in B7 only
Excel Formula:
=DAY(B8#)
 
Upvote 0

Forum statistics

Threads
1,215,136
Messages
6,123,246
Members
449,093
Latest member
Vincent Khandagale

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