Your function will return an integer representing the answer they choose..
Constant Value
vbOK 1
vbCancel 2
vbAbort 3
vbRetry 4
vbIgnore 5
vbYes 6
vbNo 7
Change your module to look like this
Public Function Emptyplace() As Integer
Dim msg, button, title, response
msg = "You did not enter in...