i need your help about TM1Web / Worksheet..
i have a cell that define what year the data will show.. say i put it in A1..
and there's another cell, say B1, where the year of SYSDATE will showed..
i have another cell, say in C1, that include DBRW function in it. (To show or edit the data in the cube based on the year the user put in A1)
i need to lock the C1 based on the following condition :
- if B1 <= A1 then the user can edit the data showed in C1
- else then the user cannot do anything to the cell so the data in the cube won't make any change
The only thing i know is to put a VB code in the excel but it won't work after i upload the sheet to TM1Web.
Is there any good advice to solve this problem ?
Sorry for my bad english..
