praneethj13
New Member
- Joined
- May 22, 2011
- Messages
- 1
Hi guys,...
I am trying build a database kind of thing, and i have 2 doubts regarding this, hope you guys will help on this..
1. Is there possible to create time stamp,.. when the record is entered. Tried something with now() function A1= if(B1>0, now(),"").. A2, A3, so on ..but if something is entered in B2, both A1 & A2 with change to present time...
2. How to lock certain cells.. I mean the formulae in the cell should be active and any change in input values must change the o/p value of the cell according to formulae.. But the user must not be able to change the cell once locked or something like that.. or should have password or something like that...
Advance thanks
PJ
I am trying build a database kind of thing, and i have 2 doubts regarding this, hope you guys will help on this..
1. Is there possible to create time stamp,.. when the record is entered. Tried something with now() function A1= if(B1>0, now(),"").. A2, A3, so on ..but if something is entered in B2, both A1 & A2 with change to present time...
2. How to lock certain cells.. I mean the formulae in the cell should be active and any change in input values must change the o/p value of the cell according to formulae.. But the user must not be able to change the cell once locked or something like that.. or should have password or something like that...
Advance thanks
PJ