Recent content by wackywoo105

  1. W

    Retrieving data from an edge browser window

    Many thanks. That works.
  2. W

    Retrieving data from an edge browser window

    Thanks for your help. I can't remove the semi-colon as it's automatically added back.
  3. W

    Retrieving data from an edge browser window

    Sorry. I did actually try with the underscore. that was just an error in typing out the question. I get this:
  4. W

    Retrieving data from an edge browser window

    I'm trying to retrieve the value of this element, but I can't figure out how. <input autocomplete="off" class="form-control w84 h25 display-inline-block" id="SupplierModel_TotalClaimForGlassesOrContactLenses" maxlength="6" name="SupplierModel.TotalClaimForGlassesOrContactLenses" placeholder="£...
  5. W

    Edge browser open external window

    Can anyone help with code to make a form-embedded edge browser window to open into a external edge browser window? Edit to add: I will be logged into a website and want to stay logged in. I've found a couple buttons within the website that cause this to happen anyway, but I'm not sure why. I'd...
  6. W

    Navigating a menu with Edge Browser controls

    Epic stuff. That works. Many thanks.
  7. W

    Navigating a menu with Edge Browser controls

    Sadly that is not an option. It's not the NHS anyway, it's outsourced to capita. The IT section is hidden far behind a script driven customer services department with no way to access it. If I ask customer services a question any more difficult that what their name is they go cross-eyed.
  8. W

    Navigating a menu with Edge Browser controls

    Many thanks. The website is a pass worded NHS site, so sadly I cannot share a link. With your help I have found the correct number 'A' for change password (it's 6). inner HTML = 6__Change Password. I can't navigate to the change password url as the page loads bare with no formatting and...
  9. W

    Navigating a menu with Edge Browser controls

    I want to navigate a menu and change a password. I can enter the details but do not know how to select the various menu options to get to the password page. I cannot just navigate to the URL as for some reason it doesn't load the password page properly. I'm also not sure how to click the final...
  10. W

    Postcode lookup stopped working

    I know it's been a while but I went with option 5. Recode it using IE, but keep the browser hidden (something you can't do with edge). It now works again.
  11. W

    Access corrupting Excel spreadsheets.

    I'm not. The second image is what I'm trying to save as. I think .xlsb is some obscure excel format for trying to save a corrupted workbook when normal save fails. I haven't even looked at that file to see what it is. If this is a google drive issue would I be better of switching to one drive...
  12. W

    Access corrupting Excel spreadsheets.

    That's a good point. I've stored this document on google drive for years, as I need access from different locations. Is it likely a problem with Google drive, or could something have changed with office that is causing it to not like Goole drive anymore?
  13. W

    Access corrupting Excel spreadsheets.

    I've been having issues with a couple of Excel documents that I access with Access. For some documents this manifests as the vba code for the excel document (not the code in access) completely vanishing. I wasn't sure what was causing this, but I'm now fairly sure it's something to do with...
  14. W

    Edge Browser window keeps freezing/crashing after interacting with VBA.

    Thankfully it appears to be working reasonably well for what I want. I've only just started to use it for what I was working on and I do occasionally have issues with pages not loading. I'm not sure if this is an Edge browser problem, or an issue with the website I am accessing. Thankfully with...
  15. W

    Edge Browser window keeps freezing/crashing after interacting with VBA.

    I'm running Microsoft® Access® for Microsoft 365 MSO (Version 2312 Build 16.0.17126.20132) 64-bit now and Edge browser is working fine.
Back
Top Bottom