Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have text data in Column A (from A1 to A300), I would like to search each
cell in column A in order to get the position number of the character * and the result in B cells, I am trying with the following code, but I have problems in coding the A column : For i=1 to 300 Cells(i,2).Formula="=Search("*","A",i,1)" Next Thanks for your help -- Moises |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search Formula | Excel Worksheet Functions | |||
Help with Search Formula | Excel Worksheet Functions | |||
I need help - search formula | Excel Worksheet Functions | |||
another formula search, if any | Excel Discussion (Misc queries) | |||
Search formula | Excel Worksheet Functions |