-
Notifications
You must be signed in to change notification settings - Fork 515
Merge master to live 5 #121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge PRs to master
Clarification added to return values table.
The use of ./ for a link isn't needed and sometimes the links don't render correctly on the page. Removed this string from the link. All occurred in Access and Excel API files.
Extended the Description to make it clear, that the returned string can be a substring of the passed string expression. Modified the Part Description for the parameter start to reflect this. Omitting these has caused a lot of confusion, as only the paragraph Remarks explains this.
Add missing spaces.
…dment (#91) * Update opentextfile-method.md: correct code sample Correct the code sample so the ForAppending constant has the correct value. The "iomode" table above is correct that the appending constant's value is 8; the code sample is wrong. (And make code formatting consistent while there.) (This was originally fixed in commit b1ff695ad8ead6a92fea1c7def978cdccf709db3 in the old OfficeDev/VBA-content repository: https://github.com/OfficeDev/VBA-content/pull/548/commits. Somehow it was lost in subsequent merges for this file.) * Update opentextfile-method.md: improve description Note in the method's summary that write capabilities are present, to match the rest of the document's content.
Replace question marks with apostrophe.
IntelliSense displays the parameter as Number. Without going into a lengthy discussion, it should be indicated, that the values are picked from a list, thus are not random, only appears to be, thus are pseudo-random. Corrected spacing and line breaks.
Also deleted bookmarks like `<a name="AboutContributors"> </a>`. I am happy to postpone this pull request if it interrupts other plans to fix formatting. This pull request includes 28 Excel articles and 53 Access articles.
❌ Validation status: errors
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.