[Migrated content. Thread originally posted on 30 September 2003]
I am working on a COBOL program that will manipulate a somewhat complex EXCEL spreadsheet. My problem is that I cannot seem to format a MODIFY statement that will change the active sheet. There are 6 sheets in this Excel spreadsheet and I need to move from sheet to sheet filling cells with data. I have been using the excellent EXCEL example that I found on this forum, which has helped alot, but doesn't address this particular issue. In my program I have created the same handles and variables used in the sample. I have tried every combination I can think of, and still it will not compile, so some help would be appreciated. I am sure I am missing some simple concept that will make this all simple.Thanks!
Matt Cantillon/mpcsoft



