• Home
  • News
  • Red Cross FY22 Annual Report Available

Red Cross FY22 Annual Report Available

02/03/2023 1:07 PM | Anonymous member (Administrator)

The American Red Cross FY22 Annual Report, Bringing Communities Hope,  is now available on redcross.org.

The annual report highlights the accomplishments in Humanitarian Services, Biomedical Services, and Training Services in FY22, as well as showcases Red Cross efforts in the ADVANCE Study, sustainability, and innovation.  The report also provides financial information.


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(); }