Forum Widgets
Latest Discussions
"Heading" and "Body" fonts are sometimes incorrectly displaying as Times New Roman
This appears to have started with the latest update that also made table formatting go nuts. Sometimes when we open a document from SharePoint, any text that has been formatted with "Body" or "Headings" will display as TNR. The font box will show "Times New Roman (Body)". The style definition will show "Body". Under the Design tab, the font scheme shows the Heading and Body as both being "Aptos" though, which is correct. Limited testing shows that closing Word down completely fixes it. But it's causing a lot of consternation!AndrewB_33335Nov 11, 2025Brass Contributor14Views0likes0CommentsError in Working with Mailing Function
Following the recent update to Microsoft Word, the Mailing Function has become unresponsive. When attempting to address data from an existing Excel file, the function fails to execute. Below are screenshots illustrating this malfunction.Kourosh4169Oct 20, 2025Copper Contributor16Views0likes0Comments- thegeorge26Oct 03, 2025Copper Contributor16Views0likes0Comments
Word.FieldType.ref support on Word Online
I have an issue in a Word Add-in on Word Online where I'm trying to insert a reference field in insertField method of Range. I have the same function on Word on Windows, Mac, and Onlineso I need the same result on each environment. insertField(Word.InsertLocation.end, Word.FieldType.ref, `${bookmarkName} \\w \\h \\t`, true); I know that Word.FieldType.ref is not supported on Word on Web, but I wanted to ask if there's any ETA on when it will be available or if there's any workaround to achieve the same result as in Desktop?ermalhasangjekajAug 20, 2025Copper Contributor18Views0likes0CommentsWorddokument seit dem 9. Juli nicht mehr aktuell
Ich habe ein Word Dokument im Google Drive abgespeichert. Ich arbeite fast täglich daran, aber es das letzte mal glaube ich am Montag aufgemacht. Jetzt wollte ich es öffnen und es steht, dass es das letzte mal abgespeichert wurde am 9. juli und wenn ich es öffne ist es überhaupt nicht mehr aktuell, obwohl ich es danach mehrmals aufgemacht habe und abgespeichert habe. ich habe auch schon google drive geschrieben, aber sie haben gemeint sie wissen nicht was das Problem sei und haben gesagt ich soll ihnen schreibenJoëlleJul 16, 2025Copper Contributor22Views0likes0Commentseu estava digitando no word online hoje por volta das 16 horas da tarde, quando do nada sumiu tudo.
eu estava digitando no word online hoje por volta das 16 horas da tarde, quando do nada sumiu tudo. e eu gostaria que vocês conseguissem recuperar o que eu já tinha digitado.nadsonMay 07, 2025Copper Contributor37Views0likes0Commentssave as picture still greyed out
Hi. Using Microsoft 365 on Mac. Trying to save an image in a word doc as a picture but when I right click the save as picture option is greyed out. Word help suggests that was fixed in 2020?? Does anyone have a workaroundTheraven55Oct 01, 2024Copper Contributor289Views0likes0CommentsAssigning templates to many users via VBA scripting
I am assisting our Word developer assigning a specifc template/macro on the ribbon bar. She secures it using specific usernames per the below. Are there any other options than assigning individual AD accounts per below. I may have about 20 people out of 1800 that use this template. thoughts? Many thanks Public Sub HWLE_Qantas_Templates(control As IRibbonControl) 'Declare variable Dim strUserName As String 'Get system logged in user name strUserName = VBA.Environ("Username") 'Display the user name on sheet1 If strUserName = "nmccombe" Or strUserName = "mglover" Or strUserName = "mcaplehorn" Or strUserName = "ajolly" Then Load frm_Qantas frm_Qantas.Show Else MsgBox "You do not have access to the Qantas Templates.", vbExclamation, Title:="Restricted Access" Exit Sub End If End SubMandy3000Sep 05, 2024Copper Contributor116Views0likes0CommentsPaste shortcut document or folder with full target file path not the drive letter in file explorer
Hello peeps, Hoping someone might be able to shed some light on this one as it's driving me crazy (as well as being really time consuming!). When I paste a shortcut (document or folder) in another file explorer location, the shortcut target does not paste the full file path, but rather the letter to which the drive is mapped to. This is not helpful for other users as they may not necessarily have the drive mapped to the same letter. Rather than keep amending the Properties Target, is there a way to shortcut with the full file path? Ta muchly!SaraWitchJul 12, 2024Copper Contributor268Views0likes0Comments
Resources
Tags
- office 365318 Topics
- Word Online127 Topics
- Office Apps113 Topics
- 201681 Topics
- word51 Topics
- Apps37 Topics
- Online31 Topics
- 201323 Topics
- VBA11 Topics
- mobile11 Topics