I have created a VBScript which copies and pastes the excel data of a certain range from one excel file to another excel file (Source excel file contains formulas and Cell color is also copied and pasted into the destination file). The VBScript accepts 5 parameters as listed below.
When i run this code from command prompt it is working fine, but when i run it using “Invoke VBScript” activity it is not working. Kindly help me with solution.
Below attached the screenshot.