Forum Discussion

Ibra_70's avatar
Ibra_70
Copper Contributor
Oct 15, 2022
Solved

Original copy of Excel office VBA

Hi guys,  I create applications of VBA  and sell for customers.. but my customers suffer with many many problems of excel versions!!! For example: the shortcut icon of VBA suddenly disappear from the...
  • NikolinoDE's avatar
    Oct 16, 2022

    Ibra_70 

    If your files are opened by customers with Excel for web, Sharepoint Online, or their own network with administrator-specific settings, problems will certainly arise. Example when opening the file with Excel online in Sharepoint, all VBA active X elements are not displayed or are removed when the file is opened.

     

    For the time being, I can only recommend that you always follow the formula comparability and implement it in accordance with the Excel versions of your customers, which is not easy, but I do not know of any other way so far, so that you can edit a workbook in all Excel versions be able.

    I could recommend third-party software as a detour and convert the workbook into an .exe file each time, so the customers could edit the file with the integrated Excel four, that's the theory...haven't tried it until now.

     

    Maybe someone else knows a better trick.

     

     

    Additional info/links:

    Excel functions (by category)

    Use Excel with earlier versions of Excel

    Save an Excel workbook for compatibility with earlier versions of Excel

    Compare two versions of a workbook by using Spreadsheet Compare

     

     

    Hope I was able to help you with this info.

     

     

    NikolinoDE

    I know I don't know anything (Socrates)

Resources