I am not able to fix my INSERT INTO Code to input my data into my table.
The times seem to enter properly but the results and the text does not enter at all.
Before clicking the insert into button:
Event2 = Machine Fault
Event3 = No Parts
Event4 = Bathroom Break
Event5 = Lunch
Event6 = Meeting
Event7 = End of Shift
Please Help....Error 128 fail pops up.
INSERT INTO SAMPLE.zip
Thanks
Also, I tried to use F8 to debug and step line by line. (This seems to not work).