Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am trying to Autofill a cell with the information from another cell.
For example if a cell in column A contains the word TESTER in the sentence. I want to get the Word Tester in column B to classify that product as a Tester. Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
See if this works for you:
=IF(COUNTIF(A1,"*tester*"),"tester","") -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Gmata" wrote in message ... I am trying to Autofill a cell with the information from another cell. For example if a cell in column A contains the word TESTER in the sentence. I want to get the Word Tester in column B to classify that product as a Tester. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AutoFill | Excel Discussion (Misc queries) | |||
autofill | Excel Discussion (Misc queries) | |||
Autofill | New Users to Excel | |||
Autofill until | Excel Discussion (Misc queries) | |||
Autofill: Need to autofill one week block, (5) weekday only into cells. | Excel Discussion (Misc queries) |