isladogs
MVP / VIP
- Local time
- Today, 16:43
- Joined
- Jan 14, 2017
- Messages
- 18,843
Did you put the FormattedMsgBox function in a module as I said to do ?
The Dim statement isn't correct
For info, i also wouldn't use the Form before update procedure for this
Better to use a command button ... or possibly the form close event
The Dim statement isn't correct
For info, i also wouldn't use the Form before update procedure for this
Better to use a command button ... or possibly the form close event