Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 153
Default Changing color of text added to a cell via a form

Good morning,

I've got a workbook with a form whereby different users add a note to
a given project. On the form, the user identifies themself as a
'Coordinator' or a 'Developer'. Both types of user can add a note to
a project. I've got it programmed so that each note ends with the
users initials (entered via the form) as well as the date and time and
finally a ~ between each note. All of that works well and as many
notes as I want can be added to a cell.

However, I would like to be able to change the color of the text,
depending on what type of user enters the note (e.g., red for
coordinators and blue for developers). When I added that code and
tried it the first time, it worked and it turned just the note I
entered the appropriate color. But when I would enter subsequent
notes, it would turn the text in the entire cell the color of the
given user. I want to be able to see "red ~ blue ~ red ~ blue, etc."
How can I do this? Thanks for any help.

Frank
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Changing color of text added to a cell via a form

Are the notes saved in cells in the file? Is each note in a separate cell?
What kind of control are you displaying the notes in? Memo field of a form?

I'm not sure I can help with this, but answering these questions would allow
me to try out what you're doing and maybe find a solution.

Keith

"Phrank" wrote:

Good morning,

I've got a workbook with a form whereby different users add a note to
a given project. On the form, the user identifies themself as a
'Coordinator' or a 'Developer'. Both types of user can add a note to
a project. I've got it programmed so that each note ends with the
users initials (entered via the form) as well as the date and time and
finally a ~ between each note. All of that works well and as many
notes as I want can be added to a cell.

However, I would like to be able to change the color of the text,
depending on what type of user enters the note (e.g., red for
coordinators and blue for developers). When I added that code and
tried it the first time, it worked and it turned just the note I
entered the appropriate color. But when I would enter subsequent
notes, it would turn the text in the entire cell the color of the
given user. I want to be able to see "red ~ blue ~ red ~ blue, etc."
How can I do this? Thanks for any help.

Frank

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
Changing a color in a cell based on the text in another cell Ryan Excel Discussion (Misc queries) 3 November 13th 08 10:17 PM
Changing cell text color based on cell number W. Wheeler Excel Programming 1 April 23rd 07 07:24 AM
Changing cell text color based on cell number W. Wheeler Excel Programming 0 April 22nd 07 11:56 PM
Changing cell text color based on cell number scotty Excel Programming 9 April 14th 07 06:34 AM
Cell colors or text color changing when date in cell gets closer. Chase Excel Worksheet Functions 5 October 19th 06 08:57 AM


All times are GMT +1. The time now is 05:08 PM.

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"