R
RB
I'm being anbitious and trying to put together an excel
program without being an expert. Heres where I come to a
full stop. The program lists in rows jobs undertaken by
my company (Couriers). Various fields such as date,
vehicle, driver, destination etc. After a dozen or so
entries I have a column with drivers names. On the next
sheet I have listed all the drivers working for the co. I
am trying to get the program to look at the drivers
already entered (sheet 1) and put against the list (on
sheet two) something like 'working' or 'available'. The
idea being I can see at a glance whos available. I find
the IF statement works fine for the first name but
returns the wrong answer (False) for any driver after
that.
Any help will be most welcome.
program without being an expert. Heres where I come to a
full stop. The program lists in rows jobs undertaken by
my company (Couriers). Various fields such as date,
vehicle, driver, destination etc. After a dozen or so
entries I have a column with drivers names. On the next
sheet I have listed all the drivers working for the co. I
am trying to get the program to look at the drivers
already entered (sheet 1) and put against the list (on
sheet two) something like 'working' or 'available'. The
idea being I can see at a glance whos available. I find
the IF statement works fine for the first name but
returns the wrong answer (False) for any driver after
that.
Any help will be most welcome.