1. R

    Windows 7 Trouble with Windows 7 Task Scheduler

    I used to work with the Windows Task Scheduler every day, a few years ago; haven’t touched it in a while. So, today, I entered the appropriate info for General, Triggers, Actions, Conditions, Settings, and History. I am trying to open an XLSB file, which contains workbook open code in...
  2. Bubbalou

    Windows 7 Keyboard help please

    I am not much of a gamer (not good at it) and thought this might be a place to get the right answer. I needed a new keyboard and bought a Microsoft Sidewinder X4 keyboard for it's back lighting and features and have on irritation with it. The yellow (automatic profile) light comes on at random...
  3. K

    Windows 8 Windows 8 macro problem!

    Hello everyone I have a microsoft sidewider x6 and I recently installed windows 8,but when I assigned my macros and tried to run my application macros didn't work what do you think is the problem?The applications I am facing the problem is tera online,aion,maxthon... Thank you verymuch for your...
  4. SPACEDUDE360000

    Windows 7 Looking For A Simple Macro Recorder

    I'm trying to find something where I can set it so that when I press a button on my keyboard it will "move mouse there" "shift click" "type E" and general mouse movements/clicks and keyboard strokes.
  5. S

    Windows 7 Phantom mouse clicks

    I'm having a problem with my mouse. Lately it seems that a left click will register twice when I press the button once. Sometimes it will just do it as a one of, sometimes it will keep doing it with every click for a while. I've noticed no pattern in when this does or does not happen. Mostly I...
  6. News

    "Type Mismatch" error message when you run a VBA macro in a 64-bit version of an Office 2010 applica

    Fixes a "Type Mismatch" error message that occurs when you run a VBA macro in a 64-bit version of an Office 2010 application. This issue affects VBA macros that run correctly in 32-bit versions of Office applications. More...
  7. News

    December 2011 Security Bulletin Webcast Q&A

    Hosts: Jonathan Ness, Security Development Manager, MSRC Jerry Bryant, Group Manager, Trustworthy Computing Communications Website: TechNet/Security Chat Topic: December 2011 Security Bulletin Release Date: Wednesday, December 14...
  8. K

    Windows 7 Sidewinder X6 Keyboard macros not working in Age of Conan

    Hi I'm using Win 7 64bit OS. When i'm in-game (AoC), my macros ain't working no more. I recently added a new HD and had the OS reinstalled, but since that no joy on the macros...... Any advice what i can look for as it seems the keyboard works in-game and when i press a key in macros that...
  9. News

    You can circumvent AppLocker rules by using an Office macro on a computer that is running Windows 7

    Fixes an issue in which you can circumvent administratively-enforced AppLocker rules by using a simple Microsoft Office macro. This issue occurs on a computer that is running Windows 7 or Windows Server 2008 R2. More...
  10. C

    Windows 7 Shortcuts for VBA defined macros do not work

    Can’t get shortcuts to call up certain macros. All macro’s can be executed from Menu>Developer>Macros. Shortcuts for simple insert commands such as date & time are okay!! Shortcuts for simple VBA-defined macros do not work!!. Is there an option that needs to be set? Chuck Win 7 x64 SP1
  11. F

    Windows 7 Bitdefender and memory problems

    I am using Windows 7 & office 2010. My Anti-virus program that I use is Bitdefender. From tiime to time when Opening up Excel after running a macro and get a message advising of insufficient resources. I think that Bitdefender may be causing the problem as I never had this problem before Can...
  12. F

    Windows 7 FTP Problem on New PC

    I have the following FTP code which works perfectly on my one PC at the office. I have just been given a new PC and when running the macro run time error 440 "unable to wait for process" The following code is highlighted wsh.Run FTPcommand, 5, True I am using Office 2010 and...
  13. F

    Windows 7 Troubleshooting 'Insufficient Resources' Error in Excel After Running Macros

    Usually after I have run a macro on Excel and truy to open up another workbook , I get a message "Insufficient resources" I use Windows 7 and Office 2010 and have 4GB of RAM. It would be appreciated if someone could help me resolve this issue
  14. F

    Windows 7 Resolving 'Insufficient Resources' Error in Excel 2007 on Windows 7 with Limited RAM

    Sometimes when I Open up an Excel attachment in outlook a message comes up "insufficient resources" I am using Windows 7 operating system & Excel 2007. The same problem occurs when I have several Excel files open and run a macro I am using an Intel TM2 Duo CPU 2.93GHz and have 4GB of RAM...
  15. MikeHawthorne

    Windows 7 Strange message every time I open Microsoft Word?

    Hi I started getting this message box every time I open anything in Microsoft Word even an empty page. I have no idea what it is talking about or how to get rid of it. Anyone know what this is all about...
  16. G

    Windows 7 Can I record often used text as a macro and set up a function key?

    Is it possible to record often used text like e-mail addresses or any other text so it can be inserted at will in any form? I am using Firefox and IE
  17. M

    Windows 7 Cannot run Macro-Enabled spreadsheets

    Hello, When I open a Macro-Enabled speadsheet I get the security warning notification bar appearing but then when I click on the options button to enable the macros that choice is not available, (unlike when I do the same thing on a Vista machine). I have attached a copy of the dialogue boxes...
  18. M

    Windows 7 Ventrilo + Windows 7 (Hotkey problem)

    Hello everyone. Im new user on Windows 7. I have heard issues about lag wich might problem for most of people... Well... I have something different... Im going to Ventrilo's Options. I have Hotkey set. I start running "Test" button. Everything works. I can hear myself and hotkey works fine...
  19. C

    Windows 7 Windows 7 Speech Recognition

    Will an individual with a severe disability be able to use the in-built speech recognition in Windows 7 to operate and control the PC totally hands free? Also, can the user create custom commands or macros for non Microsoft applications, such as in Firefox? Any information will be greatly...
  20. A

    Windows 7 Automation issue between access and outlook 2007 on Windows 7 desktop

    I have a table called form called Appointment Detail which has a Merge to Outlook which is suppose to take the current appointment record and merge into Outlook 2007. The following is the code behind the merge button: Private Sub cmdMergeToOutlook_Click() '05/06/08 - To include deletion of same...