Search found 3 matches
- Fri Sep 09, 2011 6:10 am
- Forum: XLSReadWriteII 3/4/5
- Topic: XLSReadWriteII4: Add same picture in multiple sheets
- Replies: 13
- Views: 20790
Re: XLSReadWriteII4: Add same picture in multiple sheets
I beg your pardon: perhaps I wasn't terribly clear in my earlier post. I recommended changing, not PictureName, but the picture's filename. This multiplies the number of picture files, of course; but these renamed files will normally be in a temp directory, or can be controlled programmatically.
- Tue Apr 26, 2011 1:00 pm
- Forum: XLSReadWriteII 3/4/5
- Topic: XLSReadWriteII4: Add same picture in multiple sheets
- Replies: 13
- Views: 20790
Re: XLSReadWriteII4: Add same picture in multiple sheets
Don't know if this is still any use to you, but: the trick is to give the picture a different name for each sheet. You may wish to use a timestamp, or simply add a serial number; personally, I just add the sheet number to the filename.
- Mon May 05, 2008 10:43 am
- Forum: XLSReadWriteII 3/4/5
- Topic: Autofilter problems
- Replies: 5
- Views: 5482
Autofilters
Please let me add my vioce to this, since this is a fairly serious problem for us. Autofilter works exactly as expected in Excel 2007 (which meant that we didn't spot the problem initially); but in earlier versions of Excel (97 to 03) it behaves as described earlier: all filter buttons look as thoug...