Hastingwood
New member
- Local time
- Today, 11:21
- Joined
- Aug 5, 2017
- Messages
- 3
Hi All
I would really appreciate some help, am rather lost atm.:banghead:
I am creating a small database that will keep track of some utilities meters and the readings taken from them.
When entering a new reading I would like the system to check the reading against the previous one and if it is outside of a certain range, say 100 either way, to highlight this in some way. A msgbox or conditional formatting change for example. This is just to cut down on incorrect readings.
The form is a datasheet, getting its data from a query called meters_readings_query. The readings field is called Reading.
Any advice gratefully received,
Many thanks!
I would really appreciate some help, am rather lost atm.:banghead:
I am creating a small database that will keep track of some utilities meters and the readings taken from them.
When entering a new reading I would like the system to check the reading against the previous one and if it is outside of a certain range, say 100 either way, to highlight this in some way. A msgbox or conditional formatting change for example. This is just to cut down on incorrect readings.
The form is a datasheet, getting its data from a query called meters_readings_query. The readings field is called Reading.
Any advice gratefully received,
Many thanks!