Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am looking for a macro that reads a word from one cell and gives back more stressed letter in a word..say for an example "Highwave " will have to return H,W |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Don't know if this helps, but you could try a formula, something like:
=IF(A1="Highwave","HW") HTH Mark. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to find a word and copy all rows with this word to diff ws | Excel Programming | |||
Excel to run Word macro & Word returns value to be written in spreadsheet | Excel Programming | |||
WORD-DELIMITED string vba macro for excel/word | Excel Programming | |||
Serching column/range for specified data | Excel Programming | |||
Serching in document | Excel Programming |