I have created userform in which I have set 2 labels , Start time and End time , when I close the user form , i want to display a msg of time differance
Start label = Now() when form loaded or showed
End label = now()-start label
but msg showing empty
pl. suggest
Bookmarks