This is probably quite simple, but I'm not sure how to solve it:

I have a sheet with a month column (e.g. 3) and year column (e.g. 2001). I'd like to combine the two into a single column reading 3/2001, 3-2001, or any standard date format. I've tried to use the DATE function, but it seems to insist on a "DAY" input.

I'd appreciate any advice. Thanks!