Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet where the currency value are formatted incorrectly.
Values of 227.00 are shown as $22,700.00, 136.00 is shown as $13,600.00 aqnd 1331.00 is shown as 133,100.00. I need all the values in column I to be divided by 100 with the $ sign omitted. Can anybody help me with the VB code for this. Thanks so much |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
divide column(x) by column(y) to give column(x/y) in excel? | New Users to Excel | |||
IN COLUMN H =PRODUCT(B2.D2) DIVIDED BY 2 HOW DO I DIVIDE | Setting up and Configuration of Excel | |||
How do I divide a column into two? | Excel Discussion (Misc queries) | |||
Looking for a formula that will divide a column & rows by 2 | Excel Worksheet Functions | |||
how do I divide or multiply an entire column? | Excel Worksheet Functions |