Forum Discussion
How do I get text/comments to show on a daily tracker on Excel?
Hey thanks so much for your help, it still isnt working, Ive attached 2 photos, I needed it to show comments or feedback per day when I change the date? If that makes sense?
You probably want to use $A$1 instead of $A3, but column H on the Jamie White sheet appears to be empty, so it's not clear what you want to do...
- mtarlerJul 21, 2023Silver Contributor
yes it appears they need $A$1 instead of $A3 but they are looking at column N not H so "TESTING" should show up for 2023-07-21. I changed to $A3 in my formula because I was guessing at what they had/needed but the original formula did use $A$1 and that appears to be correct. But also noted in my reply if there is only 1 line to get returned XLOOKUP is probably better to so maybe:
=XLOOKUP($A$1, 'Jamie White'!$E:$E, 'Jamie White'!$N:$N,"")