Hello, I have some numbers. . . A few thousands to be exact that I need to drop some zeroes and add a dollar sign and decimal point representing the cents, how do I do that using GREP Expression. An example of the number would be: 000000000396465 or 000000000044813, it will always be 15 characters I would like that to be converted to this:
$3964.65
$448.13
Thank you
Am using Adobe CS5 On Mac
Have one more question, I have some records like the following
| 410000007 | 01 01010401060COMPANY NAME INC | $10924.1 |
The numbers change but there are basically the same amount of characters, How do i ad a space between the company name (COMPANY NAME) and company number (01010401060) with a GREP expression, There are about 50,000 records.
Thanks in advance
Message was edited by: Stancaines
North America
Europe, Middle East and Africa
Asia Pacific