Share via

Value Error when multiplying cell with Roundup function in it

Anonymous
2018-03-21T16:02:55+00:00

Hi there

I am getting a #Value! error when I try and multiply cell D12 with J12, when D12 has got the formula =IF(H12-C12>0,ROUNDUP(+H12-C12,0),"") in it.

Hopefully it is easy to solve, but it is beyond me, I am using Excel 2010.

Thanks for your help

Mark

The long version is

column B has bar products in it.

column C has the stock holding amount in it

column D works out what amount is needed to be ordered, based on the par stock less the stock holding, but this is rounded up to a whole number

column E is the multiple of D times the number of items in a "case", ie 12 or 24 bottles of beers in a case

column H is the par stock amount

column J is the number of items in a "case".

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2018-03-21T17:10:59+00:00

Hi!

Try this:

=N(D12)*J12

Markmzz

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-03-21T23:40:51+00:00

    Thanks Mark, that works perfectly, much appreciated indeed.

    You're welcome Mark.

    I'm glad to help and thanks for the feedback. It is very important.

    Markmzz

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-03-21T19:43:15+00:00

    Thanks Mark, that works perfectly, much appreciated indeed.

    Was this answer helpful?

    0 comments No comments