Questions tagged [office-2016]

145 questions
0
votes
2 answers

VBA Shell function throwing an error 53 - file not found on Mac Office 2016

I am trying to launch a shell script with in a vba macro on Mac Office 2016 powerpoint. I've put this line of code : Shell "Macintosh HD:Library:Application Scripts:com.microsoft.Powerpoint:test.sh" It's working great in powerpoint 2011 but in…
J Moda
  • 31
  • 5
0
votes
1 answer

How to evaluate xml with namespaces in office add ins?

I'm trying to search for particular nodes in office xml. I'm using wgxpath for it. Here is my code. But every time empty result is returned. Probably wgxpath doesn't work with namespaces (although it accepts nsResolver as…
Sergey Mozhaykin
  • 192
  • 1
  • 10
0
votes
1 answer

Check Sent mails are CC if not CC Automatically in Outlook

I want to copy all mails sent from op1@example.com to be copied to manager@example.com. I know I can do this applying a rule in outlook. But I want to the rule to check if op1@example.com have already put manager@example.com in CC field when sending…
LuLz
  • 3
  • 2
0
votes
2 answers

Comma separating text in field in MS Access 2016 Query

I have a csv file (updated 3 times a week. I have no control over its format, so cannot normalise it) that I have created an OBDC-link to a MS Access 2016 database.(I have chosen MS Access to refresh my skills with it, otherwise would complete in…
user3062774
0
votes
1 answer

Office 2016 HTML email anchor tags are not working/clickable

After upgrading to Windows 10 and Office 2016.. In HTML Email anchor tags are not clickable.. which are working fine in office 2013. Did anybody face this issue? Please help.
Mukarram
  • 115
  • 4
  • 14
0
votes
1 answer

Enabling/Disabling "PageBreakBefore" in Word 2016 using C# +.Net on VSTO addin.

Greeting of the day everyone. I am currently developing an Word 2016 adding using VSTO tools in VS2015. I hit a strange issue. My requirement is to enable or disable PageBreakbefore in Word 2016 using a button. I manage to find the code is VB which…
Aman Dhally
  • 77
  • 2
  • 3
  • 10
0
votes
2 answers

Programmatically create profile for Outlook 2016

For Outlook 2010, 2013 it was possible to programmatically create Outlook profile and set up all necessary RPC_OVER_HTTP connection settings via MAPI like in this article:…
RR-Fireball
  • 240
  • 3
  • 10
-1
votes
1 answer

MsAccess get Forms Objects in Office 2016

In my MsAccess project I want to access the Forms,Reports and Tables objects. I need to check the forms fields their height and weight, Tables definition, Reports Queries and so on. Also I need to do this for MsAccess 2016/365 in C#. I tried…
user581453
  • 59
  • 1
  • 8
-2
votes
1 answer

How can I display the quick access toolbar icons in colour in office 2016?

Currently, all my MS Office 2016 quick access toolbar icons are monochromatic, now I barely can see a image at all and are impossible to decipher. The other possibilty is use the white theme, but is too bright.
Emmanuel Millan
  • 411
  • 1
  • 4
  • 12
-3
votes
1 answer

2016 Outlook has error message Required file chart.dll not found in your path Outlook Crashes

Since installing Office 2016, Outlook will not operate. Click on 'new email' (or doing just about anything) and this dialog box pops up... Outlook then shuts down and tries to reopen and gets into a loop of freezing... All other Office programs…
Raghu Ariga
  • 1,059
  • 1
  • 19
  • 28
1 2 3
9
10