PC Review


Reply
Thread Tools Rate Thread

Cell should display, login name.

 
 
Ranjit kurian
Guest
Posts: n/a
 
      7th May 2008
I have a excel sheet which is used by five to six people,i need my cell to
view the person name whoever open the excel file, whether its in readonly or
not, it should reflect the person name....

Only the login person name should display not everybodys

 
Reply With Quote
 
 
 
 
Joel
Guest
Posts: n/a
 
      7th May 2008
Operator = Environ("USERNAME")

"Ranjit kurian" wrote:

> I have a excel sheet which is used by five to six people,i need my cell to
> view the person name whoever open the excel file, whether its in readonly or
> not, it should reflect the person name....
>
> Only the login person name should display not everybodys
>

 
Reply With Quote
 
Sam Wilson
Guest
Posts: n/a
 
      7th May 2008
As far as I know the nearest you can get to Login Name can be give by:

Range("c6").Value = Environ("username")
Range("c7").Value = Environ("ComputerName")

Put these in the worksheet open event.

Sam

"Ranjit kurian" wrote:

> I have a excel sheet which is used by five to six people,i need my cell to
> view the person name whoever open the excel file, whether its in readonly or
> not, it should reflect the person name....
>
> Only the login person name should display not everybodys
>

 
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
Need cell format to display 025349 as 02-5349 & display 1st zero msallen Microsoft Excel Crashes 3 5th Apr 2008 06:19 PM
display last login and unsuccessful login attempts alps Microsoft Windows 2000 Security 3 27th Feb 2007 05:28 AM
How to click on a cell and have the content of the cell display in a different cell marin_michael@yahoo.ca Microsoft Excel Worksheet Functions 0 6th Jun 2006 03:05 PM
Shortcut key to display change the display from displaying cell values to cell formulae =?Utf-8?B?QUEyZTcyRQ==?= Microsoft Excel Programming 3 14th Sep 2004 12:07 PM
Determine Users Login ID & set cell value based on a changed cell DTM Microsoft Excel Programming 4 10th Mar 2004 09:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:57 AM.