Hi. Newbie questions here...
1) I am making a library database. I created a simple query to identify books on loan.
I need a form to browse all books, not just the unavailible books.
However it needs to show that the book is unavailible/onloan (like my query identifies), perhaps by changing the colour to red or an "on loan" tickbox,
How do I achieve this?
2) How do I run some code on startup?
I found code to change the main background colour, but I don't want to assign a button to do it
I did search about but couldnt find the answer.
Cheers.
1) I am making a library database. I created a simple query to identify books on loan.
I need a form to browse all books, not just the unavailible books.
However it needs to show that the book is unavailible/onloan (like my query identifies), perhaps by changing the colour to red or an "on loan" tickbox,
How do I achieve this?
2) How do I run some code on startup?
I found code to change the main background colour, but I don't want to assign a button to do it
I did search about but couldnt find the answer.
Cheers.
Last edited: