Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I WANT TO KNOW THAT HOW CAN I DELET ONE SINGLE WORD WHICH IS MENTIONED IN
DIFFRENT DIFFRENT CELL BY CLIKING ONE TIME OR BY SOME FORMULA....PLEAS LET ME KNOW. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Have you tried find and replace:
Put the word you want to delete in find and leave it blank the replace option. regards rajesh "Amit" wrote: I WANT TO KNOW THAT HOW CAN I DELET ONE SINGLE WORD WHICH IS MENTIONED IN DIFFRENT DIFFRENT CELL BY CLIKING ONE TIME OR BY SOME FORMULA....PLEAS LET ME KNOW. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() "Amit" wrote: I WANT TO KNOW THAT HOW CAN I DELET ONE SINGLE WORD WHICH IS MENTIONED IN DIFFRENT DIFFRENT CELL BY CLIKING ONE TIME OR BY SOME FORMULA....PLEAS LET ME KNOW. ================================================== === DO ONE THING ,SUPPOSE A1 CELL CONTAIN NAME " VINAY KAMALE " AND YOU WANT TO REMOVE " KAMALE" FROM THIS NAME ,THEN PUT "KAMALE" IN CELL B1 THEN ADD THIS FORMULA IN CELL C1 =REPLACE(A1,SEARCH(B1,A1),LEN(B1),"") REGARDS HARSHAWARDHAN S SHASTRI INDIA ================================================== === |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel sheet with links to Word doc | Excel Discussion (Misc queries) | |||
How to delet browsed pages list from the insert hyperlink | Excel Discussion (Misc queries) | |||
how do I lock formulas, but still allow rows to be added or delet. | Excel Worksheet Functions | |||
Copy Excel Sheet into word | Excel Discussion (Misc queries) | |||
Excel cell show sum upto 500 Exceede delet without if else conditi | Excel Worksheet Functions |