D
dplove
I have created a database to track software orders. Within this database I
have how many total licenses owned and how many available for deploy. I
created a checkout button that when clicked it will open another form and I
can input the info of the person that will be installing the software on
their computer.
If possible, what I would like for this to do is, when I click on the
checkout button it substract 1 from the "available for deploy" so that number
keeps decreasing each time it is installed on a computer.
If anyone has an idea of how I can make this happen or is it possible,
please let me know.
Thanks
have how many total licenses owned and how many available for deploy. I
created a checkout button that when clicked it will open another form and I
can input the info of the person that will be installing the software on
their computer.
If possible, what I would like for this to do is, when I click on the
checkout button it substract 1 from the "available for deploy" so that number
keeps decreasing each time it is installed on a computer.
If anyone has an idea of how I can make this happen or is it possible,
please let me know.
Thanks