I am trying to create a simple visual basic program that will use a bunch of "If, then, else if" statements for a class where I'll be using a combobox that has a set of "routes' followed by a small equation (total expense: gas + toll + driver cost +depreciation) followed by a dynamic bid price entered by the user that will be multiplied by the route miles, and profit will be discovered via Total Revenue - Total Expense. Any help would be much appreciated.