Hey, I am trying to create a database for my dad's business. He imports various products in a container every month. The database organises what has been ordered, how much and the price. It also calculates total charges of the container.
I have created all the tables needed. If you see a need...
Hey, I am trying to create a simple input mask but am unable to do it. I have a Number field of type Single to allow decimals. I would like to add a "%" sign at the end of this. Any help would be appreciated.