Precis Numbers

  • Thread starter Thread starter Rodney
  • Start date Start date
R

Rodney

A3 is the result of A1/21
I want to bracket the number in A4
In MSWorks I would type the statement
="["&string(A3,0)&"]"

In excel I get in some cells [1.436871259834]
I'd like it to read [1]

Help please.
 
Many thanks Bernie.

| Rodney,
| ="["&ROUND(A3,0)&"]"
HTH,
| Bernie
| MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top