
Hyperlinks not working in excel - social.technet.microsoft.com
Another embedded excel file in local machine or a web page in the Internet? If possible, please provide a screenshot about your hyperlinks in this problematic Excel file here for more information.
Please help - Limit recursion depth and export folder AccessToString to ...
Here is what I want to accomplish, I need information on the folder rights (Accesstostring will only put all the right in a string, I need them to be separted individually) folder count and file count from a share …
Remove Email Addresses With a Specific Domain Name Function
I get Excel documents every day with email addresses in it. There are some emails at specific domain names that need to have the row deleted. Can I make a function or something like that, that can …
Automatically Replace Or Substitute A Specific Font In Word 2010
However as the text with this particular font is scattered in various places throughout the documents this would be time consuming. Is there an automatic way to make word substitute or replace all instances …
Delete Seconds off of a Time Column - social.technet.microsoft.com
Nov 5, 2019 · I just simply used the Find-Replace in Excel to delete the hyphen in between my date and time and then simply pasted the data from Excel into SharePoint and oila.
Add Attributes to AD using Powershell
need to move notes field to employee id field for some users.having trouble figuring out the -replace switch for set-adobject.
Passing objects into functions - social.technet.microsoft.com
I'm trying to do what I thuink should be a simple thing but it's just not working. I wrote a sample function and I'm passing an object and then referencing the properties of it. But the output only shows the …
Determine Subnet From IP Address - social.technet.microsoft.com
And use IFERROR to capture any mismatches, if you are using Excel 2007 or later and you do not require Excel 2003 compatibility. If the subnet masks are not all the same, namely 255.0.0.0, …
Connect to Linkedin API with Power Query
Is there a way to create Power Query queries that connect to Linkedin API permanently (like Power Query does with Facebook)? I know it is possible to access Linkedin API the way Shish Shridar did …
Fetch Data from sharepoint list through Jquery
The simplest way to "retrieve list data using jQuery" is to use the SharePoint URL protocol. It can return list data in XML and doesn't require you to build SOAP requests. All you need is the list GUID and …