This is not how you proceed. You need one of the following things:
1) The original
wallet.dat file (found in the Bitcoin directory)
2) The private key of the address.
In case that you have access to number two, these are the steps that you need to take:
1) Open up Bitcoin Core
2) Select Help (to the right of Settings)
3) Select Debug Window
4) Select Console
5) If you encrypted your wallet, unlock it by entering walletpassphrase "YourLongPassphrase" 600 next to the > input box
6) Next to the > input box type importprivkey <bitcoinprivkey>
In case that you've deleted your previously wallet.dat file and do not have access to your private key, then it is most likely that your coins are gone forever.