Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Sheets("Sheet1").Range("G:J")
iCol1 = Cells(1, "G").column
iCol2 = Cells(1, "J").column
Sheets("Sheet1").Range(Cells(1,iCol1), Cells(1,iCol2)).entirecolumn