hello im having some trouble figureing out which method i should use,
basicly im trying to get this to have in the first menu the number you want to select(which works)
butthe tricky part is for the other two dropdown menus i want to be able to select the month and year, but they are both in one column, should i split the column into two, or should i use a substring? im lost please help
heres my code