grk_chakri
New Member
- Joined
- Jan 6, 2012
- Messages
- 15
Hello All
How do i know what option should we use with the option "SELECTION" when i am writing a vba code.
For example i could write something like this
Selection.Interior.Pattern = xlSolid
But after i type the word selection there are no options generated
where can i get a list what can be used with that word "SELECTION"
in vba code.
Also this xlsolid, xlautomatic... where can i get the list and its features
thanx for your time
How do i know what option should we use with the option "SELECTION" when i am writing a vba code.
For example i could write something like this
Selection.Interior.Pattern = xlSolid
But after i type the word selection there are no options generated
where can i get a list what can be used with that word "SELECTION"
in vba code.
Also this xlsolid, xlautomatic... where can i get the list and its features
thanx for your time