+ Reply to Thread
Results 1 to 3 of 3

Cell properties & Arrays

Hybrid View

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

    Cell properties & Arrays

    Hi

    I was wondering if its possible to store Cell properties in an Array?
    Like for example

    Column A

    1
    2
    3
    4

    In this example, make the array store besides the number 3, that the cell background is blue.

    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,259
    Hello Dohko,

    The short answer is yes you can. Cells have many properties. You need to be specific about the ones you want in the array. Also you need to describe what you will save in the array about the property: a number (like Font size), text (like "Blue" for the Fore Color), etc.

    Sincerely,
    Leith Ross

  3. #3
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229
    If you want the array to store both 3 and blue, you'll need a multi-dimensional array.

+ 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