G
Guest
I am working with an imported text file that lists sales quantities such as
1e
23e
500e
and etc
I would like to calculate average price using these quanities but need to remove the "ea" first
I tried the LEFT and RIGHT functions, but how do I work with the fact that the quantities are not all the same number of digits long (i.e. - 1ea vs 25ea)
I know there is a solution, but it escapes me thus far.
Many thank
Chris H (Seattle)
1e
23e
500e
and etc
I would like to calculate average price using these quanities but need to remove the "ea" first
I tried the LEFT and RIGHT functions, but how do I work with the fact that the quantities are not all the same number of digits long (i.e. - 1ea vs 25ea)
I know there is a solution, but it escapes me thus far.
Many thank
Chris H (Seattle)