hi all!

I'm facing the following problem:

I need to change the page margin of an internet explorer document out of an excel application (for printing)

as far as I know there is the possibility of changing the PageSetup registry key, but in excel it is not possible to use a statement like 'Dim aKey As RegistryKey'

is there a way to use the statement above in excel or does anyone know an alternative without using the registry?

any help would be appreciated

thx