A-B are invoice date and number. The only problem I failed to add their headers using Add Colum.
C-G is the first page I scraped and H-L is the second page I scraped. I want to scrap the second page and merge it under C-G.
Thanks in advance
A-B are invoice date and number. The only problem I failed to add their headers using Add Colum.
C-G is the first page I scraped and H-L is the second page I scraped. I want to scrap the second page and merge it under C-G.
@samuel.chaane - Not sure why the 2nd page values writing in Column H-L.
Try copy range and move the values to desired columns.
I m scrapping multiple docs, so if I am going to scrape 3 pdf’s it means its gonna happen 3 times. So copying and moving will be hard coding I think. I need an alternative to make it not happen