If Me.user_id > "" Then
Response = MsgBox("This Appeal has been assigned to another analyst.", vbOKOnly)
Else
Me.user_id = Forms!Login!txt MYID
Me.assistance_i d = 3
Me.date_resolve d = Null
RunCommand acCmdRefresh
DoCmd.RunComman d acCmdSaveRecord
insAppealid = Me.appeal_id
insdate = Me.date_complai nt_filed...
User Profile
Collapse
Profile Sidebar
Collapse
NCC240
Last Activity: Nov 23 '11, 06:17 PM
Joined: Nov 23 '11
Location:
-
NCC240 started a topic I am having trouble with INSERT INTO creating a new record into a different table.in MySQLI am having trouble with INSERT INTO creating a new record into a different table.
No activity results to display
Show More