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
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
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
If you want the array to store both 3 and blue, you'll need a multi-dimensional array.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks