Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Find a Value in Sheet (using VBA) ?
Message
From
14/02/2006 10:17:55
 
 
To
All
General information
Forum:
Microsoft Office
Category:
Excel
Title:
How to Find a Value in Sheet (using VBA) ?
Miscellaneous
Thread ID:
01096153
Message ID:
01096153
Views:
65
I am in a workbook and I need to open another workbook to get a particular value in a sheet. Before to read this value, I have to find it with some criteria. In the following sample, if the Dept is "01" and Class is "500" and Title is "St. Curr-A", then the value I need is 350101,00 (located in column E). How can I find that value in VBA code? Thank you!

Dept(A) Class(B)Title(C) Total(D) Month 01(E)
01 500 St. Inv.-A 93960,00
01 500 St. Cost-A 83234,00
01 500 St. Curr-A 350101,00
01 500 Rec.Qty 0,00 0,00
01 500 Rec.Cost 0,00 0,00
01 500 Rec.Cur. 0,00 0,00
01 500 Adj.Qty -3683,00 -3683,00
01 500 Adj.Cost -3273,00 -3273,00
01 500 Adj.Curr -15894,00 -15894,00
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Next
Reply
Map
View

Click here to load this message in the networking platform