03-25-2009, 07:44 AM
Hi G. I have been looking over the forum for a code that i need.
this is what i need to code to do.
get text and remove commas and decimals
id(19) this id has a number varible in it.
ex.id19 --- 43,002.00 is the number in the id. i need to get that number and remove the commas and . (00) not needed.
i also need to get text from another id ( 49) which is in the same context for setup.
ex. id(49 --- 67,938,038.00 i need to add the number from id 19 into id 49
is this possible?
this is what i need to code to do.
get text and remove commas and decimals
id(19) this id has a number varible in it.
ex.id19 --- 43,002.00 is the number in the id. i need to get that number and remove the commas and . (00) not needed.
i also need to get text from another id ( 49) which is in the same context for setup.
ex. id(49 --- 67,938,038.00 i need to add the number from id 19 into id 49
is this possible?