Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, i got this code from this sit and need to change it to look at a
specific workbook and have tried different ways but keep getting errors; PLEASE HELP !!! EmailAddr = Application.Index(Worksheets("SupplierList").Range ("M:M"), _ Application.Match(mySuppNum, Worksheets("SupplierList").Range("A:A"), 0)) I need it to look for mySuppNum in the workbook "Recon_Master" where the worksheet ("SupplierList") is resident and then look up the e-mail address in column M. Thanks in advance. Tempy *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
split post code (zip code) out of cell that includes full address | Excel Discussion (Misc queries) | |||
Drop Down/List w/Code and Definition, only code entered when selec | Excel Worksheet Functions | |||
How to make a button VBA code reference other VBA code subroutines??? | Excel Programming | |||
Create a newworksheet with VBA code and put VBA code in the new worksheet module | Excel Programming | |||
stubborn Excel crash when editing code with code, one solution | Excel Programming |