Excel Macro via VBA - XML IMPORT
Thanks for a reply. However my original issue is unresolved ?
How to lock the row and update it ?
' HELP here please
' Find the row with the same "NAME" as what is in the XML record
' code here
'Copy the data from the XML recordset for this "NAME" into the row
'.Range("... rst....
Can you help ?
Thanks
|