Hello,
I am facing a small problem for which various research on the net does not allow me to find a solution. We share on a LAN, an excel file (. Xls) that contains VBA macros activated by buttons. Users enter their data sheets to document and record their changes. Once a month, the secretary clicks a button on one sheet of paper, and the program then generates a result (as another excel table). The problem is that when the file is completed and then saved as openoffice (still. Xls), registration makes the buttons permanently inactive when then opens the document in Excel. The VBA code is present in the document. Xls, but we must "re-associate" the VBA code with the buttons (in Excel, of course) I am not trying to make functional macros in openoffice (the code is different), but simply that the registration does not break my macros. Macros are designed to operate only on a station equipped to excel. Porting OOo as is done later if needed. Clearly, I seek to have the following behavior: I change my data in OOo, I record, then the secretary starts processing from its excel by clicking the appropriate button. Has anyone already encountered and solved this problem?
Bookmarks