ChrisFaye1
6 years agoQrew Cadet
Formula URL - Add Record fid's
Hi All,
Quick question as this would really speed up some work - When creating a formula URL (button) to add a new record in another table and copy the following fields, do you need to use the actual field name for the source data in the code or can you go from fid to fid?
Ex (that isn't working):
Question: & "&_fid_123=fid_62"
VS
Standard: & "&_fid_123=" & [Name]
Thanks!
------------------------------
Chris
------------------------------