Hi all,
Very new to PAD - been reading and watching as much as I can. I have a flow that I'm working on and have hit a roadblock.
The premise is for the user to input a job number, PAD finds the job folder on our network based on said number and opens an accompanying excel file.
(The excel is basically an inventory list of items for said job, and the user here is marking whether or not that item is complete)
I've gotten PAD to do everything up to this point - I was wondering what direction to go from here.
I need it to read the number of rows in the excel file (pretty sure I've got that down [first free row?]), then based off that dynamic number read each of those rows and check column 18 or 'R' in excel, for the completion status.
If complete = true then it needs to copy columns 1,3,4, etc for each row and paste that text somewhere... outlook most likely.
I know this is a lot - if anyone can point me in the right directions it would be much appreciated.
FLow