• Home
  • News
  • Finding a Red Cross Retiree in the Online Directory

Finding a Red Cross Retiree in the Online Directory

06/27/2018 5:45 PM | Deleted user

ARCRA provides an online directory of all Red Cross retirees who are ARCRA members.  To get to the directory, log into the ARCRA website with your email address and password. Click “More Links” at the end of the navigation bar and click on the fourth item on the drop-down menu “Directory.”  Type in the last name of the individual you are looking for and click on their name. The site will pull up a page “Member Details” where you can send an email message to the person you are seeking.  Personal information like address, phone, and email are not displayed on the site to protect member privacy.  If you want your personal information displayed, you can go to your membership profile and select information that you want to provide to other ARCRA members as part of your profile.  You can also update your profile when you move or get a new email address.

 NOTE:  If you haven’t logged into www.arcretireeassoc.org before, you will need to set a password.  To set your password, login with your email address and select “Forgot Password.” Then type in a new password.   If you have problems logging in, send a note to admin@arcretireeassoc.org.  If your email address is not listed as part of your ARCRA member portfolio, the website will not let you access “Members Only” pages on the website. Send a note to admin@arcretireeassoc.org to add your email address to your membership profile.


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