Excel Formula for Whatsapp Marketing
how to remove 91 from mobile number in excel
Method 1: Find and Replace (Fastest)
- Select the range of phone numbers.
- Press Ctrl + H to open the Find and Replace dialog.
- In "Find what," type +91 or just 91 (depending on your data format).
- Leave "Replace with" empty.
- Click Replace All.
Note: If there are spaces, try replacing+91(with a space) or using*as a wildcard (e.g.,+91*in Find what).
Method 2: RIGHT Formula (For 10-digit numbers)
If your numbers are in column A, enter this formula in column B:
=RIGHT(A1, 10) - Drag the formula down to apply to all cells.
- Copy the new cells and Paste as Values to remove the formula.
Remove +91
Remove Space between
Use Find and Replace
Comments
Post a Comment