Hello,
I have written the following sql command...
SELECT * from tblCalibrationRegister
Where [calibration due date] <now() and description =[]
is there a way that when i have the enter parameter msgbox pop up i can have it display a dropdown list populated by the sql command...
Select...