0

I have a requirement where I have to read data from Excel and write it to another excel.

In my excel I have one column as below screeshot.

enter image description here

When I read it Using powershell using the below command

$WorkSheet.Cells.Item(12,47).Value2

The value 0.9% is read as 0.00931.Is it possible that I can read the value as 0.9%

Itchydon
  • 2,572
  • 6
  • 19
  • 33
Ashutosh Rai
  • 123
  • 9

0 Answers0