Posted 8 September 2017, 2:32 pm EST
I am new to Farpoint so bear with me!(mind you I just looked at this)
I have a FPS in a vb6 app that is being filled by a procedure.
I place the spread in watch... How can I see the individual cells? in watch?
I want to see each individual value in cells in the array. I see it using "fpSpread.GetText".
is there a way to see each value in the cell? like the recordset values? Or just use the GetText?
any other hints as to what is useful to look at in the watch on the fpspread?