Hi all,
I need help with a code for a automation tool I am developing.
I have attached a sample file. I will explain the context here.
To do a match between data set ,I want to ensure the common range between both the dataset is same ( which is the Stmt Inv & Sysm Inv)
I want a solution where the user can select the length of string in the selected range by inputting the length of the text ( like excel function =right(“text”,”variable value assigned by the user”)
Or else
is it possible to do comparison between Stmt Inv range & Sysm Inv range, then change the Stmt Inv range to exactly match Sysm Inv. This is possible because
Sysm Inv is a subset of Stmt Inv
I apologies if I haven’t explain the problem clearly,
Cheers
Rom
I need help with a code for a automation tool I am developing.
I have attached a sample file. I will explain the context here.
To do a match between data set ,I want to ensure the common range between both the dataset is same ( which is the Stmt Inv & Sysm Inv)
I want a solution where the user can select the length of string in the selected range by inputting the length of the text ( like excel function =right(“text”,”variable value assigned by the user”)
Or else
is it possible to do comparison between Stmt Inv range & Sysm Inv range, then change the Stmt Inv range to exactly match Sysm Inv. This is possible because
Sysm Inv is a subset of Stmt Inv
I apologies if I haven’t explain the problem clearly,
Cheers
Rom