I would like to declare a multidimensional const of 11 pairs of 2 strings, but oh it hurt to find out how !
I can get this to work:
Dim MainFolders As String
MainFolders = [{"BILLEDE","IMG_files"; "BO_KOMMENTAR","BO_docs"; "DELTOG_I","GUEST_docs"; "GENST_KOMMENTAR","GENST_docs"...