Change this line
Code:Const strOutPutCell As String = "H1" 'Change accordingly
with this one
Code:Const strOutPutCell As String = "A1" 'Change accordingly
Change this line
Code:Const strOutPutCell As String = "H1" 'Change accordingly
with this one
Code:Const strOutPutCell As String = "A1" 'Change accordingly
Bookmarks