I have file report column No , Status as below.
I want to map column No from file report that status = Cut with File input sheet Summary.
If found No. in file Input Sheet Summary → Delete Column A-I (in row No that = Cut)
and delete row in sheet that in column Period (C_Apr , C_May)
Copy data from sheet C_Apr , C_May that delete to new sheet Error.
Report.xlsx (9.8 KB)
input.xlsx (45.6 KB)
Output_Final.xlsx (43.3 KB)
Please guide me about it.
Remark Real Data have 5K rows.
1 Like
Hey @fairymemay
Sorry actually I’m unable to understand the points area which you mentioned.
Could you please help on that
Thanks
#nK
@Nithinkrishna
Step1 Read file Report and focus in column Status = Cut
Step2 Read in file Input sheet Summary —> Focus Column No , Column Name , Column Period
Step3 Delete column (A-I) in sheet Summary that column No = Column NO (status = Cut)
Step4 Cut Data row from Sheet (Sheetname = value Column Period) and paste in to new sheet Error.
Map row by Check Column Name in sheet Summary and check sheet in column Period.
Output_Final.xlsx (43.5 KB)
Report.xlsx (9.8 KB)
input.xlsx (45.6 KB)
Please guide me for solve it.
1 Like
@Nithinkrishna Can u guide me about this case?
1 Like
Hey @fairymemay
Kindly, Will share a demo tomo.
Hope that’s fine
Thanks
#nK
1 Like
@Nithinkrishna Thank you.
I will waiting guide from you.
Remark : real data have 4K rows.
1 Like
@Nithinkrishna If you don’t clear about requirement you can ask me.
Thank you.
1 Like
Hey @fairymemay
Only one doubt From Step 4 - What to cut from that sheet ?
Based on account name ?
Thanks
#nK
@Nithinkrishna yes, Cut on sheet c_apr, c_may.(follow column Period in sheet summary)
Base on account name.
1 Like
Hey @fairymemay
Yes, I can understand we need to cut from C_APR or other sheet based on the column period.
But in the C_Apr sheet there are many rows present so which row to cut from that ?
Thanks
#nK
@Nithinkrishna Cut by map Column Name in Sheet Summary with Column Cust Name in sheet C_APR or other sheet based on the column period.
1 Like
@Nithinkrishna Any update about this case?
Thank you
1 Like
Hey @fairymemay
I’m gonna try today will send you.
Thanks
#nK
1 Like
Hey @fairymemay
Please find the demo code below…
nmnithinkrishna_DeleteRowsMatchingRowsInOtherSheet.zip (82.5 KB)
Here is the bot generated output file - output.xlsx (44.6 KB)
Hope this helps.
Thanks
#nK
@Nithinkrishna In your output file sheet summary must delete column A-I that match Column No as below.
Please guide me for solve it.
1 Like
Hey @fairymemay
Sorry missed it.
Please find the updated…
nmnithinkrishna_DeleteRowsMatchingRowsInOtherSheet_v2.zip (77.5 KB)
Hope this helps
Thanks
#nK
1 Like
system
(system)
Closed
February 14, 2022, 3:13pm
20
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.