AAP
Member
Hi Friends,
I am learning arrays. I have made a sample file from which I want to read price data to an array and do calculation within that array (for example: multiply by 2) and paste data back to its original place.
Also with first column (ProductGroup) would like to read it in an array do some string manupulation (for example: split each word with single space in between) and place back to its original place.
I tried but couldn't figure out.
Many thanks
Kind Regards
Amit
I am learning arrays. I have made a sample file from which I want to read price data to an array and do calculation within that array (for example: multiply by 2) and paste data back to its original place.
Also with first column (ProductGroup) would like to read it in an array do some string manupulation (for example: split each word with single space in between) and place back to its original place.
I tried but couldn't figure out.
Many thanks
Kind Regards
Amit