Post
Topic
Board Services
Re: Poloniex (and Bittrex [beta]) Trading-Analysis Spreadsheet for MS EXCEL
by
Yusufmet
on 15/07/2017, 13:08:27 UTC
Hi, Spreadsheet works except detail graph. When I click coin name it gives runtime error 13 in line 404:
 Sheets(2).Range("$A:$K").AutoFilter Field:=1, Criteria1:=">=" & ActiveSheet.Cells(1, 22).Value, Operator:=xlAnd, Criteria2:="<=" & ActiveSheet.Cells(1, 29).Value

I have win 7, excel pro 2013 plus.
Any comments?