How to default flag values to YES for new projects by VBA?

K

Kamil Dursun

Hello,

I recognise that flags for new tasks are set to NO as default. I want this
to be YES. I know I can edit the default values by Customize fields command
for the existing project but then I must do this for each project I start.

I am trying to write a macro that customises the flag11 field to default to
YES but could not find out how.

So my questions are:

Is there any flag field that defaults to YES?
If not, how can I write a macro to achieve this?

Thanks
Kamil
 
J

Jag Gill

You can ask the positive sounding question as before, and then apply a NOT
function to invert the answer/response given by the user ...

Jag
 

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