Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() if I use an function e.g. IF(A=3;1;"") the cell isn't empty anymore. When I draw a graph the "" will appear as 0. Also by making a regression line these 0's ar taken into account. How can I avoid this? -- wim rademakers ------------------------------------------------------------------------ wim rademakers's Profile: http://www.excelforum.com/member.php...o&userid=30134 View this thread: http://www.excelforum.com/showthread...hreadid=498214 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
=IF(A=3;1;#N/A) -- Arvi Laanemets ( My real mail address: arvi.laanemets<attarkon.ee ) "wim rademakers" wrote in message news:wim.rademakers.215noa_1136453700.854@excelfor um-nospam.com... if I use an function e.g. IF(A=3;1;"") the cell isn't empty anymore. When I draw a graph the "" will appear as 0. Also by making a regression line these 0's ar taken into account. How can I avoid this? -- wim rademakers ------------------------------------------------------------------------ wim rademakers's Profile: http://www.excelforum.com/member.php...o&userid=30134 View this thread: http://www.excelforum.com/showthread...hreadid=498214 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() thanks a lot!!!! -- wim rademakers ------------------------------------------------------------------------ wim rademakers's Profile: http://www.excelforum.com/member.php...o&userid=30134 View this thread: http://www.excelforum.com/showthread...hreadid=498214 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|