So juts a simple program im trying to make. User selects a count of rows... generates a grid with that many rows by 4 columns, each box is labeled 1,2,3,4 respectively from left to right of the columns. Rows are labeled, pick and the # that was entered by the user respectively, ie: pick 1, pick 2, pick and so on til it meets the count of rows... The boxes are clickable when clicked the box that starts white with black number, then turns black with red number, if its clicked again it returns to normal... User can go through grid and click selected boxes in each row and when satisfied can hit confirm --- the above ive already done its the next part im having issues with. So when i ht confirm and create a sheet it only shows 2 of the 4 boxes inside the results sheet. Before it showed all of them but i wanted the results to be larger so i could like see it from a far. Basically when confirm is clicked i want it to start with row 1 or (pick 1) and show the 4 boxes on how the user chose to click o
0
0
227