Dear EpiData lister, I have field v4 that has formula v4=v3-v2
any way to let the cursor jumps from v3 to v5?
thank you and best regards ziad
Dear Ziad,
Simply write something like this:
V2 < your commands > END
V3 < your commands >
AFTER ENTRY V4 = V3 - V2 GOTO V5 END
END
V4 NOENTER END
V5 < your commands > END
Best,
Yves
--------------------------------------------------------------------- Courriels: utiliser de préférence l'adresse yves.martin-prevel@ird.fr Emails: please use the following address yves.martin-prevel@ird.fr --------------------------------------------------------------------- Yves MARTIN-PREVEL, Epidemiologist, MD, MSc, PhD Nutrition Unit (WHO Collaborating Center for Nutrition) Institut de Recherche pour le Développement (IRD) 01 BP 182 - OUAGADOUGOU 01 - BURKINA FASO Tel: +226 50 30 67 37 / 39; Fax: +226 50 31 03 85 http://www.ird.bf/activites/106NALIS/NUSAPPS/nusapps.htm https://www.mpl.ird.fr/ur106/index.htm
epidata-list@lists.umanitoba.ca a écrit :
Dear EpiData lister, I have field v4 that has formula v4=v3-v2
any way to let the cursor jumps from v3 to v5?
thank you and best regards ziad _______________________________________________ EpiData-list mailing list EpiData-list@lists.umanitoba.ca http://lists.umanitoba.ca/mailman/listinfo/epidata-list
In 'Check' mode, edit V4 and insert 'NOENTER' as follows:
V4 NOENTER END
V4 will display the result, bur the cursor won't go in that field. Gilles
-----Message d'origine----- De : epidata-list@lists.umanitoba.ca [mailto:epidata-list@lists.umanitoba.ca] Envoyé : lundi 21 avril 2008 13:31 À : epidata-list@lists.umanitoba.ca Objet : [EpiData-list] Jump command
Dear EpiData lister, I have field v4 that has formula v4=v3-v2
any way to let the cursor jumps from v3 to v5?
thank you and best regards ziad
participants (1)
-
epidata-list@lists.umanitoba.ca