I just have a a variable MyMonth as string "02-2018"

Ho to fill column/field named DAYS in access table named MONTH

To the end of code:
01/08/2018
02/08/2018
03/08/2018
04/08/2018
05/08/2018
...
31/08/2018

???