Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Fade text in a cell, disappeared when we input new text.

Hi, all.

Actually I'm trying to create something like database in excel but I
need user to input data into excel sheets. My intention is to create
example in each cell where user can see fade text or blur text in this
cell. When user start enter their text this fade text will
disappeared. How to do it in excel vba? anyone can help much
appreciated.Thanks
This mostly found in web application when we try to input user name or
password..
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Fade text in a cell, disappeared when we input new text.

geniusideas formulated the question :
Hi, all.

Actually I'm trying to create something like database in excel but I
need user to input data into excel sheets. My intention is to create
example in each cell where user can see fade text or blur text in this
cell. When user start enter their text this fade text will
disappeared. How to do it in excel vba? anyone can help much
appreciated.Thanks
This mostly found in web application when we try to input user name or
password..


You could use Conditional Formatting to set default text to some shade
of grey. As long as the user doesn't re-enter the same text it will
revert to the normal color.

Also, you may want to have a look into using the built-in Data Form for
user input instead of users directly entering the data into the
worksheet.

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


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
Capitalize text when input in cell shamor Excel Discussion (Misc queries) 1 May 21st 08 04:21 PM
Input Text Upon Click Of Cell Keyrookie Excel Worksheet Functions 4 September 23rd 07 04:47 PM
excel cell text input jnieurzyla New Users to Excel 1 April 4th 06 05:50 PM
How to input additional text to multiple of existing cells that has text [email protected] Excel Worksheet Functions 2 June 21st 05 01:46 AM
Using text value in cell as input for another Alan Excel Worksheet Functions 1 November 26th 04 02:38 AM


All times are GMT +1. The time now is 10:06 PM.

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

About Us

"It's about Microsoft Excel"