Hi

Does anybody know where the IDE Options setting are stored. Specifically the
Editor Format ones.

I've looked in the Registry but can't find it.

Any ideas?

Cheers
Dave F.

Re: VBA IDE Settings stored where? by Tony

Tony
Thu Jul 17 10:41:13 PDT 2008

> I've looked in the Registry but can't find it.

It's a big place :)

Look at keys and values subordinate to HKCU\Software\Microsoft\VBA - which
ones depend on what version you have and what settings you want - and you
may well find the binary values indecipherable.

--
Enjoy,
Tony

"Dave f." <bh@bh.cu.uk> wrote in message
news:u7XBwED6IHA.4084@TK2MSFTNGP03.phx.gbl...
> Hi
>
> Does anybody know where the IDE Options setting are stored. Specifically
> the
> Editor Format ones.
>
> I've looked in the Registry but can't find it.
>
> Any ideas?
>
> Cheers
> Dave F.
>


Re: VBA IDE Settings stored where? by Dave

Dave
Thu Jul 17 14:27:29 PDT 2008

Tony Jollans wrote:
>> I've looked in the Registry but can't find it.
>
> It's a big place :)

You're right. I only go in there if I have a large ball of string to hand.


> Look at keys and values subordinate to HKCU\Software\Microsoft\VBA -
> which ones depend on what version you have and what settings you want -
> and you may well find the binary values indecipherable.

They certainly are. Thankfully I only want it as a backup

Cheers
Dave F.