Hi there, I am struggling to find the best structure for a formula that must meet several conitions before taking the value from one worksheet and putting it in another.
Due to IT security at work im unable to upload any samples so will do my best to explain my situation.
I am taking the No. of hours per booking code from a weekly report(which is changed weekly without saving) and storing them in a worksheet as records.
Condition 1: The number of hours must only be stored/collected if the current week on the weekly report (weeknum(now()) matches the week heading on the Booking Code Record Sheet.
Condition 2: The names of the employees must match up
Condition 3: The Booking Codes must match up. But there are two lists of Booking Codes and I was thinking some sort of OR function for this.
I will try and upload an example from home if i get a chance.I know this is not much information to go on but any ideas that you could recommend for me to try would be very helpful.
Due to IT security at work im unable to upload any samples so will do my best to explain my situation.
I am taking the No. of hours per booking code from a weekly report(which is changed weekly without saving) and storing them in a worksheet as records.
Condition 1: The number of hours must only be stored/collected if the current week on the weekly report (weeknum(now()) matches the week heading on the Booking Code Record Sheet.
Condition 2: The names of the employees must match up
Condition 3: The Booking Codes must match up. But there are two lists of Booking Codes and I was thinking some sort of OR function for this.
I will try and upload an example from home if i get a chance.I know this is not much information to go on but any ideas that you could recommend for me to try would be very helpful.