I have data from A2 to I1000
Column A is Program Name and Column I is comment section
I have written the VBA code to filter each program and make updates in Web based system. AFter this I need to provide comment as "Completed" in Column I .
If filter select A3 to A18 as this belongs to one program then column range I3 to I18 should get filled with the comment "Completed". Basically based on filtered range the column I range should be updated with the "Completed" comment.
Thank you in Advance
Bookmarks