Convert Excel macros to Office scripts
Your specialist for Excel macro migration
If you have recently migrated to SharePoint Online and now realise that your Excel macros no longer work, we can help you with the migration.
Would you prefer to migrate yourself? Then take a look at our Office Scripts Training to.
Our process for migration
It's that simple!
Free initial consultation
In a non-binding initial consultation, we discuss the details and scope of the migration and prepare a cost estimate on this basis
Transmission of data
As a rule, we do not need access to your system. Send us a copy of the Excel files with the macros via our secure transfer service.
We then start with the migration.
Successful migration
We migrate your Excel macros to Office scripts and then thoroughly test the automation.
Within a few working days, you will receive the migrated data back together with a test log.
function main(workbook: ExcelScript.Workbook) {
let worksheet = workbook.getActiveWorksheet();
worksheet.getRange("A1").setValue("Hello world!");
let easterEggTrigger = worksheet.getRange("A2").getText();
if (easterEggTrigger === "Show me the Easter egg") {
// Reveal the Easter egg in cell A3
worksheet.getRange("A3").setValue("Congratulations! You've found the Easter egg 🥚🎉");
}
}
Our guarantee of success
We migrate your Excel macros to Office Scripts, risk-free for you. You only pay once the scripts have been successfully migrated.
Cost-efficient
Quality assured
Guaranteed success
Free of charge Initial consultation
Please contact us by e-mail or telephone and we will arrange a personal appointment.