LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default VBA - How to change the decimal sign

Example of web table before importation:
aaa 1.90
bbb 2.00
ccc 1.80

Desired values when they are in Excel:
aaa 1,90
bbb 2,00
ccc 1,80


If I could import the web table as text than I could replace the digits with
comma (Edit/Replace or fonction SUSTITUTE).
Before that I can make that Excel recognazes the numbers as values and
insert in the cells wrong values.

Is it possible to prevent Excel recognizing numbers as values?
Thanks.
--
gilgil

Excuse my english


"Ron Rosenfeld" ha scritto nel messaggio
...
On Wed, 9 Mar 2005 10:14:22 +0100, "gilgil"
wrote:


If the values are being imported as TEXT, then you could do Edit/Replace
or use
the SUBSTITUTE worksheet function. Then you could convert them to
numbers.

If the values are being imported as numbers, then give some examples as to
the
actual and desired values when they are in Excel.






 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Decimal Place goes crazy when using the "&" Sign. spreadsheetlady Excel Discussion (Misc queries) 4 April 26th 10 12:37 AM
Plus sign after decimal??? Keensie Excel Discussion (Misc queries) 0 November 21st 07 02:55 PM
how can i change dollar sign to rupee sign in sales invoice vishal kohli Excel Discussion (Misc queries) 3 May 10th 07 02:06 PM
can I change the $ sign to a £ sign in an MS template? tony Excel Worksheet Functions 1 January 2nd 06 06:31 PM
How do you change the sign (e.g. +3 to -3 OR -3 to +3) [email protected] Excel Discussion (Misc queries) 3 November 15th 05 07:50 PM


All times are GMT +1. The time now is 10:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"