+ Reply to Thread
Results 1 to 5 of 5

Selecting Columns

  1. #1
    Registered User
    Join Date
    03-23-2007
    Posts
    91

    Selecting Columns

    Hi

    How can I select columns by reference

    Suppose I want to select Columns F I and K
    Please Login or Register  to view this content.
    This works but can it be done by reference using maybe Cells(7,1)
    or something like that? I tried using Range(Cells(x,x),Cells(y,y),Cells(z,z)) but that is not working. Any ideas?


    Thanks

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello Dohko,

    You need to use the union method.

    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    11-16-2006
    Posts
    80
    Quote Originally Posted by Leith Ross
    Hello Dohko,

    You need to use the union method.

    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross
    Using Leith above you could also use:

    Please Login or Register  to view this content.
    mccreaso

  4. #4
    Registered User
    Join Date
    04-30-2007
    Posts
    26
    How to select a particular cell like A1,B1,C1......etc


    Thanks
    Sathis

  5. #5
    Registered User
    Join Date
    04-30-2007
    Posts
    26
    Quote Originally Posted by sathis
    This works but can it be done by reference using maybe Cells(7,1)
    or something like that? I tried using Range(Cells(x,x),Cells(y,y),Cells(z,z)) but that is not working. Any ideas?

    How to select a particular cell like A1,B1,C1......etc


    Thanks
    Sathis

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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