Thread
:
search column for specific cell using vba
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
search column for specific cell using vba
Try a VLOOKUP formula or index/match formulas or FIND in VBA
--
Don Guillett
SalesAid Software
"dave91" wrote in message
...
as a novice I need help trying to set up a billing system for my club
although I have done this using VLOOKUP, I would prefer to set it up in
programming with vba.
0n sheet 2, I wish to search down column A1 for a number equivalent to a
number in a particular cell in sheet 1, then select and ofset to adjacent
cell in column B to copy the value and paste to anther cell on sheet 1
any help would be appreciated
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]