i have this current program modify from another program, both program function quite similar.. when compiling, there are 2 error when i run the access,
1 is it point that there was syntax error on insert statement, but i couldnt any mistake - DoCmd.RunSQL strinsert (program point it mistake to this sentence)
2. when i leave my BL blank, the program should prompt me a msg but instead it pointed that "BL = rs("Bidlog")" has error... it seems fine to me..
any kind soul to assist me?thank u in advance
1 is it point that there was syntax error on insert statement, but i couldnt any mistake - DoCmd.RunSQL strinsert (program point it mistake to this sentence)
2. when i leave my BL blank, the program should prompt me a msg but instead it pointed that "BL = rs("Bidlog")" has error... it seems fine to me..
any kind soul to assist me?thank u in advance