hi all! I can't rid of Cell value error from datagridview. dim mytext as string mytext = datagridview(0,3).index.value error occurs if cell value is null.
hi all! I can't rid of Cell value error from datagridview. dim mytext as string mytext = datagridview(0,3).index.value error occurs if cell value is null.