This topic has not yet been rated - Rate this topic

Chart.Previous Property (Excel)

Published: July 16, 2012

Returns a Worksheet object that represents the next sheet.

expression .Previous

expression A variable that represents a Chart object.

If the object is a range, this property emulates pressing SHIFT+TAB; unlike the key combination, however, the property returns the previous cell without selecting it.

On a protected sheet, this property returns the previous unlocked cell. On an unprotected sheet, this property always returns the cell immediately to the left of the specified cell.

Concepts

Other resources

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.