Hi, the row section in an Excel pivot table, which reads data from an Access table, looks like below:
Sex (drop down list)
F
M
(blank)
How can I change it to the follwoing without changing Access table:
Sex (drop down list)
Female
Male
Missing Data
Thanks in advance!