PDA

View Full Version : Multipage Tiff file in Excel VBA Userform



rocktogo13
10-17-2017, 05:17 AM
Hi,

So I am new in VBA, I am trying to have a userform that displays tiff files but some of the tiff files have multiple pages. I don't know how to go to the next page of the multiple tiff file.
Your help is much appreciated. Is it possible to have it in VBA?

Thank you!

SamT
10-18-2017, 06:19 AM
bump

rocktogo13
10-19-2017, 02:53 AM
Still stuck with the same issue. Is it not possible? :(

SamT
10-19-2017, 08:25 AM
It's possible, but we need to know the Object Model of TIFF files.

rocktogo13
10-23-2017, 05:41 AM
bump

SamT
10-23-2017, 08:36 AM
No more bumps until you provide the Object Model of TIFF files.

rocktogo13
10-26-2017, 03:15 AM
uhmm. sorry, how to know the object model of tiff files? I don't have the slightest clue.:dunno