vba - Trust Settings MS Excel -


this question has answer here:

is possible programmatically disable enable content security message bar. have spreadsheet macros , forms, however, though save spreadsheet trust settings set never show information blocking security, still pops if send spreadsheet else open. i'm try permanently disable it, or add code thisworkbook_open whenever opens, never prompts user click enable content button

edit problem have have form tha supposed appear before users able use spreadshet in case when open firsy havento click enable content before log in form appears .....is there waynaround it?

no. not. never. ever.


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

date - Java 8 - Trying to convert String to LocalDateTime -