Results 1 to 4 of 4

Finding value using formulas,functions or macros in intersection of 2 data series in graph

Threaded View

  1. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,480

    Re: Finding value using formulas,functions or macros in intersection of 2 data series in g

    You can use this formula to determine intersection within each segment.

    =IF(AND(C13>=$I$33,C14<=$I$33),TREND(B13:B14,C13:C14,$I$33),FALSE)
    Attached Files Attached Files
    Cheers
    Andy
    www.andypope.info

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 10
    Last Post: 09-09-2015, 10:07 AM
  2. Replies: 1
    Last Post: 10-30-2013, 11:05 AM
  3. Finding intersection of two column data
    By SiaS in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-15-2012, 03:29 PM
  4. Using name formulas as a series in pie graph
    By gordian in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 03-09-2010, 08:30 PM
  5. Finding MACROs and FUNCTIONs
    By Tom in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-12-2005, 10:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1