Hi,
I have a database with books in it, and I was wondering if there is a way in which I can mark the book either Booked out or in store.
Maybe something simple like : if field = 1 (then its booked) if field = 2(then it is in store). and they would display a different icon depending if the field is 1 OR 2?
I dont want to make it too complicated. Just something nice and simple.
Any help would be very much appreciated.