electricbanana
New member
- Local time
- Today, 06:37
- Joined
- Nov 10, 2009
- Messages
- 4
Hello, I've been working with access for some time now on and off but never really got to grips with functions.
I have a table with one field containing numeric data and an adjacent field with text data. What I want to do is create a calculated field to create a set of categories. I want to say if the scooter is under 125 then give it this label.
ie,

My current solution is just to run a few update queries but I'd like to leave this a little more automated.
Many thanks
eb
I have a table with one field containing numeric data and an adjacent field with text data. What I want to do is create a calculated field to create a set of categories. I want to say if the scooter is under 125 then give it this label.
ie,

My current solution is just to run a few update queries but I'd like to leave this a little more automated.
Many thanks
eb
Last edited: