I'm looking to prompt the user for their input as soon as they open the excel document (a few of inputs). I don't know how to set that up. Second, I need to take that input they give and generate a table from their data. The input they give will be numeric and only numeric. One input they will give will generate a number of cells in the y-axis and the second question will generate a number of cells in the x-direction. The "number of cells" will be dependent upon the numeric value the user inputs. Within the table I need it to grid all the cells. Any thoughts?