I'm a brand new nonprofit Salesforce Admin (recently certified but slim-to-no hands on admin experience yet) so appreciate any help!
9 answers
Hi Susanna Rodriguez
You can do it in fourways,
Visit these URL,
Using the Recycle Bin---https://help.salesforce.com/apex/HTViewHelpDoc?id=home_delete.htm
Using query--https://help.salesforce.com/apex/HTViewSolution?urlname=How-to-retrieve-my-records-and-data-that-has-been-lost-or-deleted-1327108681812&language=en_US
USING CODES-https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/langCon_apex_dml_examples_undelete.htm
USING DATALOADER--https://www.shellblack.com/data/recover-and-restore-deleted-records-using-the-data-loader/