Use Access to Show or Hide in Word
Access form to Show and Hide things in Word from MsAccessGurus

Use Access to Show or Hide in Word

I put the things that I show or hide most when I'm using Word on an Access form. This saves time and frustration jumping around the ribbons to find what you need. Word has lots of great features that can be conveniently controlled using VBA.

Download Access database with handy form (and source code) to show and hide various things in Word quickly like field codes, bookmark indicators, paragraph and space markers, Navigation pane, rulers, comments, ...

https://msaccessgurus.com/tool/aWord_ShowHide.htm

Open on its own or add to another application you're building. Uses late binding with Word, which can be changed to early binding for intellisense.

Video: Show or Hide in Word from Access using VBA (10:22)

https://youtu.be/v2dE9tz39Po

This is just one of the things I do in Access to make it nicer when working in Word. I made this form for myself, and hopefully it can help you too.

kind regards, crystal

Ozair Khalid

C.E.O. Magical Digits (Software & Website)

3 天前

Crystal is the best!

Rona Rose

MS Access database developer

3 天前

?? Well articulated perspective! Your advise is always helpful, Crystal!

要查看或添加评论,请登录

crystal (strive4peace)的更多文章

  • Change 365 Version for Office

    Change 365 Version for Office

    I recently had an issue with 365 forgetting who I am (it had the wrong account) and also the January 7 rollout (which I…

    4 条评论
  • Monaco SQL Editor for Access

    Monaco SQL Editor for Access

    The long-awaited Monaco SQL Editor to help you visualize your queries is rolling out for Microsoft Access. Those on 365…

    1 条评论
  • Dive into, and Document, Access Relationships and Indexes

    Dive into, and Document, Access Relationships and Indexes

    Relationships define how tables are joined. A common method is to join an AutoNumber primary key in the parent table…

    7 条评论
  • Valuable Video Vessel

    Valuable Video Vessel

    Videos help you visualize and learn. When you find a great channel on YouTube and want to play all their videos, how do…

    4 条评论
  • Write Access Query to Word Bookmark

    Write Access Query to Word Bookmark

    See an Access query in a Word document, written after a bookmark in a pretty table. Download the code from…

    2 条评论
  • How Does Sorting Work with VBA?

    How Does Sorting Work with VBA?

    How does sorting a list of values work? It's easier than you might think. Bubble Sort is a simple method.

  • See your Queries better

    See your Queries better

    Get a list of all the query names in your Access database, along with what type of query each is. Do you ever want a…

    17 条评论
  • Visualize Access Relationships with Words

    Visualize Access Relationships with Words

    The relationships diagram in Access is a great way to see what's in your database, but how can you get a list of the…

  • Make Access Tab Control Pages come alive

    Make Access Tab Control Pages come alive

    Tab Controls are a great way to organize information on your busy Access forms. They have Pages where you can place…

    6 条评论
  • Make Big Checkboxes any Size and Color you want

    Make Big Checkboxes any Size and Color you want

    Say goodbye to tiny checkboxes with no color! Hello Unicode! Make checkboxes any size and color you want. Simply…

    5 条评论