Hello,
I have two ranges containing data to plot in a chart:
Now, I want to display only those data values, who match two conditions: " > LowerThres" and "<intupperthres".
<intupperthres".
<intupperthres".
<intupperthres".
< UpperThres".
I already experimented with find and Autofilter but I did not got it to work.</intupperthres".
</intupperthres".
</intupperthres".
</intupperthres".
I have two ranges containing data to plot in a chart:
Code:
With ActiveChart.SeriesCollection.NewSeries
.XValues = rngXData
.Values = rngYData
End With
<intupperthres".
<intupperthres".
<intupperthres".
< UpperThres".
I already experimented with find and Autofilter but I did not got it to work.</intupperthres".
</intupperthres".
</intupperthres".
</intupperthres".