Hello, Good Day,
Attached is the sheet for a small table of different dates, having some errors, please rectify
Thanks
Hello, Good Day,
Attached is the sheet for a small table of different dates, having some errors, please rectify
Thanks
Last edited by shanis; 09-23-2024 at 06:06 AM.
When asking a question like this, please tell us what you are trying to do. Are you trying to return the name of the month containing the current date?
Your formula is more complicated than necessary:
Formula:
=XLOOKUP(L4,$I$4:$I$15,$H$4:$H$15,,-1)
Jeff
| | |·| |·| |·| |·| | |:| | |·| |·|
Read the rules
Use code tags to [code]enclose your code![/code]
HELLO SIR,
In the new sheet (xlookup), the formula is stuck on one month, changing the dates in the 'current date' cell is not affect any change in the formula cell.
Exactly as Jeff said:
=XLOOKUP(L4,I4:I15,H4:H15,,-1)
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
May be
Formula:
=FILTER(H4:H15,(I4:I15<=L4)*(J4:J15>=L4))
If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Thanks All For your cooperation.
Glad to have helped.
If you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks