Results 1 to 7 of 7

Objects Properties in VBA

Threaded View

Liglin Objects Properties in VBA 06-15-2019, 12:51 AM
AliGW Re: Objects Properties in VBA 06-15-2019, 12:58 AM
Liglin Re: Objects Properties in VBA 06-17-2019, 03:32 AM
MarvinP Re: Objects Properties in VBA 06-15-2019, 01:27 AM
Liglin Re: Objects Properties in VBA 06-17-2019, 05:39 AM
bakerman2 Re: Objects Properties in VBA 06-15-2019, 01:33 AM
romperstomper Re: Objects Properties in VBA 06-15-2019, 04:40 AM
  1. #1
    Registered User
    Join Date
    06-15-2019
    Location
    London
    MS-Off Ver
    10
    Posts
    3

    Objects Properties in VBA

    Hello,

    in this code:

    Sub test2()
    Range("A1")
    
    End Sub
    a list of properties and functions will show when a dot is entered after Range("A1").

    Can anyone explain why in this code

    Sub test3()
    Sheet(1).Range ("A1")
    End Sub
    such a list will not appear

    Thanks, Liglin
    Last edited by AliGW; 06-15-2019 at 12:59 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. VBA objects, properties and methods for coauthoring
    By PatFinegan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-16-2018, 03:56 PM
  2. Assigning properties to objects at Runtime
    By bizmita in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-06-2015, 06:23 PM
  3. Identifying objects, properties and other things
    By Excel_vba in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-18-2013, 11:20 PM
  4. Accessing properties of Grouped objects which are inside other groups
    By jgross in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-06-2013, 12:06 PM
  5. Objects, Properties and Methods
    By noclass1980 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-09-2012, 06:34 AM
  6. Objects, Properties and Methods
    By noclass1980 in forum Excel General
    Replies: 0
    Last Post: 10-09-2012, 02:33 AM
  7. Objects and their typical properties...
    By phuang1226 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-20-2006, 01:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1