Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: ms-word

A Word macro that processes trainees’ dictation, highlighting errors and checking accuracy

By mariaPosted on November 22, 2022

Problem I work in the training department of a captioning agency, where I spend a lot of time grading trainee’s […]

What is the fastest way to determine if a table spans two pages?

By mariaPosted on October 24, 2022

Problem The initial problem that led me to learn VBA is as follows: You have a table that can be […]

Macro for inserting a mini table between heading styles

By mariaPosted on October 13, 2022

Problem I am using the following macro to insert a mini table of contents between two identical heading styles (e.g. […]

How to efficiently loop through paragraphs and make simple changes with Word VBA (Specially reverse loop to Delete Paragraphs)

By mariaPosted on February 5, 2022

Problem This is regarding my answer with SO post How to remove paragraph marks with different format in MS-Word. My […]

Finding and deleting a certain word

By mariaPosted on November 2, 2021

Problem I have a working macro that finds a specific word and deletes the whole text. It finds the word […]

Preserve formatting for mail merge Excel & Word 2016

By mariaPosted on August 21, 2020

Problem I inherited some code and have discovered that it seems incredibly inefficient. The code works by applying text formatting […]

Large find/replace in Word using VBA

By mariaPosted on May 23, 2020

Problem I have a large amount of data from a hardware device that needs to be cleaned up so it […]

Recent Posts

  • Mapping the differences between JavaScript objects
  • Drawing a hollow rectangle of rows and column provided by the console application
  • Random string generation in Java
  • Minimum number of copies of an application a company needs to purchase
  • Reinterpreting a string, treating < as a backspace character
  • Python address index +1 with list comprehension
  • Matching a set of conditions based on keywords to text
  • Policemen catch thieves
  • How to attach click to header child without reusing the code?
  • Converting a boolean list to string, and vice versa
  • OO design for Tic Tac Toe program
  • Unit tests using C#, Moq, AutoFixture, FluentAssertions
  • TDD approach for Advent of Code challenge: infinite spiral on a grid
  • Dijkstra’s Algorithm C++
  • Binary Search Tree in Ruby

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast