Hi
I am trying to set up a simple system to track equipment availability
I want to place a number of command buttons on a screen which will change colour (green to red and vice versa) and change caption (UP to DOWN and vice versa) every time the button is clicked
I also need to timestamp every click so that I can graph the equipment status
I have found VBA to do both of these separately on the site but I can't figure out how to combine into one
Many thanks
I am trying to set up a simple system to track equipment availability
I want to place a number of command buttons on a screen which will change colour (green to red and vice versa) and change caption (UP to DOWN and vice versa) every time the button is clicked
I also need to timestamp every click so that I can graph the equipment status
I have found VBA to do both of these separately on the site but I can't figure out how to combine into one
Many thanks