Hi 
Can anyone help me with the VBA on a checkbox please - my VBA is OK but this is making me scratch my head (and it's annoying me).
I've got one product with the choice of two prices. I want to select the higher price from the price-list by ticking the checkbox and select the lower price from the price-list when the check box is not ticked (the checkbox is a toggle-switch basically).
The price selected via the checkbox feeds into a cell with an =SUM formula - this has a RANGE from Sheet2
Pricelist is on Sheet2, the =SUM formula is on Sheet1.
Many thanks.
Can anyone help me with the VBA on a checkbox please - my VBA is OK but this is making me scratch my head (and it's annoying me).
I've got one product with the choice of two prices. I want to select the higher price from the price-list by ticking the checkbox and select the lower price from the price-list when the check box is not ticked (the checkbox is a toggle-switch basically).
The price selected via the checkbox feeds into a cell with an =SUM formula - this has a RANGE from Sheet2
Pricelist is on Sheet2, the =SUM formula is on Sheet1.
Many thanks.