Useful
Active Member
- Joined
- Mar 16, 2011
- Messages
- 494
I've range from A2:D10
A2 is "Status I" head of list ; B2 is Status II head of list
C2 is "Date (Status I)" head of list ; D2 is "Date (Status II)" head of list
From A2:A10 I'm entering "Yes" or "No"
From B2:B10 entering "Cheched" or "Not Cheched"
Now I want to get date at C3 when entering A3 "Yes" or "No"
also when entering B3 "Cheched" or "Not Cheched" to get the info at D3 entering data with VBA
I really appreciate your work!
Thanks in advance
A2 is "Status I" head of list ; B2 is Status II head of list
C2 is "Date (Status I)" head of list ; D2 is "Date (Status II)" head of list
From A2:A10 I'm entering "Yes" or "No"
From B2:B10 entering "Cheched" or "Not Cheched"
Now I want to get date at C3 when entering A3 "Yes" or "No"
also when entering B3 "Cheched" or "Not Cheched" to get the info at D3 entering data with VBA
I really appreciate your work!
Thanks in advance
Last edited: