J
Just a young fella trying to have a go
Hi all, I'm trying to make a product order form and I want to set it up so
that the "Qty" field automatically changes whatever a person enters into a
multiple of 6 units (all the products come in packs of 6 so customers have to
order 6 or 12 or 18 or 24 units - you'd be amazed how many people still try
to order 21 or 19!). So to avoid confusion and having to ring the customer
back to say 'um, 19 is not a multiple of 6, would you like 24 units
instead?', I want to set up our Excel order form so whatever they input in
the "Qty" column to automatically rounds to the nearest mulitple of 6 or
round up to the next multiple of 6.
I've tried the =MROUND function but that requires another column, so we'd
have to have a "I think I would like to order this Qty" column where the
customer enters in a number (e.g. 8) and then another column of "you need to
change your order to this Qty" which would display '6' or '12' units...
having two columns is going to create confusion again - customers would be
thinking 'um, how many am I ordering here?'.
Ideally, we'd have some 'hidden and automatically applied formula' so the
user can't delete the formula and whatever number they enter in the "Qty" box
for each product automatically gets rounded to a multiple of 6.
Any ideas please guys?
THANKS! Alex.
that the "Qty" field automatically changes whatever a person enters into a
multiple of 6 units (all the products come in packs of 6 so customers have to
order 6 or 12 or 18 or 24 units - you'd be amazed how many people still try
to order 21 or 19!). So to avoid confusion and having to ring the customer
back to say 'um, 19 is not a multiple of 6, would you like 24 units
instead?', I want to set up our Excel order form so whatever they input in
the "Qty" column to automatically rounds to the nearest mulitple of 6 or
round up to the next multiple of 6.
I've tried the =MROUND function but that requires another column, so we'd
have to have a "I think I would like to order this Qty" column where the
customer enters in a number (e.g. 8) and then another column of "you need to
change your order to this Qty" which would display '6' or '12' units...
having two columns is going to create confusion again - customers would be
thinking 'um, how many am I ordering here?'.
Ideally, we'd have some 'hidden and automatically applied formula' so the
user can't delete the formula and whatever number they enter in the "Qty" box
for each product automatically gets rounded to a multiple of 6.
Any ideas please guys?
THANKS! Alex.