Hello,
I am attempting to update a TransNumber field in a table. The TransNumber field will be a grouping number, which will be based on a GLDate field. Therefore, this number will be the same for all the transactions unless the GLDate field changes. At which point I would need to increment the TransNumber field by 1 or more.
I am not sure if using queries or VBA would be best. I am new to vba, and don’t really know where to start.
Thanks,
Casperov
I am attempting to update a TransNumber field in a table. The TransNumber field will be a grouping number, which will be based on a GLDate field. Therefore, this number will be the same for all the transactions unless the GLDate field changes. At which point I would need to increment the TransNumber field by 1 or more.
I am not sure if using queries or VBA would be best. I am new to vba, and don’t really know where to start.
Thanks,
Casperov