I'm needing rows and columns to repeat on every printed page and I started looking at what that requires. From everything that I've gleaned it needs SUPBOOK(0x1ae) record, EXTERNSHEET(0x17) record, and NAME(0x18) to start. NameRecord is partially implemented but it needs some more work before it becomes very useful for this. NameRecord covers a lot of things, but for this the implementation should be relatively easy. Inside the name record, AreaPtg is used when just a set of rows or columns are needed to repeat but when both rows and columns are needed for the same sheet two AreaPtg's are put in a tMemFuncR(0x29) token. Basically, my question comes down to these:
1. Is anyone currently working on this and if so, what is the timeline? 2. What are the plans and timeline for NameRecord? 3. Is anyone working on tMemFuncR token? If no one is working on this, I would like to try my hand but don't want to interfere with the NameRecord or the tMemFuncR token. Also, I cannot find any info on the token (structure, bytes, etc). Shawn Laubach SAIC - Web Developer B-1B System Support Management Division OC-ALC/LAB, Building 3001, Tinker AFB, Oklahoma dsn: 336-2473 comm: 405-736-2473 mobile: 405-245-9562
