J
johncarless
I have a database, I use for ordering uniform and keeping a check on
employees allocation.
The company we use to supply the uniform have changed their pricing structure,
which is causing me a few problems.
Any outsize orders are liable for a 10%, 20% , 30% or 40% mark-up
At the moment all my prices are generated when you pick an item from a combo
box, it automatically fills in the price.
The size is input by the user.
Because of the pricing changes and the sizing differences with my stock:
Shirts 14†–22â€
Blazers 34†- 58â€
I was hoping to have a combo that recognises the 14†– 18.5†price and also
recognises when the user clicks on 19†– 22†and automatically updates with
the 20% surcharge on those sizes.
I would also need, when the user picks for instance, ‘blazers’, the size
combo box changes to reflect the difference in sizing from shirts.
employees allocation.
The company we use to supply the uniform have changed their pricing structure,
which is causing me a few problems.
Any outsize orders are liable for a 10%, 20% , 30% or 40% mark-up
At the moment all my prices are generated when you pick an item from a combo
box, it automatically fills in the price.
The size is input by the user.
Because of the pricing changes and the sizing differences with my stock:
Shirts 14†–22â€
Blazers 34†- 58â€
I was hoping to have a combo that recognises the 14†– 18.5†price and also
recognises when the user clicks on 19†– 22†and automatically updates with
the 20% surcharge on those sizes.
I would also need, when the user picks for instance, ‘blazers’, the size
combo box changes to reflect the difference in sizing from shirts.