I have multiple columns with date headings. If a column is >0 I want to return the date of the corresponding column in BV - is that possible?
I have multiple columns with date headings. If a column is >0 I want to return the date of the corresponding column in BV - is that possible?
Last edited by lakerose; 04-08-2022 at 07:17 AM.
Welcome to the form.
Lots of ways. Here's just one:
=INDEX($B$1:$K$1,MATCH(MAX($B2:$K2),$B2:$K2,0))
Set the formatting of that column to DATE.
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.
That's worked a treat - thank you for your help!
You're welcome.
If you have not already done so, you may not be aware that you can thank those who have helped you 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 all those who offered help.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks