Tag: macros

108 How to control master volume in Windows 7? 2009-12-12T07:35:29.740

44 Copy Excel worksheet and maintain relative cell reference in formulas 2012-03-06T08:47:35.830

43 How do I assign a keyboard shortcut to recorded macro in Sublime Text 2013-06-18T12:45:15.897

40 How can I record macros for Autohotkey? 2011-01-06T08:06:46.083

38 How can I stop Excel from opening a second blank window when opening a file from Explorer? 2015-02-17T16:59:40.113

29 Can I make an Excel VBA macro available to all workbooks? 2011-09-25T17:57:12.837

26 Is there a Win7 shortcut to position mouse in center of primary screen? 2012-01-30T21:17:31.730

23 Mapping Super+hjkl to arrow keys under X 2010-01-15T16:38:41.117

22 What's a good macro recorder for Windows? 2010-02-10T15:07:42.023

18 Can I search and replace in a Notepad++ macro? 2010-12-17T08:34:37.850

14 vim: Continue macro after error in submacro? 2011-08-04T14:54:31.740

13 How to turn hundreds of text URLs in Excel into clickable hyperlinks? 2010-06-25T14:59:52.213

13 How to inspect / view an Excel macro before "enabling macros" for a sheet? 2013-03-16T16:45:00.213

12 Record a macro of windows commands 2010-02-11T03:34:40.443

12 How can I delete rest of the line after a specific string? 2011-01-15T09:44:51.773

11 vim macro to convert CamelCase to lowercase_with_underscores 2011-04-15T22:06:28.533

11 Is there any way to save a keyboard macro in bash? 2011-06-06T23:08:37.670

9 A good keyboard macro program for Ubuntu? 2009-09-24T18:47:13.927

9 Is there a way for elegant source code listings in OpenOffice.org Writer? 2009-04-17T11:55:19.663

9 How do I get a macro to run in Outlook 2010? 2010-10-14T15:32:53.910

9 Shortcut or macro for changing font type in Microsoft Outlook 2013-02-21T18:07:26.030

9 How to find document variables in MS Word without using a Macro 2013-05-15T06:35:51.307

9 How to cancel recording a macro in Vim? 2013-10-28T13:38:05.723

8 Select an entire column minus header row in an Excel macro 2009-09-16T19:26:18.967

8 Macros in GNU screen? 2010-01-11T22:50:40.097

8 Is there a way to turn off popups in Notepad++ macros? 2012-08-09T22:47:42.823

8 How to make Outlook font sizes bigger in the reading pane? 2015-07-08T19:27:04.357

7 Is there a way to have an outlook 2007 email template automatically update the subject with the current date? 2009-09-25T13:52:38.600

7 How do I create a Macro/short cuts in Eclipse? 2010-09-07T13:54:38.850

7 Use keys for mouse buttons on linux. Alternative to AHK? 2011-07-22T19:16:21.473

7 Word: Resize Image by Percent - Macro 2011-12-20T20:35:48.997

7 What is Macro worksheet in Excel? 2017-09-24T12:58:46.810

6 Custom keyboard shortcut for macros in Outlook 2010? 2010-07-26T19:26:34.607

6 Switch speaker configuration between stereo and 5.1 using shortcut 2010-09-12T17:45:26.220

6 Word 2007 macro gone 2011-02-15T08:20:10.503

6 How can I record a macro on the fly with Black Widow Ultimate? 2011-03-09T11:48:03.373

6 Why notepad++ plugins don't work in macro? 2011-04-18T11:28:12.870

6 How do I Stop the Excel Macro Recorder from Auto-Wrapping Lines of Code? 2011-04-28T18:59:18.050

6 VBA Runtime error 1004: Method 'OpenText' of object 'Workbooks' failed 2011-05-27T22:20:20.020

6 Can Vim autocommand be triggered by filetype instead of by pattern? 2011-12-22T12:30:39.107

6 Gimp record actions 2012-12-06T15:27:15.023

6 Find and replace multiple values within selected cells 2013-07-16T15:48:31.100

6 Using English macros in French version Excel 2014-01-30T09:33:15.433

5 How to execute Outlook 2010 macro with AutoHotKey? 2010-06-25T12:00:28.307

5 Excel data into PowerPoint slides 2011-08-15T13:05:19.097

5 why do my vim macros stop working sometimes? 2012-02-13T16:17:17.700

5 Keyboard macro to change default audio device 2012-05-19T05:13:05.550

5 Need to split stereo track, discard right channel, and remove noise 2012-06-28T10:45:38.427

5 Trigger macro with ONE click on specific cell 2013-10-22T10:12:12.420

5 "Edit Master Slides" in Keynote - disabled 2016-11-14T04:05:06.397

4 What is the best way to share an Excel macro across multiple machines? 2009-07-22T18:57:15.970

4 Get Excel 2007 to close completely after creating a macro in the personal macro workbook 2009-08-20T19:02:54.890

4 How can I get Visual Studio 2008 to align my assignment operators? 2010-02-11T22:24:45.087

4 How do I create an Excel Macro to output key/value pairs to file? 2010-10-22T21:01:19.697

4 Importing CSV files into Excel using a macro 2011-01-08T08:45:22.493

4 tool to record windows action? 2011-04-19T01:40:52.170

4 How can I break a paragraph into sentences with Vim? 2011-04-26T00:04:02.003

4 Excel 2010 Macro "Command could not be completed by using the range specified" 2011-05-17T22:20:57.340

4 Keyboard macro software 2011-05-23T18:20:41.697

4 Show styles pane when Word 2010 starts 2011-08-17T00:11:44.510

4 How to break a spreadsheet containing CSV into multiple columns? 2011-12-04T19:33:31.470

4 Prevent Excel 2010 user from pasting formatting into cell 2012-02-21T20:15:31.787

4 Is there a FOSS macro somewhere that will convert tabs to the spaces up to the next tab mark? 2012-03-22T11:56:56.920

4 Auto start Notepad++ macro 2012-04-11T03:32:23.633

4 How can I split Excel data from 1 column into 8 columns while keeping the data in a specific order? 2012-08-16T14:24:57.677

4 vim: delete all lines but unique? 2013-02-01T00:56:40.157

4 How do you save a recorded macro in TextMate 2? 2013-03-22T17:42:25.297

4 Speech Recognition and Macros for Linux 2013-04-19T21:30:43.847

4 Send an email when computer restart 2013-04-21T09:16:28.923

4 Emacs - move cursor back after mark-whole-buffer & indent-region 2014-08-09T09:31:46.703

4 How do I debug Excel / OpenOffice / LibreOffice macros - getting started 2014-08-09T10:36:09.123

4 How to set up a Macro/Hotkey to convert or batch convert PDF to word (with OCR)? 2015-02-07T20:42:48.673

4 Apply an Excel VBA function to many files 2015-10-27T11:34:18.123

4 Enable Macros after message box closes 2015-12-22T16:03:04.793

4 Disable all Microsoft Office macros globally for all users 2016-05-04T15:02:27.070

4 How to convert .xlsm to .xls without losing macros? 2016-10-14T04:56:10.497

3 Convert Excel 4.0 macro to VBA 2009-07-22T19:14:35.710

3 Macro that disable / enable sound device in Windows 7 2009-10-26T00:18:47.773

3 macro keystrokes via input file? 2010-01-07T21:35:59.200

3 Keyboard macro program for OS X 2010-02-26T03:41:14.873

3 How to configure a hotkey/shortcut to activate a macro in Outlook 2007? 2010-08-04T12:55:19.907

3 Preventing a confirmation pop-up when updating fields in Word 2010-10-07T19:02:21.470

3 Why do I get special characters in my Notepad++ macros? 2011-02-08T23:55:16.193

3 Excel VBA Macro Sub or Function not defined 2011-03-30T01:07:42.523

3 Subscript/Superscript Hotkey for Excel 2010 Macro? 2011-04-07T00:19:47.447

3 Subscripts and superscripts in Excel 2011-05-30T16:24:37.293

3 Custom macro buttons without writing code? 2011-06-14T19:56:04.440

3 Remapping key combinations (custom macros in linux) 2011-07-01T11:43:37.523

3 Macro Find: Is there a macro to Format a Word Document as if it were being created in VBA? 2011-07-03T06:06:59.187

3 How can I strip macros from an Excel workbook so that I can upload and edit it on SkyDrive? 2011-07-31T07:57:35.813

3 Is there a way to set the name box of a cell programmatically in Excel 2011-08-17T14:49:05.477

3 What do you use for linux keyboard macros? 2011-08-27T22:27:26.567

3 Why are some options unavailable when recording a macro in Word 2007? 2011-09-06T08:37:59.683

3 How can I add a macro in Notepad++? 2011-09-06T14:29:37.867

3 Creating automatic links in OpenOffice 2011-10-02T03:47:04.977

3 Word macro: how to replace strings in a text, based on a 2 column-table? 2011-10-07T23:17:25.290

3 Excel 2010: Save current tab as tab delimited txt file 2011-12-14T23:57:50.043

3 macro to make Outlook prompt me on open/close to turn Out of Office off/on 2012-02-01T20:05:46.100

3 How can I keep every fifth row in Excel 2012-03-01T22:10:23.867