79262538

Date: 2024-12-08 13:19:19
Score: 5.5
Natty:
Report link

I Have similar problem. It is about namespaces....

XMLDoc.SetProperty "SelectionNamespaces", "xmlns:dummy=""http://www.w3.org/2005/Atom""" Set Entries = XMLDoc.DocumentElement.SelectNodes(".//dummy:entry") 'Set Entries = XMLDoc.DocumentElement.SelectNodes(".//entry") 'DOES NOT WORK

From here: https://vbaplanet.com/xml.php

Reasons:
  • Blacklisted phrase (1): I Have similar
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I Have similar problem
  • Low reputation (1):
Posted by: Vít Jirman