ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Restricting Rows (https://www.excelbanter.com/excel-discussion-misc-queries/36721-restricting-rows.html)

Old Music Lover

Restricting Rows
 
Excel 2000-

Is there a way to allow different users to see only their rows in a
community spreadsheet based on "their" ID being located in a particular
column.

Simple example: 20 rows in sheet. 5 users have 4 rows each in sheet.
Column A has NT User ID for each user. I want each to see only his rows and
NEVER be able to see the others.

I get the user logon from NT so I know who opened and can use VBA code to
apply a filter. But there are some many ways for a user to Unfilter to see
all rows.

Any ideas? I am currently working on a two sheet solutions copying data
back and forth but it is getting complicated.



Dave Peterson

Both worksheet and workbook protection (under tools|protection) are easily
broken.

If that is really sensitive data, you may not even want to do the two sheets
stuff.

(Any suggestion I would proffer would be VBA based. And all the user has to do
is disable macros and my suggestion would fail!)


Old Music Lover wrote:

Excel 2000-

Is there a way to allow different users to see only their rows in a
community spreadsheet based on "their" ID being located in a particular
column.

Simple example: 20 rows in sheet. 5 users have 4 rows each in sheet.
Column A has NT User ID for each user. I want each to see only his rows and
NEVER be able to see the others.

I get the user logon from NT so I know who opened and can use VBA code to
apply a filter. But there are some many ways for a user to Unfilter to see
all rows.

Any ideas? I am currently working on a two sheet solutions copying data
back and forth but it is getting complicated.


--

Dave Peterson


All times are GMT +1. The time now is 03:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com