Search results

  1. C

    Extracting Dynamic Text Data

    Is there any way to extract dynamic value from the text? Please find the request below: Value from where text/number needs to be extracted- " 7859.67 343.43 6755.89 435.09" Value to be extracted from above text- 7859.67 after every value there is a space in between them, I need to...
  2. C

    Reading Excel Header into collection

    My requirement is to read the Excel file headers directly from the excel file and save it to a collection. Then i need to verify the values of headers. So how shall i read only the header values from the excel?
Top