N
Neil K
I'm reading data from a weight scale that's connected to the com port. I
have the code completed already to read this data in a row and then
increment the row. The next problem I'm having is I want to send this data
to a label to print it and at the same time keep putting the data in the
rows for storage. The label has 5 cells that I want to fill with data and
each time the data from the com port can be put into these same cells. Can
I put data into a cell without selecting it?
Thanks for anybody's help on this.
have the code completed already to read this data in a row and then
increment the row. The next problem I'm having is I want to send this data
to a label to print it and at the same time keep putting the data in the
rows for storage. The label has 5 cells that I want to fill with data and
each time the data from the com port can be put into these same cells. Can
I put data into a cell without selecting it?
Thanks for anybody's help on this.