Hi group, I have a listbox with a “real” value that occupies a certain cell, but in the PaintCellText property I change that value and set another one … now I need to read the modified value from the box, the one I display.
I tried with ListBoxAndamentoDitta(index).CellTextAt(row,3) and obviously it gives me the real value.
How do you do it?
15 posts - 6 participants