I’m facing an issue where I can’t choose the birthmonth (it autocorrects to null) in the unicornName exercise and i’m facing a logical bug when choosing what cell the automation should write to.
In the latter case, it writes to the first cell in the excel sheet no matter what i specify. I tried testing it by changing it to another excel sheet, but the issue persisted.
I can only post one picture so I’ve added the one showing my write cell code.