User Profile

Collapse

Profile Sidebar

Collapse
infoitmanoj
infoitmanoj
Last Activity: Apr 11 '17, 10:06 AM
Joined: Sep 16 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • VBA Macro XML receiving Run-time error '91': Object variable or With block variable n

    I was write code for Excel VBA XLM database values write into text file. when I using without any special characters XML values parsed into their text file without any issues but when I using special characters XML cannot parse special characters (&,- etc) error getting on my macro page. Anyone have any ideas on how to resolve this?

    My code :-
    Code:
    Dim XDoc1 As Object
    Dim XHTML1 As IHTMLElement
    Dim XURL1 As String
    ...
    See more | Go to post
    Last edited by NeoPa; Apr 6 '17, 03:07 AM. Reason: Added mandatory [CODE] tags.

  • select values into two dropdown box and retrive corresponding table values shows in t

    Code:
    <input type="hidden" name="BKIRIM" id="txt" value=""/>
    <input type="text" name="BKIRIM1" id="txt2" value=""/>
    <input type="hidden" name="distance" id="distance" value=""/>
    <input type="hidden" name="distance1" id="txt1" value=""/>
    <input
    ...
    See more | Go to post
    Last edited by Rabbit; Sep 16 '14, 03:25 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Working...