Afternoon
i have a Spreadsheet where column A is filled with unique numeric ID's (these relate to forms i get sent up to my desk)
now when i get the form i do a search for the unique ID CTRL F and type in the number
once found i go to column G and type in todays date / =TODAY()
what i would like to do is on sheet 2 type in all the IDs at once (or 10 at a time) and then DATE them automatically
i will create a macro button but i cant work out the formula using MATCH / INDEX / VLOOKUP or IF in various combinations?????
lets say i type in the unique IDS in column Z on sheet 2 is there a way i can say
FIND Z1 in sheet1 column A and display =TODAY() 8 rows across
FIND Z2 in sheet1 column A and display =TODAY() 8 rows across
FIND Z3 in sheet1 column A and display =TODAY() 8 rows across
i thank you in advance as i know youll have a simple solution
mike
Bookmarks