Obviously, but what I wanted was the code or help for the code, not a logic answer.a1ex2001 said:Check that someone else hasn't already reserved it (Stupid question = Stupid answer)
Thanks, but i've already recieved help.RobMunfy said:how about adding another column to your array (dim YOURARRAY(1 to 4, 1 to 2) as String).
You can then put in an If statement and ask If(YOURARRAY(x,2) = "1") Then blahblahblah etc.
sorry dont actually have your code here, but this should help you out i hope.