I am trying take values from excel to web app here is the code. it is not working. I am attaching the source code of the html
How can i automate excel to web application
Option ExplicitSub SubmitToWeb()Dim rw As Long, ws As WorksheetDim IE As ObjectApplication.ScreenUpdating = False Set...