In many software applications, it is common to have a File menu located in the upper left-hand corner of your screen. Under the File menu, it is also common to have both 'Save' and 'Save As' as options. Both of these options are used to not only tell the computer WHERE (Save in) to save your information, but also to tell the computer what NAME (File name) you want to call your information.
On the other hand, Save As will always bring up the Save As window allowing you to change the file name and its save location. Assuming you make a change to name or location, the original file will still be intact in its original location after the Save As.
Thank you to http://www.worldstart.com/tips/tips.php/681 for this great information!