J
Jon Turner
I'm new to Excel programming, so please be kind if this
sounds like an elementary question.
I have a Spread Sheet with the Following Columns/Rows
LastName FirstName Address Submitted
Smith John Main St
No
Able Mark Acort St
Yes
Marks Dave Bell Rd.
No
Cane Jack Maple St.
Yes
What I would like to know how do (in VB) is the following:
1. Retreive all Rows that have a submitted value = No
2. Using the column names retrieve the values for each of those rows
Can someone provide an example of how to accomplish this ?
Many Thanks In Advance
sounds like an elementary question.
I have a Spread Sheet with the Following Columns/Rows
LastName FirstName Address Submitted
Smith John Main St
No
Able Mark Acort St
Yes
Marks Dave Bell Rd.
No
Cane Jack Maple St.
Yes
What I would like to know how do (in VB) is the following:
1. Retreive all Rows that have a submitted value = No
2. Using the column names retrieve the values for each of those rows
Can someone provide an example of how to accomplish this ?
Many Thanks In Advance