I'm not sure I understand your question. Are you looking to create a program with Mathematica that will read in an excel sheet and do some calculations with it?
You can do this fairly easily. Use the Import function to import the spreadsheet and then you can write a program to manipulate that data.
Wolfram|Alpha won't have the equations for calculating the values you want. You have to program what you want.