B
Brian Leach Christensen
Hi.
I have a problem with making my form return a value. when a datagrid cell is
selected it selects the entire row and copies the the value of the first
cell into a variable. now i need to make the form return with the variable,
but i cant because the mousehandler is a Sub and that cant use the Return
statement.
any solutions?
I have a problem with making my form return a value. when a datagrid cell is
selected it selects the entire row and copies the the value of the first
cell into a variable. now i need to make the form return with the variable,
but i cant because the mousehandler is a Sub and that cant use the Return
statement.
any solutions?