I see.

I figured, if anybody would ask a question about my code, it would be one of the following:

1. Why are you looping through 20 blank cells?
2. Why do you loop through 4 cells after?
3. Does this spreadsheet have any type of format?
4. In your function, why do you pass a worksheet when you only use the Worksheet's name...why not pass the string?

But either they figured it out, assumed correctly, didn't think to ask, or just didn't recognize it.

I'm like you, though, Zack. I'm curious to know why people code the way they do. Please, always feel free to ask