Our Formula Function Reference
Formula Function Reference
WeekdayAdd - Dates
Arguments:
(Date d, Number n)
Result Type:
Date
Explanation:
Returns the date that is n weekdays past the given date d. n may be negative to move backward in time.
Example:
WeekdayAdd([Start], [Duration]) returns the date that results if you add the value in the Duration field to the date in the Start field and count only weekdays.
WeekdayAdd(ToDate("6/20/2003"), 2) returns 6/24/2003
WeekdayAdd(ToDate("6/24/2003"), -2) returns 6/20/2003
If you have a date field named "Start Date" and that field has a value of 6/23/2003, then WeekdayAdd([Start Date], -2) returns 6/20/2003
Tags:
- Printer-friendly version
- Send to friend
- 27744 reads
Similar Articles
Browse by Category
Knowledge Base Categories
- Accounts (36)
- Application (47)
- E-Mail (8)
- Fields (42)
- Forms (20)
- Formulas (18)
- General (55)
- Other Product (7)
- Pages (1)
- Product (5)
- Reports (15)
- Roles (4)
- Search (1)
- Tables (6)
Formula Category
about_http_API
access
add
API
APIs
application
applications
apps
automatically
billing
buttons
change
copy
email
error
exact form
excel
export
field
fields
form
formula
formulas
formula URL
http_api
IP
limit
limits
login
page
password
plan
QuickBase
records
Release Notes
release notes
remove
report
reports
SDK
security
size
software
space
status
user
users
video
view
XSL
Latest Community Forum Posts
- Problem with Mandatory Relationship Between Two Tables
- Is it possible to use API to get Form Properties?
- Product Replacment under warranty
- Transferring a Group from one Billing Account to another
- Multiple HTML Quick Search Boxes on a Quickbase Page to search a specific tables - Follow Up Question...



Comments
Post new comment