marle35
Programmer
- Jul 17, 2007
- 36
I am working with an inventory system, and would like to have a form that shows all products and their current inventory levels, and next to each of them have a textbox for entering in new inventory levels. After the user enters in all their new inventory levels, there would need to be calculations done with the new values. Is this possible somehow? I can't seem to so it with continuous forms. Is it possible to have run-time created textboxes? Any help would be greatly appreciated.