PARENT
|
Form
|
Where
|
Result
|
|---|---|---|
|
=PARENT(h)
|
h is a caption for an item on the parent form
|
A number
|
Description
The PARENT function allows formulae on sub forms to fetch values from the parent form.
|
Example
|
|---|
|
=PARENT('Discount')
|