Hi all,
I have the code below. Access asks me to type in a value for reasonwhy when it should just place the value for reasonwhy in the database
reasonwhy is called earlier with:
dim reasonwhy as string
reasonwhy = text30.text
Thanks
SQLText = "INSERT INTO absent ([start_date], [end_date]...