Help: Regarding text to excel and highlights number in cell

Hi all,

I am trying to convert an text file to excel and then from there read all the column and rows in the excel file. I am looking to find afew number and highlight them into different colour. Example my excel have text and number. I want to locate number 1, 3, 5 in all the cell and highlight them red.

Currently for my first part from text to excel i am using the record function in uipath studio.And then i am stuck. Would appreciate if simple break down can be given as i am new to uipath. Thank you.

Identify the cells having required values in excel and use set range color activity of UiPath.Excel.Activities package.