Help with Excel VBA Problem?

BrooksyX

[H]ard|Gawd
Joined
Dec 22, 2008
Messages
1,131
Can someone help me code the following VBA problem:

"Assume you have a mailing list file. This file is currently the active workbook, and the active worksheet of this book has full name in coloumn starting in cell A1, with the last name last and everything in uppercase letters (such as STEPHEN E. LEE). Write a sub that counts the number of names in the list with last name LEE and then displays the count in a MsgBox. Not that there might be last names such as KLEE, which should not be counted."

Thanks!
 
yeah it was homework. But already turned it it, was due ad midnight oh well. I got the rest of chapter 7 done. I am going to ask the professor to go over it in class today.
 
Back
Top