My database has a table with the following fields: Meeting, number, Action, Date.
In the table are multiple meetings. When the admin pulls up their meeting (based on a parameter query), they want to be able to automatically renumber their "number" fields in the order they are in. That way, they can put actions occurring on the same date in the order they want. This can't be hard coded in because sometimes they don't want the actions renumbered.
I am relatively new to access, so any help would be appreciated.
Thanks.
In the table are multiple meetings. When the admin pulls up their meeting (based on a parameter query), they want to be able to automatically renumber their "number" fields in the order they are in. That way, they can put actions occurring on the same date in the order they want. This can't be hard coded in because sometimes they don't want the actions renumbered.
I am relatively new to access, so any help would be appreciated.
Thanks.