Excel |
stSQL = "SELECT Students.SName AS [], Students.FName AS [], Students.MName AS [], Survey.Doc_n_d AS [ ], Survey.Date_osm AS [ ], Survey.MT1, Survey.MT2, Survey.MT3, Survey.MT4, Survey.Comments AS [], Survey.FIO_pr AS [... , -- ], Survey.FIO_ruk AS [... ] INTO FROM Students INNER JOIN Survey ON Students.id_stud = Survey.id_stud WHERE ((Survey.Date_osm) Between " & Format(Me!6, "\#dd\/mm\/yyyy\") & "# And " & Format(Me!8, "\#dd\/mm\/yyyy\") & "#);"
+ |
https://yadi.sk/d/v5-yvFC9s5Vdc |
http://www.sql.ru/forum/1215936/dve-zavisimye-formy-i-vygruzka-v-excel