Hi,
I need the message box to display the content "Date 14/2/2105 has been selected". I have used the below code and used LDDate function to get the date.
Code:
MsgBox ( "Date" &LDDate1.DateString &"has been selected",vbOKOnly )
I'm getting the error notification stating "Complier Error...