Hi,
From the Tools menu - macro - security, could we change the level security with a macro or else. The better is to change the level to low before the sheet is opened to avoid the box asking to activate or not the macros associate with the sheet.
Thank a lot.
Hi,
Anybody knows how to write a vba code to insert a .bas file into the actual opened workbook ? From the VBAProject, I can use the file menu to import a .bas file. A would like to do the same but with the help of vba code.
Flow process:
1. Open a xls file
2. Execute a procedure to...
Hi,
I would like to know how to open a word document and do the folowing (via a word macro):
1. From the top to the end, read each line and store to an array
2. Search for any tables and copy them to the clipboard
3. From Word (VBA code), create an excel sheet and paste each items of my...
I have a word document with formatted text and some tables.
I would like to transfert all (involved pages break) to an excel file. I've tried to do with copy paste but everything is copied inside the first cell in excel and some formatted elements as well as tables are not good applied.
I would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.