How to write in a specific column in excel when search is made

Hi All, I have this below Sequence
(1) Get result from Splunk write into excel
(2) Take to order application in that search for order found in splunk ===> if the order found it will resume the order and iternate to next order ----> requirement here is whenever an order is found it has to update in excel stating this order found at this time? how to achieve this please.

@Sathish_Ashokan

When order is found…if the order ids are already present on excel then use find/replace activity and find the row of the order …then use that row number to update the current time in that row in the required column

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.