zjamespryor
New Member
- Joined
- Aug 7, 2014
- Messages
- 12
- Office Version
- 365
- Platform
- Windows
Hello, I hope I have came to the right place. I consider myself proficient with excel and I have some experience with vba code but I am having some trouble writing a formula for a project I am doing for my internship. I can't go into specifics because of company policies but on one sheet I have a list of dates in a row. On a second sheet used as a "data-dump" I have two columns, one for dates, and one for two-letter codes we use to label things. On the second sheet, there can be multiple entries of the same day and same codes. So, can a formula, or vba code, be written so that if for instance they have some date and "XX" on the second sheet the "XX" code will appear underneath the specific date on the first date.
I hope I am making sense with this but I would greatly appreciate any help. My idea originally was to use an extensive IF and MATCH function but I cannot making anything work.
Thank you in advance if you are able help.
I hope I am making sense with this but I would greatly appreciate any help. My idea originally was to use an extensive IF and MATCH function but I cannot making anything work.
Thank you in advance if you are able help.