R
rukiddin
Version: 2008
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
I use the following function all the time.
=SUBSTITUTE(IF(RIGHT(TRIM(A1))="-",RIGHT(TRIM(A1))&A1,A1),"-","",2)+0
Is there a way I can map this function to a shortcut key, or make it easy to retrieve when I need it? Right now I have it store in a text file, which I leave open so I can copy and paste it when I need it. There has got to be a better way.
Thanks
Mike
Operating System: Mac OS X 10.5 (Leopard)
Processor: Intel
I use the following function all the time.
=SUBSTITUTE(IF(RIGHT(TRIM(A1))="-",RIGHT(TRIM(A1))&A1,A1),"-","",2)+0
Is there a way I can map this function to a shortcut key, or make it easy to retrieve when I need it? Right now I have it store in a text file, which I leave open so I can copy and paste it when I need it. There has got to be a better way.
Thanks
Mike