why does the formula show instead of the result when copying?

  • Thread starter Thread starter rws
  • Start date Start date
R

rws

I have been using a conditional if statement to copy information from current
workbook to a new workbook. Sometimes not the information but the formula
shows up and i can't get rid of it.
 
rws said:
I have been using a conditional if statement to copy information from
current
workbook to a new workbook. Sometimes not the information but the formula
shows up and i can't get rid of it.

If all cells show formulas, look at the Formulas Windows option under Tools
Options > View (Excel 2003). Be sure that it is not checkmarked.

More like, the individual cell was formatted as text before you entered the
formula. Change the cell format to General or another appropriate format by
clicking on Format > Cells > Number. Then press F2 and Enter (or
ctrl-shift-Enter for an array formula) in order to re-enter the formula.
 
rws said:
I have been using a conditional if statement to copy information from
current
workbook to a new workbook. Sometimes not the information but the formula
shows up and i can't get rid of it.

If all cells show formulas, look at the Formulas Windows option under Tools
Options > View (Excel 2003). Be sure that it is not checkmarked.

More like, the individual cell was formatted as text before you entered the
formula. Change the cell format to General or another appropriate format by
clicking on Format > Cells > Number. Then press F2 and Enter (or
ctrl-shift-Enter for an array formula) in order to re-enter the formula.
 

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