Sometimes entering simple function causes it to occupy two cells, why?

  • Thread starter Thread starter acctemp
  • Start date Start date
A

acctemp

I was putting a slightly modified version of this function into cell
B12, in doing so it occupied cell B12 and B13 and merged the space
together. This happens often when I am using functions, how can I make
sure it only takes up one cell address?

=IF(ISERROR(FIND("Astro",A17)),"","*****")
 
Are the 2 cells merged? Select the cell(s) and click on Format - Cells -
Alignment tab, is the "Merge cells:" box checked? If it is, uncheck it.
HTH Otto
 
No, they are not merged. If I copy this function into any new
spreadsheet it happens as well.
 

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