Free Tax help through AARP

03/12/2021 11:00 AM | Anonymous member (Administrator)

AARP Foundation Tax-Aide helps seniors free of charge with tax preparation assistance, especially individuals over 50 or who have low to moderate incomes. You can find Tax-Aide volunteers across the country. They have been trained to understand the latest changes and additions to the tax code. Tax help is provided through a variety of ways to ensure safety due to COVID-19 spread and volunteer availability.

You can get more information at 1-888-227-7669 or at http://www.aarpfoundation.org/taxaide AARP Foundation Tax-Aide is offered in conjunction with the IRS.

Click here to get started


431 18th St, NW, Washington, DC 2006  PO Box 1581  .  Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
Tel: 202-303-8779. ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }