LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Jaco
 
Posts: n/a
Default Plot empty cells as: Interpolated

Hi All

I have two columns (Data 1 and Data 2) that need to be consolidated (Result
Column)

Example:

Data 1 Data 2 Result
1 6 7
2 7 9

5 9 14
6 10 16

9 19 28

I consolidated the data columns using the following formula:
=IF(AND(ISBLANK(B3),ISBLANK(C3)),"",B3+C3)
When a graph is created for the result column the graph return to zero at
each "empty" cell.

Could anyone please help to solve the problem.
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ignoring empty cells beeo Excel Discussion (Misc queries) 3 September 8th 05 09:57 AM
In Bar Chart, can we display both figures and their respective %a. Airtel Excel Discussion (Misc queries) 3 March 9th 05 02:35 PM
To safety merge cells without data destroyed, and smart unmerge! Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:17 AM
Heps to design Locked/Unlocked cells in protected worksheet Kevin Excel Discussion (Misc queries) 0 December 30th 04 07:09 AM
empty cells in ranges UniDave Excel Discussion (Misc queries) 2 November 26th 04 02:18 AM


All times are GMT +1. The time now is 01:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"