JavaScript Required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
VBA→CFL Demo v1.8
Visual Basic Demo
Converter
Output
Conversion Codes
How It Works
DataTables
Presentation Video
More
Share
Explore
Visual Basic Demo
AD
Agile Dynamics
Input VBA, translate to CFL, run code & see output
Converter
DataTables
Presentation
→
Play Video !
SELECTOR:
USA
TOTAL:
0
Reset!
VBA
VBA
1
Search
VisualBasic
Run
Coda
Output
1
for C = 1 to count(CUSTOMERS)
if CUSTOMERS.Region[C]=SELECTOR then
for each ORD in CUSTOMERS[C].ORDERS
print ‘Cust:’+CUSTOMERS.ID[C]+’→Ord:’+ORD.OrdNumber
for each P in ORD.Products
if P.DeliveryType=2 then
print “—→Prod:”+P.ID+’→’+P.Price
TOTAL = TOTAL+P.Price
end if
next P
next ORD
end if
next C
Run!
runactions(_noop())
There are no rows in this table
Related Docs
Two-way writeups: Coda’s secret to shipping fast
Lane Shackleton
Gokul's S.P.A.D.E. Toolkit
Gokul Rajaram
Epics & OKRs Tracking Quick Start
Al Chen
The Notion User's Guide to Coda (2022 Edition)
Ben Parker
Rituals for hypergrowth: An inside look at how YouTube scaled
Shishir Mehrotra
Coda's ritual of innovation: How we created (almost) 100 Packs in one day
Oliver Heckmann
How to build tasks dependencies with durations in Google Sheets, ClickUp, Monday, Wrike, SmartSheet, Notion, and Coda
Al Chen
Team Retrospective
Glenn Jaume
Dreamline Calculator by Tim Ferriss
Al Chen
How Pinterest saves tens of thousands of dollars per quarter with Coda
Coda
Uber's App Redesign Project Doc
Yixin Zhu
Rethinking Google's Famous LaunchCal
Shiva Rajaraman
Related Categories
Project management
IT admins
Finance
Strategic planning
Engineering
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.