brockk
Board Regular
- Joined
- Jul 1, 2006
- Messages
- 164
- Office Version
- 365
- 2019
- 2016
- 2013
- Platform
- Windows
Greetings to all in the forum. I have a worksheet that tracks the requisitions made by the dept. and for obvious reasons (formulas), the worksheet is password protected. But, I would like to give access to actually INSERT ROWS ONLY, as the need for this option is truely necessary. The majority of the requisitions only require just one P.O., but, there are a few that might need various P.O.'s to complete the requisition being that it may require various suppliers (and this is why I need to grant the permission to insert rows).
sample of this is the following:
date req.# descrip. p.o.# status
1/1 01 abc 01 ok
1/4 02 bcd 02 ok
1/6 03 cde 03 ok
** ** *** 04 backorder
** ** *** 05 pickup
1/9 04 def 06 ok
On the date of 1/6, req. #03 required 3 p.o.'s to complete the requisition. The process required to insert 2 rows to include p.o. #'s 04 and 05. This is where I get stuck at, don't know how to give access to users to ONLY insert rows as to not alter the data. Any help is appreciated.
sample of this is the following:
date req.# descrip. p.o.# status
1/1 01 abc 01 ok
1/4 02 bcd 02 ok
1/6 03 cde 03 ok
** ** *** 04 backorder
** ** *** 05 pickup
1/9 04 def 06 ok
On the date of 1/6, req. #03 required 3 p.o.'s to complete the requisition. The process required to insert 2 rows to include p.o. #'s 04 and 05. This is where I get stuck at, don't know how to give access to users to ONLY insert rows as to not alter the data. Any help is appreciated.