Hello,

I am using a spin button (Forms toolbar) to control the value of a
single decision variable (cell) in my spreadsheet. Unfortunately, the
incremental change allowed by the UserForms spin button is integer and
>=1.


Ideally, I would like the change to be 0.1 but I understand this
requires VBA programming knowledge which, unfortunately, I don't have!

Can anyone help me get round this?

Thanks in advance,

Dennis