Microsoft
Software
Hardware
Network
Question : Export Customised Vba Toolbars
Access 2003: I have customised the VBA Menu Bar, Edit & Debug toolbars. How can I export them to another PC?
Using the 'Save Office Settings' wizard doesn't seem to include VBA toolbars. On a target PC I have tried importing a module from a source PC over the network using File>Get External Data >with 'Import Toolbars' checked - but this doesn't copy the VBA Menu Bar & custom toolbars.
Any solutions?
Tim
Answer : Export Customised Vba Toolbars
I think it's all stored in the registry under HKCU\Software\Microsoft\VB
A\6.0\Comm
on in the UIAccess key.
Random Solutions
Getting an error in Excel, when trying to run VBA code
Exchange 2007 Anonymous for PHP Script Sending
Coefficient of Correlation in pivot table
Select Into and If Else
Reset connection timeout in adp project
Need SQL Syntax help to make my qry more efficient.
Windows 7 Screen Saver won't start
Access - SQL Trim Inner Join
Format Date
exit from a loop or if statement when a certain condtion is true in c#