Hi all
I'm very new to some of the more complicated features of excel, namely VBA.
One of the minor but tedious tasks I do on a regular basis at work is to copy and paste several references into the delivery services website and then record the date it was delivered/any other status messages.
I was wondering if this could be automated with VBA. I have seen examples of being able to auto fill out forms, and being able to retrieve specific html elements. Could both of these be combined for a column of references to check and to be able to input the corresponding dates in the next column?
I'm very new to some of the more complicated features of excel, namely VBA.
One of the minor but tedious tasks I do on a regular basis at work is to copy and paste several references into the delivery services website and then record the date it was delivered/any other status messages.
I was wondering if this could be automated with VBA. I have seen examples of being able to auto fill out forms, and being able to retrieve specific html elements. Could both of these be combined for a column of references to check and to be able to input the corresponding dates in the next column?