Translate formula to english

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a spreadsheet with many complex formulas. Is there a way to translate
those formulas into laymens terms?

Thanks,

Mendz
 
Use named ranges for the formula elements. If you already have your
formulas, create the named ranges then highlight the area where your
formulas are and choose apply. If you haven't created the formulas
yet, create the named ranges and use your mouse to click on the cells
rather than typing the cell address.
 
Chris,

I highlighted 3 sells and named them "Purchasing", but I don't see where I
can apply that name to formula in the fourth cell.

Sorry, but I'm a novice spreadsheet user, at best.

Thanks,

Mendz
 
the idea of naing cells is to make your formulas more "descriptive.An example
is instead of =A2/A3 name a2 annual_sales and A3 months and you can see
exactly what that formula is doing.If your formulas already exist and written
by someone else it may be difficult but may still help.Once named those names
show up every where.EG =if(annual_sales/months>last_year/month,"party","more
sales")
 

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

Back
Top