am trying to multiply the data from two columns from the same excel but am not sure where the structure of my code is going wrong, tried changing some () to but to no avail.
I got the code from another thread which I can’t find anymore but it was originally in VB
@lmoham
It is just a miss.
And just from learning perspective, avoid any unnecessary conversion.
For ex. Object does not need to be converted to sting and then to Integer.