PC Review


Reply
Thread Tools Rate Thread

Do cells have a string-property I can use to store "stuff" with ce

 
 
tbd
Guest
Posts: n/a
 
      9th Oct 2009
Greetings,
Am currently seeking a way to store date,row,col info WITH each cell.
Q. Do cells have a user-defined (string) property?

This question grows out of a need to simplify associating a cell with
some other detail. For more detail, please see my previous post!

Thanks/Cheers!


 
Reply With Quote
 
 
 
 
BSc Chem Eng Rick
Guest
Posts: n/a
 
      9th Oct 2009
Hi tbd

As for row and column you can use the Activecell.Address member (which
returns a string). By date do you mean the date in the cell or the date which
the cell was modified?

If this helps please click "Yes"
<><><><><><><><><><>

"tbd" wrote:

> Greetings,
> Am currently seeking a way to store date,row,col info WITH each cell.
> Q. Do cells have a user-defined (string) property?
>
> This question grows out of a need to simplify associating a cell with
> some other detail. For more detail, please see my previous post!
>
> Thanks/Cheers!
>
>

 
Reply With Quote
 
tbd
Guest
Posts: n/a
 
      9th Oct 2009
Hi Engineer Rick,
Thank you for your reply! I'll look into using "Activecell.Address"
for generic string storage - actually I only need to store/read-back about 16
bytes.

My reference to "previous-post" was misleading because I managed to post
twice. To see the relevant thread, look for "Does VBA support flattening" a
few posts back, or use the search option with same phrase.

I really hope there's 16bytes of space I can use with each cell - it
will save me from having to add yet another sheet to the project!

Luck/Cheers!

"BSc Chem Eng Rick" wrote:

> Hi tbd
>
> As for row and column you can use the Activecell.Address member (which
> returns a string). By date do you mean the date in the cell or the date which
> the cell was modified?
>
> If this helps please click "Yes"
> <><><><><><><><><><>
>
> "tbd" wrote:
>
> > Greetings,
> > Am currently seeking a way to store date,row,col info WITH each cell.
> > Q. Do cells have a user-defined (string) property?
> >
> > This question grows out of a need to simplify associating a cell with
> > some other detail. For more detail, please see my previous post!
> >
> > Thanks/Cheers!
> >
> >

 
Reply With Quote
 
macropod
Guest
Posts: n/a
 
      9th Oct 2009
Hi tbd,

The whole point of '.Address' is that you don't need to store the cell's address - Excel can tell you what it is at any time.
Storing the address becomes problematic if any cells are inserted/deleted above or to the left of a cell for which the address has
been stored.

--
Cheers
macropod
[Microsoft MVP - Word]


"tbd" <(E-Mail Removed)> wrote in message news:A3AF4666-4D75-4FE1-ADAD-(E-Mail Removed)...
> Hi Engineer Rick,
> Thank you for your reply! I'll look into using "Activecell.Address"
> for generic string storage - actually I only need to store/read-back about 16
> bytes.
>
> My reference to "previous-post" was misleading because I managed to post
> twice. To see the relevant thread, look for "Does VBA support flattening" a
> few posts back, or use the search option with same phrase.
>
> I really hope there's 16bytes of space I can use with each cell - it
> will save me from having to add yet another sheet to the project!
>
> Luck/Cheers!
>
> "BSc Chem Eng Rick" wrote:
>
>> Hi tbd
>>
>> As for row and column you can use the Activecell.Address member (which
>> returns a string). By date do you mean the date in the cell or the date which
>> the cell was modified?
>>
>> If this helps please click "Yes"
>> <><><><><><><><><><>
>>
>> "tbd" wrote:
>>
>> > Greetings,
>> > Am currently seeking a way to store date,row,col info WITH each cell.
>> > Q. Do cells have a user-defined (string) property?
>> >
>> > This question grows out of a need to simplify associating a cell with
>> > some other detail. For more detail, please see my previous post!
>> >
>> > Thanks/Cheers!
>> >
>> >


 
Reply With Quote
 
tbd
Guest
Posts: n/a
 
      9th Oct 2009
Hi Rick,
There's been a misunderstanding! There's a large amount of "context"
you will find if you look at the recent post "Does VBA support flattening".
The second paragraph describes why I need to store a date/row/col with each
cell. The row/col I need to store are not the absolute row/col of the cell
(but it's VERY interesting to know that info's there - for future options.)

Cheers!
"macropod" wrote:

> Hi tbd,
>
> The whole point of '.Address' is that you don't need to store the cell's address - Excel can tell you what it is at any time.
> Storing the address becomes problematic if any cells are inserted/deleted above or to the left of a cell for which the address has
> been stored.
>
> --
> Cheers
> macropod
> [Microsoft MVP - Word]
>
>
> "tbd" <(E-Mail Removed)> wrote in message news:A3AF4666-4D75-4FE1-ADAD-(E-Mail Removed)...
> > Hi Engineer Rick,
> > Thank you for your reply! I'll look into using "Activecell.Address"
> > for generic string storage - actually I only need to store/read-back about 16
> > bytes.
> >
> > My reference to "previous-post" was misleading because I managed to post
> > twice. To see the relevant thread, look for "Does VBA support flattening" a
> > few posts back, or use the search option with same phrase.
> >
> > I really hope there's 16bytes of space I can use with each cell - it
> > will save me from having to add yet another sheet to the project!
> >
> > Luck/Cheers!
> >
> > "BSc Chem Eng Rick" wrote:
> >
> >> Hi tbd
> >>
> >> As for row and column you can use the Activecell.Address member (which
> >> returns a string). By date do you mean the date in the cell or the date which
> >> the cell was modified?
> >>
> >> If this helps please click "Yes"
> >> <><><><><><><><><><>
> >>
> >> "tbd" wrote:
> >>
> >> > Greetings,
> >> > Am currently seeking a way to store date,row,col info WITH each cell.
> >> > Q. Do cells have a user-defined (string) property?
> >> >
> >> > This question grows out of a need to simplify associating a cell with
> >> > some other detail. For more detail, please see my previous post!
> >> >
> >> > Thanks/Cheers!
> >> >
> >> >

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Do cells have a string-property I can use to store "stuff" with ce tbd Microsoft Excel Programming 6 12th Oct 2009 02:35 PM
Multiple "Range" with "Cells" property? jopu Microsoft Excel Programming 3 18th Nov 2004 04:05 PM
Multiple "Range" with "Cells" property? jopu Microsoft Excel Programming 2 18th Nov 2004 02:38 PM
How to "store" (in a variable) the cells formats like .Font .Borders .Interior .Alignment .Indent .MergeCells etc? Gunnar Johansson Microsoft Excel Programming 1 20th Oct 2004 11:48 AM
"Input string was not in a correct format." Error when returning DataViewRow as a form property =?Utf-8?B?Sm9obiBDaG9ybHRvbg==?= Microsoft ASP .NET 1 15th Apr 2004 04:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:20 AM.