Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 779 Bytes

Excel.PivotCache.SavePassword.md

File metadata and controls

33 lines (19 loc) · 779 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
PivotCache.SavePassword property (Excel)
vbaxl10.chm227085
vbaxl10.chm227085
Excel.PivotCache.SavePassword
6ddc953a-b014-589b-5b67-7497da9df706
05/03/2019
medium

PivotCache.SavePassword property (Excel)

True if password information in an ODBC connection string is saved with the specified query. False if the password is removed. Read/write Boolean.

Syntax

expression.SavePassword

expression A variable that represents a PivotCache object.

Remarks

This property is used in both ODBC and OLE DB queries, and by both PivotTables and QueryTables.

[!includeSupport and feedback]