ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Delete ascii character 127 (https://www.excelbanter.com/excel-programming/328766-delete-ascii-character-127-a.html)

CyndyG

Delete ascii character 127
 
How do I write the code to delete ascii character 127,that will always be the
last entry in column A? Number of cells in column A will vary according to
incoming data.

Tom Ogilvy

Delete ascii character 127
 
cells(rows.count,1).End(xlup).ClearContents

--
Regards,
Tom Ogilvy

"CyndyG" wrote in message
...
How do I write the code to delete ascii character 127,that will always be

the
last entry in column A? Number of cells in column A will vary according

to
incoming data.




CyndyG

Delete ascii character 127
 

Thank You
"Tom Ogilvy" wrote:

cells(rows.count,1).End(xlup).ClearContents

--
Regards,
Tom Ogilvy

"CyndyG" wrote in message
...
How do I write the code to delete ascii character 127,that will always be

the
last entry in column A? Number of cells in column A will vary according

to
incoming data.






All times are GMT +1. The time now is 02:32 PM.

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