V
vamosj
Here is what I am trying to do. I have created a spreadsheet that keep
track of movies (around 512 of them) and the I am trying to figure
way to update the last time they were played. I currently have
master list of the movies which will hold the "Last Played" Date.
also have a weekly schedule that I print out which has the day they ar
playing. What I was trying to accomplish is, using a
ActiveCell.Offset (Or if anyone knows a better way) line to take
movie on the weekly schedule, Find it in the Master List, Then take th
Date just to the left of it (Weekly Schedule) and paste it into th
cell that contains the "Last Played" Date on the Master List. Pleas
help before this lump on my head gets any bigger.
Thanks
track of movies (around 512 of them) and the I am trying to figure
way to update the last time they were played. I currently have
master list of the movies which will hold the "Last Played" Date.
also have a weekly schedule that I print out which has the day they ar
playing. What I was trying to accomplish is, using a
ActiveCell.Offset (Or if anyone knows a better way) line to take
movie on the weekly schedule, Find it in the Master List, Then take th
Date just to the left of it (Weekly Schedule) and paste it into th
cell that contains the "Last Played" Date on the Master List. Pleas
help before this lump on my head gets any bigger.
Thanks