Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Allow certain users to edit certain rows?


Hi,

I'm trying to set up a request schedule, whereby users can log-in an
then enter their preferred shifts for the coming month.

They must not be able to edit anyone else's requests, and can onl
enter their own once.

Is this possible with Excel? Can someone point me in the righ
direction, please, for a possible solution?

many thanks!

Davi

--
hay777
-----------------------------------------------------------------------
hay7777's Profile: http://www.excelforum.com/member.php...fo&userid=1506
View this thread: http://www.excelforum.com/showthread.php?threadid=26693

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Allow certain users to edit certain rows?

David,
You could set up named ranges based on logon ids and then
protect certain named ranges (with VBA). Or have a sheet
for each user and prtoect the sheets. Also have a look for
an API called GetUserName that get's the user's network
ID. Could save the user from actually having to enter an
id, thus reducing the annoyance factor.
Good luck.
Geof.
-----Original Message-----

Hi,

I'm trying to set up a request schedule, whereby users

can log-in and
then enter their preferred shifts for the coming month.

They must not be able to edit anyone else's requests, and

can only
enter their own once.

Is this possible with Excel? Can someone point me in the

right
direction, please, for a possible solution?

many thanks!

David


--
hay7777
----------------------------------------------------------

--------------
hay7777's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=15066
View this thread:

http://www.excelforum.com/showthread...hreadid=266937

.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Allow certain users to edit certain rows?

Forgot the "edit only once part". You could write out the
userid and date to a log worksheet (audit trail) upon
closing the workbook. Next time the user log in you could
check the log sheet.
Geof.
..-----Original Message-----

Hi,

I'm trying to set up a request schedule, whereby users

can log-in and
then enter their preferred shifts for the coming month.

They must not be able to edit anyone else's requests, and

can only
enter their own once.

Is this possible with Excel? Can someone point me in the

right
direction, please, for a possible solution?

many thanks!

David


--
hay7777
----------------------------------------------------------

--------------
hay7777's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=15066
View this thread:

http://www.excelforum.com/showthread...hreadid=266937

.

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
Allow Users to Edit Ranges??? MarcusA Excel Discussion (Misc queries) 8 April 30th 07 03:28 PM
allow some users to edit only some columns serve Excel Worksheet Functions 3 December 15th 06 08:13 PM
allow users to edit ranges GOLDIGGER Excel Worksheet Functions 0 September 20th 06 04:26 AM
allow users to edit range Lp12 Excel Discussion (Misc queries) 0 March 21st 06 12:20 PM
allow users to edit ranges neeraj Excel Discussion (Misc queries) 2 September 23rd 05 02:48 PM


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

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"