Query by days since last gift date?

Options
Is there a way to run a query in RE or NXT based on the number of days since a constituents last gift date? 


For example: I would like to see everyone who has a last gift date greater than or equal to 365 days or more? 


Thanks!

Sherry

Comments

  • I don't know that this can be done in RE or NXT.


    I've done this in excel. Export a group that includes last gift date and then subtract a "today's date" column from that column to get a number that equals days since last gift. I've done this mainly with actions but it works with any dates.

     
  • why not use the LYBUNT ?  you can have it produce a query if you need it of NXT or for an export with detailed info that is not included on the LYBUNT report.
  • you could recreate a VBA field which calc's the # of days since last gift date - this would work.

Categories