Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
wolfhyun
 
Posts: n/a
Default [Q] Question on using Excel

All ..

I have two question on using Excel

Firstly, I am using office 2003 and using excel template for managing user
account.

there are a colume using input user's e-mail address on that template excel
file.

As you know, e-mail address in excel is changed to hypertext automatically.

How can I prevent changing hypertext in Excel ??


Secondly, that template is using by End-user, and they would submit that one
to request.

So, I would like to restric just can input lowercase in some column.

How can I do this ?

I need your help, all..

thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
John James
 
Posts: n/a
Default [Q] Question on using Excel


Don't know of any in-built features satisfying your needs, but do these
workarounds help at all?

1. If you format your cells as dates, when the email addresses are
entered they aren't converted to hyperlinks

2. Another column could be used to convert your email address to lower
case. e.g. =lower(C1) converts the contents of cell C1 to lower case.

If this is unsatisfactory you could write a macro which does the
conversion to lower case and removes the hyperlinks.


--
John James
------------------------------------------------------------------------
John James's Profile: http://www.excelforum.com/member.php...o&userid=32690
View this thread: http://www.excelforum.com/showthread...hreadid=525975

  #3   Report Post  
Posted to microsoft.public.excel.misc
ie
 
Posts: n/a
Default [Q] Question on using Excel

do u know how to put in formulas like dividing formulas

"wolfhyun" wrote:

All ..

I have two question on using Excel

Firstly, I am using office 2003 and using excel template for managing user
account.

there are a colume using input user's e-mail address on that template excel
file.

As you know, e-mail address in excel is changed to hypertext automatically.

How can I prevent changing hypertext in Excel ??


Secondly, that template is using by End-user, and they would submit that one
to request.

So, I would like to restric just can input lowercase in some column.

How can I do this ?

I need your help, all..

thanks in advance

  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default [Q] Question on using Excel

#1. Tools|autocorrect options|autoformat as you type
Uncheck replace as you type box.

#2. If you don't want to use John's formula (=lower()), you could use an event
macro that changes case when the user hits enter.

See Chip Pearson's site for the code you'd need:
http://cpearson.com/excel/case.htm

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

If you want to read more about these kinds of events:

Chip Pearson's site:
http://www.cpearson.com/excel/events.htm

David McRitchie's site:
http://www.mvps.org/dmcritchie/excel/event.htm

wolfhyun wrote:

All ..

I have two question on using Excel

Firstly, I am using office 2003 and using excel template for managing user
account.

there are a colume using input user's e-mail address on that template excel
file.

As you know, e-mail address in excel is changed to hypertext automatically.

How can I prevent changing hypertext in Excel ??

Secondly, that template is using by End-user, and they would submit that one
to request.

So, I would like to restric just can input lowercase in some column.

How can I do this ?

I need your help, all..

thanks in advance


--

Dave Peterson
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
Excel files in separate program windows Jason Dove Excel Discussion (Misc queries) 27 October 24th 08 07:58 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
eXceL 2003 - list or combo box question David Gerstman Excel Discussion (Misc queries) 2 May 23rd 05 03:58 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
Statistical Excel Function Question within Excel 2000... Drew H Excel Worksheet Functions 3 October 31st 04 06:55 PM


All times are GMT +1. The time now is 04:18 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"