ontsjc
Technical User
- May 17, 2000
- 113
Hello,
I have a pretty simple method that takes some rich text entered in an rtf control on a form and pastes it into a Word table. The method builds the Word table from scratch each time and when I'm debugging the method I've set the visible property to .T. so I can watch what's going on. Then when it is working, I set the visible property to .f. The method builds the table and populates the header row no problem, but then doesn't populate any of the table cells. Not sure what is going on here, any suggestions would be greatly appreciated.
I have a pretty simple method that takes some rich text entered in an rtf control on a form and pastes it into a Word table. The method builds the Word table from scratch each time and when I'm debugging the method I've set the visible property to .T. so I can watch what's going on. Then when it is working, I set the visible property to .f. The method builds the table and populates the header row no problem, but then doesn't populate any of the table cells. Not sure what is going on here, any suggestions would be greatly appreciated.