textchanged事件
If e.sender.text Like "*00:00*" Then e.sender.text = e.sender.text.replace("00:00", format(Date.now, "HH:mm"))