Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i need to make "1,458,685" into "1458685 i found Replace() on a website and assumed leaveing the last paramater empty would work. it doesn't this is what i was trying: PrizePool = Replace(PrizePool, ",", "") -- TheIrishThug ------------------------------------------------------------------------ TheIrishThug's Profile: http://www.excelforum.com/member.php...o&userid=29682 View this thread: http://www.excelforum.com/showthread...hreadid=494444 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find the same text multiple times in a string seperated by commas | Excel Discussion (Misc queries) | |||
count no. of commas (,) in a string in a cell | Excel Worksheet Functions | |||
removing commas from numbers etc. | Excel Worksheet Functions | |||
Removing commas | Excel Worksheet Functions | |||
Removing commas | Excel Programming |