Skip to content

Conversation

@IvenBach
Copy link
Contributor

Replace question marks with apostrophes.

Replace question marks with apostrophe.
@opbld34
Copy link

opbld34 commented Aug 31, 2018

✅ Validation status: passed

File Status Preview URL Details
api/Excel.Application.OnUndo.md ✅Succeeded View

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.

@ghost ghost merged commit 317efc2 into MicrosoftDocs:master Sep 6, 2018
@ghost ghost added the fixed Issue is fixed label Sep 6, 2018
ghost pushed a commit that referenced this pull request Sep 6, 2018
* Fixed table formatting

* migrate old PRs from VBA-content to VBA-docs

* Clarification added to return values table.

* Updated links

* Lowercased enumeration

* Fixed links

* Changed "object", "property", "method" to lowercase

* Updated capitalization

* Updated date

* Added links

* Made headings level 2

* Changed heading level

* Changed "(./" to "("

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.

* Update replace-function.md (#86)

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.

* Update let-statement.md (#89)

Add missing spaces.

* Add missing spaces to set-statement.md (#90)

* Update opentextfile-method.md: fix code sample and another minor amendment (#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.

* Update Excel.Application.OnUndo.md (#96)

Replace question marks with apostrophe.

* Correct Excel.Application.OnRepeat.md punctuation (#97)

* Update rnd-function.md (#112)

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.

* Changed "About the contributor" headings to level 3 (#117)

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.

* Removed redundant "Enumeration"
@IvenBach IvenBach deleted the patch-4 branch September 7, 2018 02:49
ghost pushed a commit that referenced this pull request Sep 7, 2018
* Fixed table formatting

* migrate old PRs from VBA-content to VBA-docs

* Clarification added to return values table.

* Updated links

* Lowercased enumeration

* Fixed links

* Changed "object", "property", "method" to lowercase

* Updated capitalization

* Updated date

* Added links

* Made headings level 2

* Changed heading level

* Changed "(./" to "("

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.

* Update replace-function.md (#86)

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.

* Update let-statement.md (#89)

Add missing spaces.

* Add missing spaces to set-statement.md (#90)

* Update opentextfile-method.md: fix code sample and another minor amendment (#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.

* Update Excel.Application.OnUndo.md (#96)

Replace question marks with apostrophe.

* Correct Excel.Application.OnRepeat.md punctuation (#97)

* Update rnd-function.md (#112)

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.

* Changed "About the contributor" headings to level 3 (#117)

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.

* Removed redundant "Enumeration"

* Update format-function-visual-basic-for-applications.md (#135)

* Update format-function-visual-basic-for-applications.md

Corrected many typos and missing new lines.
Removed the oooo format string which doesn't exist in VBA.
Adjusted or extended several explanations.
Adjusted casing of parameters to reflect the actual casing displayed by IntelliSense.

* Edit pass on updates

* Fixed backslash formatting

* Removed duplicate description

* Removed duplicate description

* Lowercased "members"
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fixed Issue is fixed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants