Import .NK2 files or Suggested Contacts into Outlook 2013

========= QUESTION --------- How do I import my old .nk2 files or Suggested Contacts into my new Outlook 2013 install?   ========= ANSWER --------- Make sure the NK2 files are in the following folder: %appdata%MicrosoftOutlook Note the file must have the same name as your Outlook Profile (default profile is named "Outlook") Start, Run, outlook.exe [...]

By |2013-06-22T12:21:56+00:00June 22nd, 2013|Computers, Documentation, Microsoft, Outlook|Comments Off on Import .NK2 files or Suggested Contacts into Outlook 2013

Dropbox: How do I download a file I have a link to?

========= QUESTION ---------A client just sent me a link to a .mov file on their dropbox and whenever I click the link, the video just plays. How do I DOWNLOAD the file, rather than just playing it?   ========= ANSWER ---------Amazingly simple, actually, as of the time of this writing: Simply add the following text to the [...]

By |2017-12-01T23:47:27+00:00June 10th, 2013|Computers, Documentation, Dropbox|Comments Off on Dropbox: How do I download a file I have a link to?

mySQL Client Software

========= QUESTION ---------Is there a local software client I can install on my Windows or Mac computer to manage my mySQL databases?  I am tired of using PHPMyAdmin   ========= ANSWER ---------Windows--- http://www.heidisql.com/download.php --------- Macintosh--- http://www.sequelpro.com/download --Worked very well - the export of the entire database to a sql file, and then subsequent import to the new database ran [...]

By |2017-12-01T23:47:27+00:00June 9th, 2013|Computers, Documentation, MySQL|Comments Off on mySQL Client Software

VBA RND() Function: Pick a random number

========= QUESTION ---------How do I generate a random number between X and Y?    ========= ANSWER ---------See EXAMPLES    ========= EXAMPLES --------- Int ((999 - 100 + 1) * Rnd + 100) would return a random number between 100 and 999   ========= APPLIES TO / KEY WORDS --------- Random Numbers    ========= REF ---------http://www.techonthenet.com/excel/formulas/rnd.php   ---http://anySiteSupport.com [...]

By |2013-06-04T19:39:01+00:00June 4th, 2013|Access, Computers, Documentation, Microsoft, VBA|Comments Off on VBA RND() Function: Pick a random number

WordPress: Page Specific Sidebars

========= QUESTION ---------How do I add a custom sidebar to a specific page, not all the pages across my entire site?    ========= ANSWER ---------Plugin: Simple Page Specific Sidebars * *Note: After installing the plugin be sure to go to it's settings under the Installed Plugins area, and click the Update Settings button to 'activate' the plugin. [...]

By |2017-12-01T23:47:27+00:00May 26th, 2013|Documentation, Internet/Web, Web Design, WordPress|Comments Off on WordPress: Page Specific Sidebars

Access: VBA: Run several buttons at once

========= QUESTION --------- Is it possible to code the event on one button to execute several buttons at once on an Access Form?   ========= ANSWER --------- Yes - simply enter the following in the code for the 'master button'  Private Sub MasterButton_Click()    Call Button1_Click    Call Button2_ClickEnd Sub   ========= EXAMPLES ---------   ========= APPLIES [...]

By |2017-12-01T23:47:27+00:00May 7th, 2013|Access, Computers, Documentation, Microsoft, VBA|Comments Off on Access: VBA: Run several buttons at once

How do you setup AirPort Express to extend a wireless network through a wired connection?

========= QUESTION ---------How do you setup an Apple AirPort Express to extend a wireless network not wirelessly, but through a switch already wired to the main AirPort Extreme base station?    ========= ANSWER --------- Close AirPort Utility if is open. Disconnect the Ethernet cable from the AirPort Express. Perform a Hard Reset on the AirPort Express [...]

By |2017-12-01T23:47:27+00:00April 28th, 2013|AirPort, Apple, Computers, Documentation, Networking, Wireless|Comments Off on How do you setup AirPort Express to extend a wireless network through a wired connection?

Internet Task and or Project Management Solutions

========= QUESTION --------- What are some decent online Task and or Project Management solutions?   ========= ANSWER --------- ToodleDo.com Asana.com Podio.com BaseCamp.com ToDoist.com TeamWork.com Redbooth.com (formerly Teambox)   --------- PROJECTS --- LiquidPlanner.com Trello.com   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- Task Lists Project management Project manager ========= REF ---------   [...]

By |2013-04-14T17:20:02+00:00April 14th, 2013|Hosted Services, Internet/Web|Comments Off on Internet Task and or Project Management Solutions

iOS: Purchase apps for an organization or multiple devices

========= QUESTION --------- I am rolling out several iPads and iPod Touches across an organization, and need a way to purchase multiple copies of apps across several devices. How do we do this without having to setup several individual iTunes accounts?     ========= ANSWER --------- Setup an Apple VPP (Volume Purchase Program) account first. http://www.apple.com/business/vpp/ This [...]

By |2017-12-01T23:47:27+00:00April 14th, 2013|Apple, Cell Phone, Computers, Documentation, iOS, iPad, iPhone|Comments Off on iOS: Purchase apps for an organization or multiple devices
Go to Top