I have a spreadsheet that has Column A (Name) column B (login information) column C (Date) Column D (Time)
example:
john doe Login 9/2/09 10:30am
John doe coach 9/2/09 12:00pm
john doe end shift 9/2/09 5:00pm
the spreadsheet has several names and login information what i need to do is go through the sheet and find login for that day and end shift for that day and delete all other rows for each person on the spread sheet.
Can this be done first off, i believe i would need to loop through but i cannot come up with a way to look at each name and then delete the other rows
need some serious help here
Bookmarks