Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am good with access new with Excel
What I want to do, in VBA, is search Column B and get the row number for the first occurence of a value. Let's say I am searching for a value of "Fish" and "Fish" is in B1207. I would just like the Function to give back the row number 1207. Something Like: Function FindRow ( Column, TextToFind) Code Code Findrow = X End Function A. Is it possible. B. Could you give me an idea of what I am looking for and where I should look. Thx Kevin C |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formatting cell number based on previous cell number | Excel Discussion (Misc queries) | |||
number formatting based on cell value | Excel Programming | |||
Creating a certain number of entries based on a number in a cell | Excel Worksheet Functions | |||
returning a text cell based on a number cell | Excel Worksheet Functions | |||
sequential number based another cell | Excel Programming |