Thread
: [Solved]
Find/Replace Brackets Problem
View Single Post
08-04-2011, 11:05 AM
Kimberly
Windows 7 64bit
Office 2010 64bit
Expert
Join Date: May 2010
Posts: 517
you could use a formula...
=IF(OR(RIGHT(A1,1)=")",RIGHT(A1,1)="]"),TRIM(LEFT(A1,LEN(A1)-7)),A1)
Then do a copy and paste values.
Kimberly
View Public Profile
Find all posts by Kimberly