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.
Private Sub DataGrid1_RowColChange(LastRow As Variant, ByVal LastCol As Integer)
DataGrid1.SelBookmarks.Add DataGrid1.Bookmark
End Sub
sCellValue = DataGrid1.Columns(Datagrid1.Col).Value
sCellValue = DataGrid1.Columns(Datagrid1.LeftCol).Value
sCellValue = Adodc1.Recordset.Collect(0)