ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Remove Apostrophe from end of number (https://www.excelbanter.com/excel-discussion-misc-queries/184682-remove-apostrophe-end-number.html)

octet

Remove Apostrophe from end of number
 
I have column with order 500 Records I need to remove the Apostrophe €˜ from
the end of each one can someone please tell me how.
0015762480000'

Thanks


Gary''s Student

Remove Apostrophe from end of number
 
With your data in column A, in B1 enter:

=LEFT(A1,LEN(A1)-1) and copy down
--
Gary''s Student - gsnu200781


"octet" wrote:

I have column with order 500 Records I need to remove the Apostrophe €˜ from
the end of each one can someone please tell me how.
0015762480000'

Thanks


Bob I

Remove Apostrophe from end of number
 
Edit, Replace, Find what = ', leave Replace with blank. WARNING: you
will lose the leading "Zeros" so you will need to have formatted the
cells as text first.

octet wrote:
I have column with order 500 Records I need to remove the Apostrophe €˜ from
the end of each one can someone please tell me how.
0015762480000'

Thanks



Dave

Remove Apostrophe from end of number
 
Hi,
You could use Replace from the Edit menu.
Select the first cell in your column.
Edit menu Replace
You should see the 'Replace' dialog box.
In the 'Find What' enter ' (apostrophe)
Leave the 'Replace With' line blank.
From the 'Search' dropdown, choose Columns
Click 'Replace All'

Regards - Dave.

"octet" wrote:

I have column with order 500 Records I need to remove the Apostrophe €˜ from
the end of each one can someone please tell me how.
0015762480000'

Thanks


octet

Remove Apostrophe from end of number
 
Thanks everyone

"Dave" wrote:

Hi,
You could use Replace from the Edit menu.
Select the first cell in your column.
Edit menu Replace
You should see the 'Replace' dialog box.
In the 'Find What' enter ' (apostrophe)
Leave the 'Replace With' line blank.
From the 'Search' dropdown, choose Columns
Click 'Replace All'

Regards - Dave.

"octet" wrote:

I have column with order 500 Records I need to remove the Apostrophe €˜ from
the end of each one can someone please tell me how.
0015762480000'

Thanks



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

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