I know that I shouldn't do it this way but I'm running out of time. If this problem is too complicated give me good guides for writting macros in VBA. The task is as follows:
Write a macro plotting a polynomial function of a given range. The macro should ask a user for the polynomial order, then coefficients (0 means that the power does not appear in the function), finally domain (x-values) and values' ranges.