You've either got it or you don't: Money that is. Savers have money on hand to buy the things they need while chronic spenders can get left without cash in the bank at crucial times. In an unsteady economy, being a saver (or even a savvy spender) can help you sleep at night knowing there's money in the bank to help you through a rainy day or two. Take this quiz and see which one you are
By Caroline Cakebread
Updated November 2, 2012
function show_tip(){ document.getElementById("money_tip").style.visibility = "visible"; } function checkRadios(f) { var el = f.elements; for(var i = 0 ; i < el.length ; ++i) { if(el[i].type == "radio") { var radiogroup = el[el[i].name]; // get the whole set of radio buttons. var itemchecked = false; for(var j = 0 ; j < radiogroup.length ; ++j) { if(radiogroup[j].checked) { itemchecked = true; break; } } if(!itemchecked) { alert("Please choose your answer for question #."); if(el[i].focus) el[i].focus(); return false; } } } return true; }
The very best of Chatelaine straight to your inbox.
Want to streamline your life? In our Spring 2025 issue, we’ll show you how—whether it’s paring down your wardrobe, decluttering your messiest spaces or spending way less time cooking thanks to an easy, mostly make-ahead meal plan for busy weeknights. Plus, our first annual Pantry Awards.