Genx Posted December 19, 2005 Posted December 19, 2005 (edited) Righto, basically what i have is a table which stores particular substitution codes and the fields to which they related... the idea is that these merge codes are substituted by the information of fields they are related to... now the substitute function works something like this... i never get the syntax right... Substitute(Substitute(Related::Body "<>"; help_field); "<>"; help_not_field) now the point is though, how do i do i add the codes dynamically using GetNthRecord or something?... if theres no way to do it dont worry, truth be told im just looking to reduce my workload a bit, anyway as always, thanks for any help. P.s. the codes are in a related table. Genx Edited December 19, 2005 by Guest vague...ness
Ender Posted December 20, 2005 Posted December 20, 2005 Well, GetNthRecord() won't help here, but this custom function might: http://fmforums.com/forum/showtopic.php?tid/120434/
Recommended Posts
This topic is 6913 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now