Hi - you can get sign positions for each of the planets using checkbox Planet Signs (column two, list item two). This will output all the basic planetary listings by Sign (Sun-Pluto, Fortune, Lilith, Asc, MC, Node, Chiron etc). You would then be able to work with the spreadsheet to identify the Moon sign column in particular. The script is a beta really, and needs a bit of understanding to work, so this is why I don't publish it, but release it for researchers if they express an interest. It's not complicated, but needs some knowledge of research/data manipulation.
You can see the output below. The data you want is outputted as integers.
Aries = 1
Taurus = 2
Gemini = 3 etc
The hour and day rulers are:
Sun = 0
Moon = 1
Mercury = 2
Venus = 3
Mars = 4
Jupiter = 5
Saturn = 6
Ed
Ed