Domain-Based Functions
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Tutorial Detail
Domain-Based Functions
A domain-based function is used to get a value from another object and deliver it to the object in which it is being used or called.http://www.functionx.com/access/Lesson32.htm
Total Hits: 3686
Total Votes: 36 votes
Category: MS Access/Functions
Submitted on: 2008-04-15 07:32:42
Submitted By: Shekhar
Description:
A domain-based function is used to get a value from another object and deliver it to the object in which it is being used or called. The general syntax of these functions is:FunctionName(WhatValue, FromWhatObject, WhatCriteria)
To perform its operation, a domain-based function needs three pieces of information, two of which are required (the first two arguments) and one is optional (the third argument).
when calling one of these functions, you must specify the value of the column you want to retrieve. This is provided as the WhatValue in our syntax. This argument is passed as a string. More detail...
Rating Detail
| Stars | Percentage | Total Vote |
|---|---|---|
![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |
![]() ![]() ![]() ![]() ![]() |
![]() ![]() 16.67% |
6 |





16.67%

16.67%

16.67%

16.67%

16.67%