View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Virgil Virgil is offline
external usenet poster
 
Posts: 9
Default 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