Gwilliams57
New Member
- Joined
- Feb 27, 2018
- Messages
- 4
I need to change my ERP system to a serialized inventory system, i have list of products and their total quantity. all i am trying to do is take a product and if the total quantity is 10, create 10 records so i can assign a unique number to each product.
Example of data i have:
[TABLE="class: cms_table"]
<tbody>[TR]
[TD]2018 Catalog[/TD]
[TD="align: right"]10[/TD]
[/TR]
</tbody>[/TABLE]
can i do this in access, i currently have 2075 products with a 125k total.
i could use some help
thank you
EDIT: Same question posted in Excel forum here: https://www.mrexcel.com/forum/excel-questions/1045372-adding-serial-number.html
Example of data i have:
[TABLE="class: cms_table"]
<tbody>[TR]
[TD]2018 Catalog[/TD]
[TD="align: right"]10[/TD]
[/TR]
</tbody>[/TABLE]
can i do this in access, i currently have 2075 products with a 125k total.
i could use some help
thank you
EDIT: Same question posted in Excel forum here: https://www.mrexcel.com/forum/excel-questions/1045372-adding-serial-number.html
Last edited by a moderator: