In some excel files price column has custom type - with prefix with currency.
For example:
144 руб.
And when we get value from such columns - we get only 144.
We need to understand - how we will detecting price in each excel - cause all of them have different structure.
In some excel files price column has custom type - with prefix with currency.
For example:
144 руб.
And when we get value from such columns - we get only 144.
We need to understand - how we will detecting price in each excel - cause all of them have different structure.