index > Visual Basic for Applications (VBA) > automatical start macro in access2003

automatical start macro in access2003


I develop system from MS Access Ver.2003 when user open this file MS Access 2003

will show msg security warring . I want to code for using automatical start macro in access2003

help me please. Thank

srathee

hi,

best way is to use a splash screen (form) for the database that is set as the startup form. In the form you can place any code you like and if you have a switchboard then make sure your splash screen loads your switchboard before it closes.

The security warning will remain and requires you to reduce your security permissions for your macros or you need to sign your project.




www.dsmyth.net/blog
Derek Smyth
reply 2

You can use google to search for other answers

 

More Articles

• Need help with opening and closing recordset objects
• paper tray and assigned paper form
• VB Control Air card sent file to GPRS
• row height
• Access Form "INSERT INTO" not working
• VBA How to cope with unicode strings
• Executing code off of a cell update
• WIA: problem shooting picture
• Runtime Error 1004, Worksheets method error
• For Each & Variable Problem
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

• how to read merged cells?
• Excel DDE Server
• Color Index
• "Custom" properties of office
• Installing VBA6.0 on XP
• [ACCESS] How to create menu silimar the
• Microsoft Access Chart Question
• VBA Help File throws Internet Explorer S
• Sorting Subreport
• Protecting the Source Code
• Search list
• VBA Collection Object
• Worksheet_Change Error
• CDONTS
• XP style appearance

Hot Articles

• Using internal IP Address (Printers) in
• VBA Runtime engine
• passing data in multiple rows in a recor
• SaveAs help
• Run-time error
• Dllokup help
• Crying like a baby
• Read Data from Execel with VBA and write
• How do I write this!!
• access populate combo box help needed
• How to use pivot data in function?
• Standard Difference Function
• datagrid control in access
• Can this be done via an array formula?
• VB.Net to VBA?

Recommend Articles

• Run-time error '3085' - Undefined Functi
• goal seek
• How can I run sql command with no cofirm
• unembedding Excel in Internet Explorer
• How print picture
• Restrict editing of activity based on da
• Word: Normal.dot template menu bar
• Symbols for VBA6.DLL?!
• Excel 2003 Macro to VB .Net v7
• Creating AD user with profile & home
• Collections of control - evaluating the
• Loop til you drop
• Problems compiling an MDB to an MDE
• Selection property
• Tic Tac Toe Game