Pacman21 0 Light Poster

Okay.. I have an Excel sheet and an Access database.. For example, my Access database has a bunch of numbers in a column.. For example it will look like,
Numbers
1
2
3
4
5
6
7
8

I want to be able to look at the field Numbers and find the last number used and insert that into my excel.. So in this case, when i start my excel macro, the number 8 will appear in cell C1 in excel.. Thanks for the help..