Search results

  1. H

    Blue Prism -MS Excel - Text to Column VBA

    Hi All, I'm trying to add the text to column functionality to my MS Excel VBO, to convert text to date. I'm using the following code. It executes with no errors but do not do the function. Any help or Guidance on this would be appreciated. Dim excel As Object = GetInstance(handle) Dim wb As...
  2. H

    Automating Google Sheet functionality using BluePrism

    Hi All, What is the best approach to automate Google Sheets functionalities using Blue Prism?Is there a more convenient means to replicate the functionalities provided by Ms Excel VBO in Blue Prism to Google Sheets?
  3. H

    Solved Spying elements in Full Screen mode

    Hi All, When I launch a particular application the login screen appear in full screen mode. I am unable to close or minimize the application until I input the login details and press enter. In such a case how do I use BP to spy the login elements? Thanks for your time and support.
  4. H

    Blue Prism License

    Hi All, What's exactly a Blue Prism Runtime License? What are the limitations of it? Thanks
  5. H

    Solved Deploying Blue Prism in Cloud

    Hi All, Is it possible to deploy Blue Prism on cloud?
  6. H

    Error in Html Spy Mode

    Hi All, There seems to be an error in Html spy Mode. Elements are not getting spied properly (Please refer screenshot below). I tried changing the spy mode to Active Accessibility but same issue persists. I even tried changing the Application Manager mode but no use. Any suggestions on how to...
  7. H

    Manipulating large volume of Excel data in Blue Prism

    Hi All, I came across this process where there are more than 250,000 excel records, which should be manipulated through vlookups and formulas. As I see this will be a time consuming process. Any advice on what's the best possible way to automate this process using Blue Prism?
Top