Any help would be great. I am stuck with this issue for last two days. Thanks
I am trying to update a excel sheet from access using access macro. The code works fine for second object but not for first.
I am getting the error on objxl.Workbooks.Open FileName:=Trim(strfname)
Note: I am...