Hi,
Please tell me the corresponding values for xlCenter and xlBottom.
e.g
xlNone = -4142
Thankyou
Hi,
Please tell me the corresponding values for xlCenter and xlBottom.
e.g
xlNone = -4142
Thankyou
Here's an easy way to get the value of Named Constants. In the Immediate Window of the VBE
....Type: question mark..a space...the constant to evaluate...Press Enter.
....The value will be returned.
Example:
? xlCenter
-4108
? xlBottom
-4107
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks