View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] acctemp@millenniumbank.com is offline
external usenet poster
 
Posts: 29
Default Sometimes entering simple function causes it to occupy two cells, why?

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)),"","*****")