ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   USING EXCEL, delete all text right of the "!" symbol (https://www.excelbanter.com/excel-worksheet-functions/111263-using-excel-delete-all-text-right-symbol.html)

Boyd

USING EXCEL, delete all text right of the "!" symbol
 
I am trying to delete characters in a Excel cell right of the "!" symbol. Is
there a function that can be used to do that

Marcelo

USING EXCEL, delete all text right of the "!" symbol
 
Hy Boyd

try it

=right(a2,(len(a2)-search("!",a2)))


hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"boyd" escreveu:

I am trying to delete characters in a Excel cell right of the "!" symbol. Is
there a function that can be used to do that


Marcelo

USING EXCEL, delete all text right of the "!" symbol
 
sorry, I forgot to mention to you use this formula in an aulixar column, copy
it down, copy and paste special values.

after that you can replace the original data, if it is your proposal

hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"Marcelo" escreveu:

Hy Boyd

try it

=right(a2,(len(a2)-search("!",a2)))


hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"boyd" escreveu:

I am trying to delete characters in a Excel cell right of the "!" symbol. Is
there a function that can be used to do that


David Biddulph

USING EXCEL, delete all text right of the "!" symbol
 
"Marcelo" wrote in message
...
"Marcelo" escreveu:

"boyd" escreveu:

I am trying to delete characters in a Excel cell right of the "!"
symbol. Is
there a function that can be used to do that


Hy Boyd

try it

=right(a2,(len(a2)-search("!",a2)))


sorry, I forgot to mention to you use this formula in an aulixar column,
copy
it down, copy and paste special values.

after that you can replace the original data, if it is your proposal


I assume that you intended LEFT, rather than RIGHT, in your formula,
Marcelo?
--
David Biddulph



Teethless mama

USING EXCEL, delete all text right of the "!" symbol
 
CtrlH
Find what:!
Replace with:"leave it blank"
Click Replace All

"boyd" wrote:

I am trying to delete characters in a Excel cell right of the "!" symbol. Is
there a function that can be used to do that


Gord Dibben

USING EXCEL, delete all text right of the "!" symbol
 
Maybe a typo but should be.........

Find what: !*


Gord Dibben MS Excel MVP


On Sat, 23 Sep 2006 09:33:01 -0700, Teethless mama
wrote:

CtrlH
Find what:!
Replace with:"leave it blank"
Click Replace All

"boyd" wrote:

I am trying to delete characters in a Excel cell right of the "!" symbol. Is
there a function that can be used to do that




All times are GMT +1. The time now is 03:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com