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?