Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default How do i timestamp comment fields

i'm wondering i can i put in an instant timestamp when i add a comment to a
cell in microsoft excel.

i'd liek to also be able to edit the comment, and add a second timestamp two
line before the previous comment.

i'd think some programming would be invlolved. any ideas? good tutorials on
programming? what programming options do i have?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 770
Default How do i timestamp comment fields

Ben,

I believe you need to create your own comment macro and use it instead. For
a start look he

http://www.contextures.com/xlcomments03.html#Plain

hth,

Doug

"BenMetz" wrote in message
...
i'm wondering i can i put in an instant timestamp when i add a comment to
a
cell in microsoft excel.

i'd liek to also be able to edit the comment, and add a second timestamp
two
line before the previous comment.

i'd think some programming would be invlolved. any ideas? good tutorials
on
programming? what programming options do i have?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default How do i timestamp comment fields

thank you. i'll run through that and hopefully be able to do it. is it
possible to do this in VB/XML/microsoft script editor? i saw those functions
in excel but don't know how i'd utilize them.

"Doug Glancy" wrote:

Ben,

I believe you need to create your own comment macro and use it instead. For
a start look he

http://www.contextures.com/xlcomments03.html#Plain

hth,

Doug

"BenMetz" wrote in message
...
i'm wondering i can i put in an instant timestamp when i add a comment to
a
cell in microsoft excel.

i'd liek to also be able to edit the comment, and add a second timestamp
two
line before the previous comment.

i'd think some programming would be invlolved. any ideas? good tutorials
on
programming? what programming options do i have?




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 770
Default How do i timestamp comment fields

Ben,

You should write a VBA (Visual Basic for Applications) macro. VBA is a
version of VB that only runs inside Excel (or other programs). Open up the
Visual Basic Editor in Excel (Alt-F11) and write your code there. (You
could also do it in VB by automating Excel, but from your descritption I
don't think that's what you want.)

You should also look into the Macro Recorder in Excel. It generates VBA
code and is a great way to figure out how to code things.

There's lots of VBA resources on the net. Google and you'll find blogs,
pages, and archived newsgroups. www.j-walk.com and www.dicks-blog.com/ are
two good sites that will also point you many other resources.

Post back if that doesn't answer your question.

Doug

"BenMetz" wrote in message
...
thank you. i'll run through that and hopefully be able to do it. is it
possible to do this in VB/XML/microsoft script editor? i saw those
functions
in excel but don't know how i'd utilize them.

"Doug Glancy" wrote:

Ben,

I believe you need to create your own comment macro and use it instead.
For
a start look he

http://www.contextures.com/xlcomments03.html#Plain

hth,

Doug

"BenMetz" wrote in message
...
i'm wondering i can i put in an instant timestamp when i add a comment
to
a
cell in microsoft excel.

i'd liek to also be able to edit the comment, and add a second
timestamp
two
line before the previous comment.

i'd think some programming would be invlolved. any ideas? good
tutorials
on
programming? what programming options do i have?






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default How do i timestamp comment fields

Doug,
thanks for your assistance. helped for future references. but curious, is
it possible to do what i need to do by just selecting "Insert Comment" and
"Edit Comment" ? instead of running a macro everytime?

"Doug Glancy" wrote:

Ben,

You should write a VBA (Visual Basic for Applications) macro. VBA is a
version of VB that only runs inside Excel (or other programs). Open up the
Visual Basic Editor in Excel (Alt-F11) and write your code there. (You
could also do it in VB by automating Excel, but from your descritption I
don't think that's what you want.)

You should also look into the Macro Recorder in Excel. It generates VBA
code and is a great way to figure out how to code things.

There's lots of VBA resources on the net. Google and you'll find blogs,
pages, and archived newsgroups. www.j-walk.com and www.dicks-blog.com/ are
two good sites that will also point you many other resources.

Post back if that doesn't answer your question.

Doug

"BenMetz" wrote in message
...
thank you. i'll run through that and hopefully be able to do it. is it
possible to do this in VB/XML/microsoft script editor? i saw those
functions
in excel but don't know how i'd utilize them.

"Doug Glancy" wrote:

Ben,

I believe you need to create your own comment macro and use it instead.
For
a start look he

http://www.contextures.com/xlcomments03.html#Plain

hth,

Doug

"BenMetz" wrote in message
...
i'm wondering i can i put in an instant timestamp when i add a comment
to
a
cell in microsoft excel.

i'd liek to also be able to edit the comment, and add a second
timestamp
two
line before the previous comment.

i'd think some programming would be invlolved. any ideas? good
tutorials
on
programming? what programming options do i have?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Export comment fields BWAnnie Excel Discussion (Misc queries) 5 December 5th 08 12:48 PM
How can I change the default settings for Comment fields in Excel. Feldman Excel Discussion (Misc queries) 1 January 26th 06 05:57 PM
How can I edit a comment w/o first having to select Show Comment Mary Ann Excel Discussion (Misc queries) 1 August 26th 05 12:34 AM
a comment plugin & copy paste directly from excel to comment ? fr. RFM Excel Worksheet Functions 0 December 1st 04 11:29 PM
timestamp on each row... Starrpro50 Excel Programming 3 October 27th 04 08:37 PM


All times are GMT +1. The time now is 08:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"