A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Venkat wrote:
I tried to upload the excel file, but it looks the website you gave is a paid website
First, you can use any file-sharing website that you want to; for example, onedrive.live.com, which uses the same login as answers.microsoft.com, this website. I never use it because many people find it difficult to set up the file access permissions correctly.
Second, most of these websites have pay-for "premium" options. But like box.net/files, I use the free option.
Venkat wrote:
I am getting some erratic values after I added some more columns in both Exports and Imports column and accordingly amended the formula to take care of these columns.
I cannot imagine the mistakes that you made without seeing your formulas. But the following might help.
Re-download my example Excel file (click here) [1]. Again, ignore any preview errors. Just download the file.
[1] https://app.box.com/s/zu216je7lunf4mtjgv017syjtuf6nmiy
Note that I replaced the explicit range references with named references. Also, I moved each "table" to their own worksheets. That might make it easier to change the ranges.
To manage named ranges, click Formulas > Name Manager.
I call things "ExportExcessTable", for example. They are actually ranges, not bona fide Excel table objects. I don't use the latter because of their limitations and quirks. To each their own.
Of course, you need to fill in the costs for the additional zones.
I hope that is sufficient for you to correct your mistakes. If not, I cannot help you further unless and until you upload an example Excel file that is complete.