Recent content by CharlieAM

  1. C

    If, else problems

    Hello Thank you for the prompt reply. I have solved the issue. Best regards
  2. C

    If, else problems

    Hello. I have problems with the following: Public Sub Afslut(SagsID As Integer) DoCmd.RunCommand acCmdSaveRecord Dim MeRset As New ADODB.Recordset Dim MeCon As ADODB.Connection Dim SQL As String, strAdv As String, iconAdv As Integer SQL = "SELECT afsluttetaf, afsluttet,PåbegyndtAf...
Back
Top Bottom