hi , i get values from webpage and i need to show them in table comparate sheet , now i can see them in the result sheet but i need it to be a comparate table how can i do this ?
It’s better if you can provide some sample screenshot table with data and what is the output you need
Thanks
1 Like
i get those values from webpage , but i need to show them as a comparate table , every 3 values in one row under each others
Can you show what is your expected data to be looked like?
And how you are scraping data from web? Once you get the 3 row you can concatenate and add it in row. Then write to excel.
i need those values to be shown as comparate table like table like this
Can you show the webpage? how the data is displayed and how can get it from there we should check first.