Doh! Since you posted the truth table, you are correct that I did not RTFM. Before my original post I tried to but didn't know where to look. Now I do and since most of the code uses binary I used:
BCD_In = BCD_In ^ %11111111

Thank you for the pointers and help!