StuInBerks
Mr Wigley
- Local time
- Today, 02:47
- Joined
- Jul 22, 2002
- Messages
- 8
Within Data validation I am trying to validate data so that only multiples of a number can only be entered into a table (5,10,15,20 etc)
I realise I can use the Or operator to create this as 5 or 10 or 15 etc, however this is time consuming for should the DB involve large numbers.
There MUST be a function somewhere that can allow this?? I have tried the new Excel function MROUND which is not regonised by Access.
The only other alternative I can think of is to create a list or combo box to allow this.
Can anyone help?? please??
Thanks
I realise I can use the Or operator to create this as 5 or 10 or 15 etc, however this is time consuming for should the DB involve large numbers.
There MUST be a function somewhere that can allow this?? I have tried the new Excel function MROUND which is not regonised by Access.
The only other alternative I can think of is to create a list or combo box to allow this.
Can anyone help?? please??
Thanks