Jun 8, 2004 #1 Dapper Programmer Nov 2, 2003 74 GB Hi Can any one give me example code of how you write directly to msflexigrid. I kow it only looks like you write dirctly to msgrid. I have tried a few things but know I am at a loose end. Any help would be appreciated. thanks Dapper
Hi Can any one give me example code of how you write directly to msflexigrid. I kow it only looks like you write dirctly to msgrid. I have tried a few things but know I am at a loose end. Any help would be appreciated. thanks Dapper
Jun 8, 2004 1 #2 TomKane Programmer Jul 24, 2001 1,018 AU Take a look at faq222-3262 - there's a thing in there that might help you. Upvote 0 Downvote
Jun 8, 2004 #3 gazal Programmer Apr 30, 2003 212 OM try this msflexgrid1.textmatrix(0,1) = "One" msflexgrid1.textmatrix(0,2) = "Two" and u can find plenty of good examples on http://www.planetsourcecode.com HTH Gazal Upvote 0 Downvote
try this msflexgrid1.textmatrix(0,1) = "One" msflexgrid1.textmatrix(0,2) = "Two" and u can find plenty of good examples on http://www.planetsourcecode.com HTH Gazal
Jun 8, 2004 Thread starter #4 Dapper Programmer Nov 2, 2003 74 GB thanks for you replies thay have helped by sending me to a site or information that has helped me figure out how to acheive what I am after thanks alot Dapper Upvote 0 Downvote
thanks for you replies thay have helped by sending me to a site or information that has helped me figure out how to acheive what I am after thanks alot Dapper