I have done modification in web query but still, its not working, it download only current data, not the date entered in cell value i.e B5
I will greatly appreciate your any help on this
VBA Code:
Sub downloadnav()
Dim bmonth, bday, byear, emonth, eday, eyear As Integer Dim wst As Worksheet Dim TxtDate As String Const MyUrl As String = "http://www.idbifortis.com/TrackNAV.aspx?lm1=1"