Vb error

Solved
rimoa Posted messages 153 Registration date   Status Membre Last intervention   -  
f894009 Posted messages 17417 Registration date   Status Membre Last intervention   -
Hello, I get this error when I open the macro file: "The code contained in this project must be updated to be used on 64-bit systems. Check and update the Declare statements, then mark them with the PtrSafe attribute."

This is following a change in the Windows system. Does this require an expert in the field or can we just manually replace certain commands to adapt to the system change? Thank you for your response.

2 réponses

cs_Le Pivert Posted messages 8437 Status Contributeur 730
 
1
f894009 Posted messages 17417 Registration date   Status Membre Last intervention   1 717
 
Hello,

this is due to a change in the Windows system
No, it’s Office that is in 64 bits instead of 32 bits
To read among others:
https://arkham46.developpez.com/articles/office/vba64bits/
1