• Privacywetgeving
    Het is bij Helpmij.nl niet toegestaan om persoonsgegevens in een voorbeeld te plaatsen. Alle voorbeelden die persoonsgegevens bevatten zullen zonder opgaaf van reden verwijderd worden. In de vraag zal specifiek vermeld moeten worden dat het om fictieve namen gaat.

vb editor in excel werkt niet

Status
Niet open voor verdere reacties.
Hernoem ze van .reg naar .txt, dan kan je ze wel uploaden.
 
Ben wel benieuwd wat jij precies "klooit" want jouw situatie heb ik nog nooit gehad. Je kunt de reg bestanden in een zip filetje gooien, denk dat je ze dan wel kunt uploaden.
 
sorry, voor jullie is het allemaal zo gemakkelijk, voor mij is het abracadraba.
in een zip filetje gooien ????????
Ben gewoon een echte leek op dat gebied, dus neem het me niet kwalijk.
Kan alleen een beetje overweg met EXCEL en dat alleen met hulp van dit FORUM

Gr, Albert
 
Iets?
Je kunt de initiële setting herstellen:
https://stackoverflow.com/questions/26810053/how-to-restore-vba-editor-to-its-initial-settings

LET OP bij office 2016:
HKEY_CURRENT_USER\Software\Microsoft\VBA\7.1\Common

Dat kon je lezen in de txt van jouw reg bestand.

Maak eerst een herstelpunt of een image van jouw windows...

8
down vote
The only way I know how to accomplish this is to edit the registry.

Close All Office programs
Open a command prompt and type regedit
Navigate to HKEY_CURRENTUSER\Software\Microsoft\VBA\6.0\Common
Right click on Common and Export to save the *.reg file somewhere safe. This is your back up. Double clicking this file will restore your current settings.
Right click on Common and Delete it. Doing this will remove all of its subkeys that hold your personal settings.
The "Common" key will be recreated the next time you close the VBA Editor along with any changes to the settings you may make.

shareimprove this answer
edited Nov 7 '14 at 23:06
answered Nov 7 '14 at 22:32

RubberDuck
7,62933070
The only key that matters under the Common is Dock. So only delete the value of Dock key would be enough. This also works for VBA\7.0 and maybe latter versions – LCFactorization Jun 25 '15 at 23:41
Because that wasn't the question @LCFactorization? The question was how to restore the default settings. I took that to mean all of them. – RubberDuck Jun 26 '15 at 0:00
@RubberDuck I've just installed your lovely add-in. If I close configure my vbe windows so I can see your duck-windows it all looks lovely but when I restart Excel it is back the way it was before: is there a way around this? – whytheq Feb 5 '16 at 18:55
Easy-peasy. Worked great. In my particular case, I made a Black Theme that I have to use sometimes and not others. I just saved the .REG file, then reset it and saved another one, then made a batch file to reread them. Clunky but it works. Only catch is in Office 2016 the key is HKEY_CURRENT_USER\Software\Microsoft\VBA\7.1\Common – Wade Hatler Jun 14 at 23:40
 
aan JK Pieterse,
Een dezer dagen komt iemand die waarschijnlijk wel weet hoe die reg bestanden te uploaden.
Zal hem vragen dit te doen.
Zelf heb ik op dat gebied te weinig kennis
Gr. Albert
 
Met dank aan edmoor.
Ik heb de reg bestandjes in een gecomprimeerde map gezet hierbij de upload.
Nu maar hopen dat jullie hier iets mee kunnen.

Bekijk bijlage vba..common.zip

Groet,
Albert
 
Laatst bewerkt:
voor de liefhebbers:
het plaatsen van een schermafbeelding lukte mij niet aan de hand van jullie instructies.
Mijn toetsenbord heeft nml. een Fn-toets, wist ik veel!!!
met de toetsencomb. Fn+PrtSc lukt het nu wel.
Gr.
ALbert
 
En dan Fn+ALT+PrtSc om alleen het actieve venster te kopiëren in plaats van het hele beeldscherm.
 
Status
Niet open voor verdere reacties.
Terug
Bovenaan Onderaan