Custom code help

D

DerekM

I want to add a custom code field at task level that would hold a value
between 1 an n, with no overlapping values to be chosen. So if I list 10
tasks only 1 task can have a value of 1 lets say. What type of expression do
I need here? Thanks
 
C

Carl Dalton

if its not static (ir can change happily) then reference the ID field
(or just use the id field). if you want it to be static then its
data-entry time (or write a macro to populate it).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top