I am curious if it is possible to program an image such as a gas gauge move from empty to fuel based on data that is being imported into an excel spreadsheet. If so does anyone know of any guides to do this and what kind of program will I need to do this?
Share
It is possible.
You’d use VBA and have two images, one of the needle one of the gauge
Then you’d change the angle of the needle based on the data.