Search results

  1. J

    Attaching Excel File

    How to attach an active excel file that has dynamic file name.
  2. J

    Opening Email Template - Outlook Automation

    How to open a email template in outlook using Blue prism automation.
  3. J

    Excel - Popup - Save & Save As

    I’m getting the Save & Save As window while opening the excel file with Excel VBO. Same pop up appeared when opened it manually. Can someone help me to disable this popup with out doing anything with object modeller.
  4. J

    Facebook Automation

    Is it possible to automate Facebook actions like posting status,liking & commenting.
  5. J

    Splitting Collection

    How to split a collection based on the number of rows ?
  6. J

    Collection

    How to transpose the Collection A into below format. Can some one help me with simple solutions. @Sukesh Kumaru @sivagelli
  7. J

    Login Agent

    What is the use of Login Agent ?
  8. J

    Dynamic process execution

    What is the need for running blue prism process from command line ? Can someone elobrate this with real time scenario ?
  9. J

    Outlook Automation

    Can some one help to write a code to refresh outlook .
  10. J

    Text file automation

    Is it possible to extract data from text file to excel ?
  11. J

    Text file to Excel

    How to extract data from text file to Excel ?
  12. J

    Collection - Adding new column with values

    I need to add new column in my existing collection ? Once the column is created I need to write some values. Is there any other approaches to deal this other than using loop stage.
  13. J

    Excel - Bold

    How to apply bold in excel ?
  14. J

    Excel - last row

    How to find the last used row in excel ?
  15. J

    Reg Ex

    How to extract the following sub string from input string using regex ? Extract String : SP123456789.xls Input String : I'm Indian - I like India - SP123456789.xls [ The count of extract String always remain fixed but the number pattern will vary ]
  16. J

    Excel - String Search

    Suggest some effective ways to search for a text in excel. (Output should be the cell reference) - Input excel file contains 1000 of rows and columns - Looping through each cell takes lot of time - Need to reduce timing.
  17. J

    Macro

    How to pass input parameters to macro using blue prism ?
  18. J

    Work Queue

    How to re-run the work cases marked as exception in work queues ??
  19. J

    Collection Manipulation

    I need to transpose the values from collection 1 to collection2 in the following manner. Screenshot attached [Header names are fixed here]
  20. J

    Macro Automation

    How to handle Pop Up/ Message box displayed while running excel macro using Blue Prism ?
Top