Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Sep 7, 2018

No description provided.

Linda Caputo and others added 29 commits August 29, 2018 09:33
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.
* 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
@opbld34
Copy link

opbld34 commented Sep 7, 2018

✅ Validation status: passed

File Status Preview URL Details
Language/Reference/User-Interface-Help/format-function-visual-basic-for-applications.md ✅Succeeded View
Language/Reference/User-Interface-Help/let-statement.md ✅Succeeded View
Language/Reference/User-Interface-Help/opentextfile-method.md ✅Succeeded View
Language/Reference/User-Interface-Help/replace-function.md ✅Succeeded View
Language/Reference/User-Interface-Help/rnd-function.md ✅Succeeded View
Language/Reference/User-Interface-Help/set-statement.md ✅Succeeded View
api/Access.AccessObject.IsLoaded.md ✅Succeeded View
api/Access.AllForms.md ✅Succeeded View
api/Access.Application.DCount.md ✅Succeeded View
api/Access.Application.DFirst.md ✅Succeeded View
api/Access.Application.DLast.md ✅Succeeded View
api/Access.Application.DLookup.md ✅Succeeded View
api/Access.Application.DMax.md ✅Succeeded View
api/Access.Application.DMin.md ✅Succeeded View
api/Access.Application.DStDev.md ✅Succeeded View
api/Access.Application.DStDevP.md ✅Succeeded View
api/Access.Application.DSum.md ✅Succeeded View
api/Access.Application.DVar.md ✅Succeeded View
api/Access.Application.DVarP.md ✅Succeeded View
api/Access.Application.Nz.md ✅Succeeded View
api/Access.Application.References.md ✅Succeeded View
api/Access.ComboBox.AfterUpdate(even).md ✅Succeeded View
api/Access.ComboBox.BeforeUpdate(even).md ✅Succeeded View
api/Access.ComboBox.BeforeUpdate(property).md ✅Succeeded View
api/Access.ComboBox.BoundColumn.md ✅Succeeded View
api/Access.ComboBox.ColumnCount.md ✅Succeeded View
api/Access.ComboBox.ColumnWidths.md ✅Succeeded View
api/Access.ComboBox.LimitToList.md ✅Succeeded View
api/Access.ComboBox.ListIndex.md ✅Succeeded View
api/Access.ComboBox.NotInList.md ✅Succeeded View
api/Access.ComboBox.RowSource.md ✅Succeeded View
api/Access.ComboBox.md ✅Succeeded View
api/Access.CurrentProject.IsTrusted.md ✅Succeeded View
api/Access.DoCmd.ApplyFilter.md ✅Succeeded View
api/Access.DoCmd.OpenForm.md ✅Succeeded View
api/Access.DoCmd.OpenQuery.md ✅Succeeded View
api/Access.DoCmd.RunSQL.md ✅Succeeded View
api/Access.DoCmd.SendObject.md ✅Succeeded View
api/Access.DoCmd.SetWarnings.md ✅Succeeded View
api/Access.DoCmd.TransferText.md ✅Succeeded View
api/Access.Form.BeforeUpdate(even).md ✅Succeeded View
api/Access.Form.Error.md ✅Succeeded View
api/Access.Form.Filter(property).md ✅Succeeded View
api/Access.Form.OpenArgs.md ✅Succeeded View
api/Access.Form.RecordsetClone.md ✅Succeeded View
api/Access.Form.Timer.md ✅Succeeded View
api/Access.Form.TimerInterval.md ✅Succeeded View
api/Access.Form.md ✅Succeeded View
api/Access.ListBox.md ✅Succeeded View
api/Access.References.md ✅Succeeded View

This comment lists only the first 50 files in the pull request.
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 2346ead into live Sep 7, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants