home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / _Calories_1733354142004.psc / Calorie.frm < prev   
Text File  |  2004-04-14  |  147KB  |  6,172 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "Calories Calculator"
  4.    ClientHeight    =   3852
  5.    ClientLeft      =   1992
  6.    ClientTop       =   2004
  7.    ClientWidth     =   9936
  8.    Icon            =   "Calorie.frx":0000
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    ScaleHeight     =   3852
  12.    ScaleWidth      =   9936
  13.    Begin VB.CommandButton Command4 
  14.       Caption         =   "TOTAL"
  15.       BeginProperty Font 
  16.          Name            =   "MS Sans Serif"
  17.          Size            =   18
  18.          Charset         =   204
  19.          Weight          =   400
  20.          Underline       =   0   'False
  21.          Italic          =   0   'False
  22.          Strikethrough   =   0   'False
  23.       EndProperty
  24.       Height          =   612
  25.       Left            =   1920
  26.       TabIndex        =   16
  27.       TabStop         =   0   'False
  28.       Top             =   2640
  29.       Width           =   1812
  30.    End
  31.    Begin VB.TextBox Text4 
  32.       Alignment       =   2  'Center
  33.       BeginProperty Font 
  34.          Name            =   "MS Sans Serif"
  35.          Size            =   24
  36.          Charset         =   204
  37.          Weight          =   400
  38.          Underline       =   0   'False
  39.          Italic          =   0   'False
  40.          Strikethrough   =   0   'False
  41.       EndProperty
  42.       Height          =   612
  43.       Left            =   3822
  44.       Locked          =   -1  'True
  45.       TabIndex        =   15
  46.       TabStop         =   0   'False
  47.       Text            =   "0"
  48.       Top             =   2640
  49.       Width           =   2292
  50.    End
  51.    Begin VB.CommandButton Command3 
  52.       Caption         =   "Validate"
  53.       Height          =   372
  54.       Left            =   7920
  55.       TabIndex        =   13
  56.       TabStop         =   0   'False
  57.       Top             =   1920
  58.       Width           =   972
  59.    End
  60.    Begin VB.CommandButton Command2 
  61.       Caption         =   "Validate"
  62.       Height          =   372
  63.       Left            =   4560
  64.       TabIndex        =   12
  65.       TabStop         =   0   'False
  66.       Top             =   1920
  67.       Width           =   972
  68.    End
  69.    Begin VB.CommandButton Command1 
  70.       Caption         =   "Validate"
  71.       Height          =   372
  72.       Left            =   1320
  73.       TabIndex        =   11
  74.       TabStop         =   0   'False
  75.       Top             =   1920
  76.       Width           =   972
  77.    End
  78.    Begin VB.TextBox Text3 
  79.       Alignment       =   2  'Center
  80.       Height          =   372
  81.       Left            =   7560
  82.       TabIndex        =   7
  83.       TabStop         =   0   'False
  84.       Top             =   1440
  85.       Width           =   1572
  86.    End
  87.    Begin VB.TextBox Text2 
  88.       Alignment       =   2  'Center
  89.       Height          =   372
  90.       Left            =   4320
  91.       TabIndex        =   6
  92.       TabStop         =   0   'False
  93.       Text            =   "0"
  94.       Top             =   1440
  95.       Width           =   1452
  96.    End
  97.    Begin VB.TextBox Text1 
  98.       Alignment       =   2  'Center
  99.       Height          =   372
  100.       Left            =   1080
  101.       Locked          =   -1  'True
  102.       TabIndex        =   5
  103.       TabStop         =   0   'False
  104.       Text            =   "0"
  105.       Top             =   1440
  106.       Width           =   1452
  107.    End
  108.    Begin VB.ComboBox Combo3 
  109.       Height          =   288
  110.       Left            =   6840
  111.       Sorted          =   -1  'True
  112.       TabIndex        =   2
  113.       TabStop         =   0   'False
  114.       Text            =   "None"
  115.       Top             =   1080
  116.       Width           =   2892
  117.    End
  118.    Begin VB.ComboBox Combo2 
  119.       Height          =   288
  120.       Left            =   3600
  121.       Sorted          =   -1  'True
  122.       TabIndex        =   1
  123.       TabStop         =   0   'False
  124.       Text            =   "None"
  125.       Top             =   1080
  126.       Width           =   2892
  127.    End
  128.    Begin VB.ComboBox Combo1 
  129.       Height          =   288
  130.       ItemData        =   "Calorie.frx":0152
  131.       Left            =   360
  132.       List            =   "Calorie.frx":0154
  133.       Sorted          =   -1  'True
  134.       TabIndex        =   0
  135.       TabStop         =   0   'False
  136.       Text            =   "None"
  137.       Top             =   1080
  138.       Width           =   2892
  139.    End
  140.    Begin VB.Label Label7 
  141.       Caption         =   "   :Total"
  142.       BeginProperty Font 
  143.          Name            =   "MS Sans Serif"
  144.          Size            =   24
  145.          Charset         =   204
  146.          Weight          =   400
  147.          Underline       =   0   'False
  148.          Italic          =   0   'False
  149.          Strikethrough   =   0   'False
  150.       EndProperty
  151.       Height          =   612
  152.       Left            =   6240
  153.       TabIndex        =   17
  154.       Top             =   2640
  155.       Width           =   2652
  156.    End
  157.    Begin VB.Label Label6 
  158.       Caption         =   "Choose your food :"
  159.       BeginProperty Font 
  160.          Name            =   "Papyrus"
  161.          Size            =   25.8
  162.          Charset         =   0
  163.          Weight          =   400
  164.          Underline       =   0   'False
  165.          Italic          =   0   'False
  166.          Strikethrough   =   0   'False
  167.       EndProperty
  168.       Height          =   852
  169.       Left            =   120
  170.       TabIndex        =   14
  171.       Top             =   120
  172.       Width           =   9012
  173.    End
  174.    Begin VB.Line Line1 
  175.       X1              =   0
  176.       X2              =   9960
  177.       Y1              =   0
  178.       Y2              =   0
  179.    End
  180.    Begin VB.Label Label5 
  181.       Caption         =   "Cal\"
  182.       BeginProperty Font 
  183.          Name            =   "MS Sans Serif"
  184.          Size            =   12
  185.          Charset         =   204
  186.          Weight          =   400
  187.          Underline       =   0   'False
  188.          Italic          =   0   'False
  189.          Strikethrough   =   0   'False
  190.       EndProperty
  191.       ForeColor       =   &H000000C0&
  192.       Height          =   372
  193.       Left            =   7080
  194.       TabIndex        =   10
  195.       Top             =   1560
  196.       Width           =   612
  197.    End
  198.    Begin VB.Label Label4 
  199.       Caption         =   "Cal\"
  200.       BeginProperty Font 
  201.          Name            =   "MS Sans Serif"
  202.          Size            =   12
  203.          Charset         =   204
  204.          Weight          =   400
  205.          Underline       =   0   'False
  206.          Italic          =   0   'False
  207.          Strikethrough   =   0   'False
  208.       EndProperty
  209.       ForeColor       =   &H000000C0&
  210.       Height          =   372
  211.       Left            =   3840
  212.       TabIndex        =   9
  213.       Top             =   1560
  214.       Width           =   492
  215.    End
  216.    Begin VB.Label Label3 
  217.       Caption         =   "Cal\"
  218.       BeginProperty Font 
  219.          Name            =   "MS Sans Serif"
  220.          Size            =   12
  221.          Charset         =   204
  222.          Weight          =   400
  223.          Underline       =   0   'False
  224.          Italic          =   0   'False
  225.          Strikethrough   =   0   'False
  226.       EndProperty
  227.       ForeColor       =   &H000000C0&
  228.       Height          =   372
  229.       Left            =   600
  230.       TabIndex        =   8
  231.       Top             =   1560
  232.       Width           =   612
  233.    End
  234.    Begin VB.Label Label2 
  235.       Caption         =   "+"
  236.       BeginProperty Font 
  237.          Name            =   "MS Sans Serif"
  238.          Size            =   12
  239.          Charset         =   204
  240.          Weight          =   400
  241.          Underline       =   0   'False
  242.          Italic          =   0   'False
  243.          Strikethrough   =   0   'False
  244.       EndProperty
  245.       Height          =   252
  246.       Left            =   6600
  247.       TabIndex        =   4
  248.       Top             =   1080
  249.       Width           =   372
  250.    End
  251.    Begin VB.Label Label1 
  252.       Caption         =   "+"
  253.       BeginProperty Font 
  254.          Name            =   "MS Sans Serif"
  255.          Size            =   12
  256.          Charset         =   204
  257.          Weight          =   400
  258.          Underline       =   0   'False
  259.          Italic          =   0   'False
  260.          Strikethrough   =   0   'False
  261.       EndProperty
  262.       Height          =   252
  263.       Left            =   3360
  264.       TabIndex        =   3
  265.       Top             =   1080
  266.       Width           =   372
  267.    End
  268.    Begin VB.Menu help 
  269.       Caption         =   "Help"
  270.       Begin VB.Menu help2 
  271.          Caption         =   "Help"
  272.       End
  273.    End
  274. End
  275. Attribute VB_Name = "Form1"
  276. Attribute VB_GlobalNameSpace = False
  277. Attribute VB_Creatable = False
  278. Attribute VB_PredeclaredId = True
  279. Attribute VB_Exposed = False
  280. Private Sub c2_Click()
  281. Form2.Show
  282. End Sub
  283.  
  284. Private Sub Combo1_Validate(Cancel As Boolean)
  285. If Combo1 = "Asparagus" Then
  286. Text1.Text = 10
  287. End If
  288. If Combo1 = "Artichoke" Then
  289. Text1.Text = 5
  290. End If
  291. If Combo1 = "Apple" Then
  292. Text1.Text = 60
  293. End If
  294. If Combo1 = "Apple Juice" Then
  295. Text1.Text = 115
  296. End If
  297. If Combo1 = "Apricot" Then
  298. Text1.Text = 50
  299. End If
  300. If Combo1 = "Avocado" Then
  301. Text1.Text = 305
  302. End If
  303. If Combo1 = "Anchovies" Then
  304. Text1.Text = 110
  305. End If
  306. If Combo1 = "Abalone" Then
  307. Text1.Text = 90
  308. End If
  309. If Combo1 = "American Cheddar" Then
  310. Text1.Text = 106
  311. End If
  312. If Combo1 = "Aioli 21g" Then
  313. Text1.Text = 195
  314. End If
  315. If Combo1 = "Apricot Brandy" Then
  316. Text1.Text = 80
  317. End If
  318. If Combo1 = "Brisket, lean only, braised" Then
  319. Text1.Text = 205
  320. End If
  321. If Combo1 = "Brisket, lean & fat, braised" Then
  322. Text1.Text = 335
  323. End If
  324. If Combo1 = "Bacon, Breakfast strips" Then
  325. Text1.Text = 160
  326. End If
  327. If Combo1 = "Bacon, Gammon, lean only, boiled" Then
  328. Text1.Text = 130
  329. End If
  330. If Combo1 = "Bacon, Gammon, lean&fat, boiled" Then
  331. Text1.Text = 205
  332. End If
  333. If Combo1 = "Bacon, Rashers" Then
  334. Text1.Text = 360
  335. End If
  336. If Combo1 = "Blue Fish" Then
  337. Text1.Text = 105
  338. End If
  339. If Combo1 = "Brill, steamed" Then
  340. Text1.Text = 90
  341. End If
  342. If Combo1 = "Bream, steamed" Then
  343. Text1.Text = 90
  344. End If
  345. If Combo1 = "Buffalo Steak, meat" Then
  346. Text1.Text = 90
  347. End If
  348. If Combo1 = "Banana" Then
  349. Text1.Text = 80
  350. End If
  351. If Combo1 = "Bilberries" Then
  352. Text1.Text = 57
  353. End If
  354. If Combo1 = "Blackberries" Then
  355. Text1.Text = 23
  356. End If
  357. If Combo1 = "Blueberries" Then
  358. Text1.Text = 80
  359. End If
  360. If Combo1 = "Green Beans" Then
  361. Text1.Text = 20
  362. End If
  363. If Combo1 = "Beansprouts" Then
  364. Text1.Text = 35
  365. End If
  366. If Combo1 = "Beet Greens" Then
  367. Text1.Text = 25
  368. End If
  369. If Combo1 = "Beets" Then
  370. Text1.Text = 35
  371. End If
  372. If Combo1 = "Broccoli" Then
  373. Text1.Text = 15
  374. End If
  375. If Combo1 = "Brussels Sprouts" Then
  376. Text1.Text = 50
  377. End If
  378. If Combo1 = "Baked Beans, Heinz" Then
  379. Text1.Text = 75
  380. End If
  381. If Combo1 = "Baked Beans, Sugar-free" Then
  382. Text1.Text = 63
  383. End If
  384. If Combo1 = "Borlotti Beans, canned" Then
  385. Text1.Text = 168
  386. End If
  387. If Combo1 = "Butter Beans, boiled" Then
  388. Text1.Text = 103
  389. End If
  390. If Combo1 = "Butter Beans, dried" Then
  391. Text1.Text = 293
  392. End If
  393. If Combo1 = "Buffalo milk" Then
  394. Text1.Text = 236
  395. End If
  396. If Combo1 = "Buttermilk, cultured" Then
  397. Text1.Text = 99
  398. End If
  399. If Combo1 = "Blue Cheese" Then
  400. Text1.Text = 100
  401. End If
  402. If Combo1 = "Barley" Then
  403. Text1.Text = 88
  404. End If
  405. If Combo1 = "Burrito" Then
  406. Text1.Text = 294
  407. End If
  408. If Combo1 = "Bagel, plain" Then
  409. Text1.Text = 195
  410. End If
  411. If Combo1 = "Bagel, egg" Then
  412. Text1.Text = 200
  413. End If
  414. If Combo1 = "Bread, Brioche" Then
  415. Text1.Text = 135
  416. End If
  417. If Combo1 = "Bread, Italian" Then
  418. Text1.Text = 70
  419. End If
  420. If Combo1 = "Bread, Vienna" Then
  421. Text1.Text = 80
  422. End If
  423. If Combo1 = "Breadcrumbs, dry" Then
  424. Text1.Text = 350
  425. End If
  426. If Combo1 = "Breadsticks, Sesame" Then
  427. Text1.Text = 50
  428. End If
  429. If Combo1 = "Blue Cheese Dressing" Then
  430. Text1.Text = 149
  431. End If
  432. If Combo1 = "Beer, Generic" Then
  433. Text1.Text = 145
  434. End If
  435. If Combo1 = "Beer Light, Generic" Then
  436. Text1.Text = 100
  437. End If
  438. If Combo1 = "Brown Ale, Generic" Then
  439. Text1.Text = 96
  440. End If
  441. If Combo1 = "Becks" Then
  442. Text1.Text = 145
  443. End If
  444. If Combo1 = "Budweiser" Then
  445. Text1.Text = 145
  446. End If
  447. If Combo1 = "Bud Light" Then
  448. Text1.Text = 110
  449. End If
  450. If Combo1 = "Bordeaux" Then
  451. Text1.Text = 95
  452. End If
  453. If Combo1 = "Burgundy, red" Then
  454. Text1.Text = 95
  455. End If
  456. If Combo1 = "Burgundy, white" Then
  457. Text1.Text = 90
  458. End If
  459. If Combo1 = "Benedictine" Then
  460. Text1.Text = 95
  461. End If
  462. If Combo1 = "Bloody Mary" Then
  463. Text1.Text = 120
  464. End If
  465. If Combo1 = "Bourbon & soda" Then
  466. Text1.Text = 120
  467. End If
  468. If Combo1 = "Brandy" Then
  469. Text1.Text = 125
  470. End If
  471. If Combo1 = "Chuck, blade, lean & fat" Then
  472. Text1.Text = 330
  473. End If
  474. If Combo1 = "Chuck, pot roast, lean & fat" Then
  475. Text1.Text = 300
  476. End If
  477. If Combo1 = "Chuck, blade, lean only" Then
  478. Text1.Text = 235
  479. End If
  480. If Combo1 = "Chuck, rib roast/steaks, lean & fat" Then
  481. Text1.Text = 365
  482. End If
  483. If Combo1 = "Chuck, stewing meat, lean & fat" Then
  484. Text1.Text = 280
  485. End If
  486. If Combo1 = "Center Loin Chop, broiled/grilled" Then
  487. Text1.Text = 165
  488. End If
  489. If Combo1 = "Center Rib Chop, broiled/grilled" Then
  490. Text1.Text = 185
  491. End If
  492. If Combo1 = "Canadian Vegetarian Bacon " Then
  493. Text1.Text = 130
  494. End If
  495. If Combo1 = "Cured Breakfast strips " Then
  496. Text1.Text = 110
  497. End If
  498. If Combo1 = "Catfish, fried, boneless" Then
  499. Text1.Text = 195
  500. End If
  501. If Combo1 = "Catfish, baked" Then
  502. Text1.Text = 150
  503. End If
  504. If Combo1 = "Clams, steamed " Then
  505. Text1.Text = 235
  506. End If
  507. If Combo1 = "Cockles, fresh" Then
  508. Text1.Text = 50
  509. End If
  510. If Combo1 = "Cod, steamed" Then
  511. Text1.Text = 90
  512. End If
  513. If Combo1 = "Cod, fried" Then
  514. Text1.Text = 175
  515. End If
  516. If Combo1 = "Cod, fishcakes each" Then
  517. Text1.Text = 60
  518. End If
  519. If Combo1 = "Cod, fishfingers" Then
  520. Text1.Text = 150
  521. End If
  522. If Combo1 = "Crab, boiled, no shell" Then
  523. Text1.Text = 95
  524. End If
  525. If Combo1 = "Flounder, steamed" Then
  526. Text1.Text = 70
  527. End If
  528. If Combo1 = "Haddock, steamed" Then
  529. Text1.Text = 95
  530. End If
  531. If Combo1 = "Hake, steamed" Then
  532. Text1.Text = 90
  533. End If
  534. If Combo1 = "Halibut, steamed" Then
  535. Text1.Text = 110
  536. End If
  537. If Combo1 = "Herring, baked" Then
  538. Text1.Text = 160
  539. End If
  540. If Combo1 = "John Dorey, steamed" Then
  541. Text1.Text = 70
  542. End If
  543. If Combo1 = "Kippers, broiled/grilled" Then
  544. Text1.Text = 180
  545. End If
  546. If Combo1 = "Lemon Sole, steamed" Then
  547. Text1.Text = 70
  548. End If
  549. If Combo1 = "Lobster, Boiled, no shell" Then
  550. Text1.Text = 80
  551. End If
  552. If Combo1 = "Mackerel, baked" Then
  553. Text1.Text = 190
  554. End If
  555. If Combo1 = "Mackerel, canned in water " Then
  556. Text1.Text = 235
  557. End If
  558. If Combo1 = "Monkfish, steamed" Then
  559. Text1.Text = 65
  560. End If
  561. If Combo1 = "Mullet, Red, steamed with bones" Then
  562. Text1.Text = 120
  563. End If
  564. If Combo1 = "Mussels, boiled, no shell" Then
  565. Text1.Text = 80
  566. End If
  567. If Combo1 = "Octopus, raw" Then
  568. Text1.Text = 65
  569. End If
  570. If Combo1 = "Oysters, raw, no shell" Then
  571. Text1.Text = 55
  572. End If
  573. If Combo1 = "Perch, steamed" Then
  574. Text1.Text = 66
  575. End If
  576. If Combo1 = "Plaice, steamed" Then
  577. Text1.Text = 70
  578. End If
  579. If Combo1 = "Red Snapper, baked" Then
  580. Text1.Text = 95
  581. End If
  582. If Combo1 = "Salmon, baked" Then
  583. Text1.Text = 150
  584. End If
  585. If Combo1 = "Salmon, pink, canned" Then
  586. Text1.Text = 120
  587. End If
  588. If Combo1 = "Sardines, canned, oil " Then
  589. Text1.Text = 220
  590. End If
  591. If Combo1 = "Sardines, canned, water " Then
  592. Text1.Text = 155
  593. End If
  594. If Combo1 = "Scallops, steamed" Then
  595. Text1.Text = 95
  596. End If
  597. If Combo1 = "Sea Bass, steamed" Then
  598. Text1.Text = 85
  599. End If
  600. If Combo1 = "Shrimp, canned " Then
  601. Text1.Text = 155
  602. End If
  603. If Combo1 = "Shrimp, cooked, no shells" Then
  604. Text1.Text = 90
  605. End If
  606. If Combo1 = "Skate, fried, whole" Then
  607. Text1.Text = 150
  608. End If
  609. If Combo1 = "Sole, fried, no bones" Then
  610. Text1.Text = 162
  611. End If
  612. If Combo1 = "Swordfish, broiled/grilled" Then
  613. Text1.Text = 135
  614. End If
  615. If Combo1 = "Trout, baked" Then
  616. Text1.Text = 100
  617. End If
  618. If Combo1 = "Tuna Bluefin, baked/broiled" Then
  619. Text1.Text = 210
  620. End If
  621. If Combo1 = "Tuna Skipjack, baked/broiled" Then
  622. Text1.Text = 150
  623. End If
  624. If Combo1 = "Tuna, canned, oil" Then
  625. Text1.Text = 190
  626. End If
  627. If Combo1 = "Tuna, canned, water" Then
  628. Text1.Text = 100
  629. End If
  630. If Combo1 = "Turbot, steamed" Then
  631. Text1.Text = 75
  632. End If
  633. If Combo1 = "Whitebait, fried" Then
  634. Text1.Text = 395
  635. End If
  636. If Combo1 = "Whiting, steamed" Then
  637. Text1.Text = 70
  638. End If
  639. If Combo1 = "London Broil, lean only" Then
  640. Text1.Text = 170
  641. End If
  642. If Combo1 = "Rib roasted, lean only" Then
  643. Text1.Text = 210
  644. End If
  645. If Combo1 = "Rib roasted, lean & fat" Then
  646. Text1.Text = 330
  647. End If
  648. If Combo1 = "Rib broiled, lean only" Then
  649. Text1.Text = 200
  650. End If
  651. If Combo1 = "Rib broiled, lean & fat" Then
  652. Text1.Text = 315
  653. End If
  654. If Combo1 = "Rib Eye, lean only, broiled" Then
  655. Text1.Text = 195
  656. End If
  657. If Combo1 = "Rib Eye, lean & fat, broiled" Then
  658. Text1.Text = 250
  659. End If
  660. If Combo1 = "Round, Top, lean only, broiled" Then
  661. Text1.Text = 155
  662. End If
  663. If Combo1 = "Round, Top, lean & fat, broiled" Then
  664. Text1.Text = 155
  665. End If
  666. If Combo1 = "Rump Roast, lean only" Then
  667. Text1.Text = 170
  668. End If
  669. If Combo1 = "Rump Roast, lean & fat" Then
  670. Text1.Text = 285
  671. End If
  672. If Combo1 = "Sirloin, lean only, broiled" Then
  673. Text1.Text = 185
  674. End If
  675. If Combo1 = "Sirloin, lean & fat, broiled" Then
  676. Text1.Text = 240
  677. End If
  678. If Combo1 = "Steak, porterhouse, lean, broiled" Then
  679. Text1.Text = 185
  680. End If
  681. If Combo1 = "Steak, porterhouse, lean & fat" Then
  682. Text1.Text = 255
  683. End If
  684. If Combo1 = "Steak, T-bone, lean, broiled" Then
  685. Text1.Text = 185
  686. End If
  687. If Combo1 = "Tenderloin, lean only, broiled" Then
  688. Text1.Text = 175
  689. End If
  690. If Combo1 = "Tenderloin, lean & fat, broiled" Then
  691. Text1.Text = 230
  692. End If
  693. If Combo1 = "Top Loin, lean only, broiled" Then
  694. Text1.Text = 180
  695. End If
  696. If Combo1 = "Top Loin, lean & fat, broiled" Then
  697. Text1.Text = 250
  698. End If
  699. If Combo1 = "Hamburger, lean only, broiled/grilled" Then
  700. Text1.Text = 180
  701. End If
  702. If Combo1 = "Hamburger, lean & fat, broiled" Then
  703. Text1.Text = 240
  704. End If
  705. If Combo1 = "Corned Beef, cooked" Then
  706. Text1.Text = 315
  707. End If
  708. If Combo1 = "Beef Liver, fried" Then
  709. Text1.Text = 200
  710. End If
  711. If Combo1 = "Beef Tongue, braised" Then
  712. Text1.Text = 210
  713. End If
  714. If Combo1 = "Beef Tongue, canned/pickled" Then
  715. Text1.Text = 230
  716. End If
  717. If Combo1 = "Lamb Chop, arm, braised, lean only" Then
  718. Text1.Text = 270
  719. End If
  720. If Combo1 = "Lamb Chop, arm, braised lean & fat" Then
  721. Text1.Text = 300
  722. End If
  723. If Combo1 = "Lamb Chop, loin, lean, broiled" Then
  724. Text1.Text = 185
  725. End If
  726. If Combo1 = "Lamb Chop, loin, lean & fat, broiled" Then
  727. Text1.Text = 250
  728. End If
  729. If Combo1 = "Lamb Chop, rib, lean, broiled" Then
  730. Text1.Text = 195
  731. End If
  732. If Combo1 = "Lamb Chop, rib, lean & fat, broiled" Then
  733. Text1.Text = 350
  734. End If
  735. If Combo1 = "Lamb Leg, lean only, roasted" Then
  736. Text1.Text = 165
  737. End If
  738. If Combo1 = "Lamb Leg, lean & fat, roasted" Then
  739. Text1.Text = 240
  740. End If
  741. If Combo1 = "Lamb Shoulder, lean only, roasted" Then
  742. Text1.Text = 175
  743. End If
  744. If Combo1 = "Lamb Shoulder, lean & fat, roasted" Then
  745. Text1.Text = 290
  746. End If
  747. If Combo1 = "Lamb Liver, broiled" Then
  748. Text1.Text = 225
  749. End If
  750. If Combo1 = "Lamb Tongue, braised" Then
  751. Text1.Text = 220
  752. End If
  753. If Combo1 = "Pork Blade Steak, broiled/grilled" Then
  754. Text1.Text = 195
  755. End If
  756. If Combo1 = "Loin Chop, broiled/grilled" Then
  757. Text1.Text = 175
  758. End If
  759. If Combo1 = "Loin Chop, no bone, broiled/grilled" Then
  760. Text1.Text = 175
  761. End If
  762. If Combo1 = "Loin Roast, no bone" Then
  763. Text1.Text = 165
  764. End If
  765. If Combo1 = "Rib Chops" Then
  766. Text1.Text = 185
  767. End If
  768. If Combo1 = "Rib Roast, no bone" Then
  769. Text1.Text = 180
  770. End If
  771. If Combo1 = "Sirloin Roast" Then
  772. Text1.Text = 185
  773. End If
  774. If Combo1 = "Ham, lean only" Then
  775. Text1.Text = 160
  776. End If
  777. If Combo1 = "Ham, lean and fat" Then
  778. Text1.Text = 250
  779. End If
  780. If Combo1 = "Pork Sausages, broiled/grilled" Then
  781. Text1.Text = 240
  782. End If
  783. If Combo1 = "Pork Sausage Rolls, flaky pastry" Then
  784. Text1.Text = 360
  785. End If
  786. If Combo1 = "Chicken breast, meat & skin, roasted" Then
  787. Text1.Text = 165
  788. End If
  789. If Combo1 = "Chicken breast, meat & skin, boiled" Then
  790. Text1.Text = 150
  791. End If
  792. If Combo1 = "Chicken breast, meat only, roasted" Then
  793. Text1.Text = 140
  794. End If
  795. If Combo1 = "Chicken breast, meat only, boiled" Then
  796. Text1.Text = 140
  797. End If
  798. If Combo1 = "Chicken drumstick, meat only, fried" Then
  799. Text1.Text = 175
  800. End If
  801. If Combo1 = "Chicken drumstick, meat only, boiled" Then
  802. Text1.Text = 150
  803. End If
  804. If Combo1 = "Chicken leg, meat & skin, roasted" Then
  805. Text1.Text = 210
  806. End If
  807. If Combo1 = "Chicken leg, meat & skin, boiled" Then
  808. Text1.Text = 210
  809. End If
  810. If Combo1 = "Chicken leg, meat only, roasted" Then
  811. Text1.Text = 180
  812. End If
  813. If Combo1 = "Chicken leg, meat only, boiled" Then
  814. Text1.Text = 160
  815. End If
  816. If Combo1 = "Chicken Nuggets " Then
  817. Text1.Text = 190
  818. End If
  819. If Combo1 = "Turkey, meat only, roasted " Then
  820. Text1.Text = 190
  821. End If
  822. If Combo1 = "Veal Loin, broiled/baked" Then
  823. Text1.Text = 200
  824. End If
  825. If Combo1 = "Veal Rib Roast" Then
  826. Text1.Text = 230
  827. End If
  828. If Combo1 = "Veal Chop, lean only" Then
  829. Text1.Text = 80
  830. End If
  831. If Combo1 = "Veal Liver, fried" Then
  832. Text1.Text = 222
  833. End If
  834. If Combo1 = "Veal Sweetbreads, baked" Then
  835. Text1.Text = 145
  836. End If
  837. If Combo1 = "Buffalo Steak, meat only" Then
  838. Text1.Text = 90
  839. End If
  840. If Combo1 = "Venison, lean meat, roasted" Then
  841. Text1.Text = 110
  842. End If
  843. If Combo1 = "Venison, cured, roasted " Then
  844. Text1.Text = 150
  845. End If
  846. If Combo1 = "Rabbit" Then
  847. Text1.Text = 215
  848. End If
  849. If Combo1 = "Duck, roasted, lean only" Then
  850. Text1.Text = 145
  851. End If
  852. If Combo1 = "Duck, roasted, lean & fat" Then
  853. Text1.Text = 260
  854. End If
  855. If Combo1 = "Grouse, roasted" Then
  856. Text1.Text = 130
  857. End If
  858. If Combo1 = "Partridge, roast, lean only" Then
  859. Text1.Text = 160
  860. End If
  861. If Combo1 = "Pigeon, roast " Then
  862. Text1.Text = 220
  863. End If
  864. If Combo1 = "Rhea, roast, lean only " Then
  865. Text1.Text = 105
  866. End If
  867. If Combo1 = "Quail, breast, roasted" Then
  868. Text1.Text = 105
  869. End If
  870. If Combo1 = "Cantaloupe" Then
  871. Text1.Text = 55
  872. End If
  873. If Combo1 = "Cherries" Then
  874. Text1.Text = 90
  875. End If
  876. If Combo1 = "Cranberries" Then
  877. Text1.Text = 14
  878. End If
  879. If Combo1 = "Currants - dried" Then
  880. Text1.Text = 244
  881. End If
  882. If Combo1 = "Damsons - stewed" Then
  883. Text1.Text = 28
  884. End If
  885. If Combo1 = "Figs" Then
  886. Text1.Text = 214
  887. End If
  888. If Combo1 = "Gooseberries - stewed" Then
  889. Text1.Text = 13
  890. End If
  891. If Combo1 = "Grapefruit" Then
  892. Text1.Text = 43
  893. End If
  894. If Combo1 = "Grapes" Then
  895. Text1.Text = 90
  896. End If
  897. If Combo1 = "Greengages - stewed" Then
  898. Text1.Text = 37
  899. End If
  900. If Combo1 = "Guava" Then
  901. Text1.Text = 57
  902. End If
  903. If Combo1 = "Honeydew Melon" Then
  904. Text1.Text = 39
  905. End If
  906. If Combo1 = "Kiwi" Then
  907. Text1.Text = 45
  908. End If
  909. If Combo1 = "Kumquat" Then
  910. Text1.Text = 64
  911. End If
  912. If Combo1 = "Lemon" Then
  913. Text1.Text = 15
  914. End If
  915. If Combo1 = "Loganberries" Then
  916. Text1.Text = 17
  917. End If
  918. If Combo1 = "Lychee" Then
  919. Text1.Text = 14
  920. End If
  921. If Combo1 = "Mandarin" Then
  922. Text1.Text = 30
  923. End If
  924. If Combo1 = "Mango" Then
  925. Text1.Text = 75
  926. End If
  927. If Combo1 = "Medlars" Then
  928. Text1.Text = 43
  929. End If
  930. If Combo1 = "Mulberries" Then
  931. Text1.Text = 35
  932. End If
  933. If Combo1 = "Nectarine" Then
  934. Text1.Text = 53
  935. End If
  936. If Combo1 = "Olives" Then
  937. Text1.Text = 85
  938. End If
  939. If Combo1 = "Orange" Then
  940. Text1.Text = 50
  941. End If
  942. If Combo1 = "Orange Juice" Then
  943. Text1.Text = 105
  944. End If
  945. If Combo1 = "Papaya" Then
  946. Text1.Text = 45
  947. End If
  948. If Combo1 = "Passionfruit" Then
  949. Text1.Text = 15
  950. End If
  951. If Combo1 = "Peach" Then
  952. Text1.Text = 50
  953. End If
  954. If Combo1 = "Pear" Then
  955. Text1.Text = 50
  956. End If
  957. If Combo1 = "Pineapple" Then
  958. Text1.Text = 46
  959. End If
  960. If Combo1 = "Plums" Then
  961. Text1.Text = 26
  962. End If
  963. If Combo1 = "Prunes" Then
  964. Text1.Text = 134
  965. End If
  966. If Combo1 = "Quinces" Then
  967. Text1.Text = 25
  968. End If
  969. If Combo1 = "Raisins - dried" Then
  970. Text1.Text = 247
  971. End If
  972. If Combo1 = "Raspberries" Then
  973. Text1.Text = 25
  974. End If
  975. If Combo1 = "Rhubarb - stewed" Then
  976. Text1.Text = 8
  977. End If
  978. If Combo1 = "Sharonfruit" Then
  979. Text1.Text = 130
  980. End If
  981. If Combo1 = "Strawberries" Then
  982. Text1.Text = 26
  983. End If
  984. If Combo1 = "Sultanas - dried" Then
  985. Text1.Text = 249
  986. End If
  987. If Combo1 = "Tangerine" Then
  988. Text1.Text = 30
  989. End If
  990. If Combo1 = "Topaz" Then
  991. Text1.Text = 65
  992. End If
  993. If Combo1 = "Uglifruit" Then
  994. Text1.Text = 140
  995. End If
  996. If Combo1 = "Watermelon" Then
  997. Text1.Text = 54
  998. End If
  999. If Combo1 = "Cabbage - raw" Then
  1000. Text1.Text = 25
  1001. End If
  1002. If Combo1 = "Cabbage - red" Then
  1003. Text1.Text = 20
  1004. End If
  1005. If Combo1 = "Carrots" Then
  1006. Text1.Text = 22
  1007. End If
  1008. If Combo1 = "Cassava" Then
  1009. Text1.Text = 154
  1010. End If
  1011. If Combo1 = "Cauliflower - raw" Then
  1012. Text1.Text = 30
  1013. End If
  1014. If Combo1 = "Celeriac" Then
  1015. Text1.Text = 14
  1016. End If
  1017. If Combo1 = "Celery" Then
  1018. Text1.Text = 5
  1019. End If
  1020. If Combo1 = "Chicory" Then
  1021. Text1.Text = 9
  1022. End If
  1023. If Combo1 = "Chilies - dried" Then
  1024. Text1.Text = 338
  1025. End If
  1026. If Combo1 = "Chilies - fresh" Then
  1027. Text1.Text = 21
  1028. End If
  1029. If Combo1 = "Chinese Leaves" Then
  1030. Text1.Text = 11
  1031. End If
  1032. If Combo1 = "Chives" Then
  1033. Text1.Text = 36
  1034. End If
  1035. If Combo1 = "Collard Greens" Then
  1036. Text1.Text = 25
  1037. End If
  1038. If Combo1 = "Corn Kernels" Then
  1039. Text1.Text = 165
  1040. End If
  1041. If Combo1 = "Corn on Cob" Then
  1042. Text1.Text = 85
  1043. End If
  1044. If Combo1 = "Cucumber" Then
  1045. Text1.Text = 15
  1046. End If
  1047. If Combo1 = "Dandelion" Then
  1048. Text1.Text = 50
  1049. End If
  1050. If Combo1 = "Eggplant/Aubergine" Then
  1051. Text1.Text = 26
  1052. End If
  1053. If Combo1 = "Endives" Then
  1054. Text1.Text = 10
  1055. End If
  1056. If Combo1 = "Fennel" Then
  1057. Text1.Text = 11
  1058. End If
  1059. If Combo1 = "Horseradish" Then
  1060. Text1.Text = 60
  1061. End If
  1062. If Combo1 = "Kale" Then
  1063. Text1.Text = 40
  1064. End If
  1065. If Combo1 = "Leeks" Then
  1066. Text1.Text = 32
  1067. End If
  1068. If Combo1 = "Lettuce" Then
  1069. Text1.Text = 15
  1070. End If
  1071. If Combo1 = "Mangetout" Then
  1072. Text1.Text = 43
  1073. End If
  1074. If Combo1 = "Mushrooms" Then
  1075. Text1.Text = 18
  1076. End If
  1077. If Combo1 = "Okra" Then
  1078. Text1.Text = 50
  1079. End If
  1080. If Combo1 = "Onions" Then
  1081. Text1.Text = 40
  1082. End If
  1083. If Combo1 = "Parsley - raw" Then
  1084. Text1.Text = 21
  1085. End If
  1086. If Combo1 = "Parsnips" Then
  1087. Text1.Text = 95
  1088. End If
  1089. If Combo1 = "Peas" Then
  1090. Text1.Text = 125
  1091. End If
  1092. If Combo1 = "Pepper - red" Then
  1093. Text1.Text = 25
  1094. End If
  1095. If Combo1 = "Pepper - green" Then
  1096. Text1.Text = 20
  1097. End If
  1098. If Combo1 = "Plantain boiled" Then
  1099. Text1.Text = 125
  1100. End If
  1101. If Combo1 = "Potato Salad" Then
  1102. Text1.Text = 360
  1103. End If
  1104. If Combo1 = "Potato, Sweet" Then
  1105. Text1.Text = 80
  1106. End If
  1107. If Combo1 = "Potatoes, baked" Then
  1108. Text1.Text = 104
  1109. End If
  1110. If Combo1 = "Potatoes, boiled" Then
  1111. Text1.Text = 80
  1112. End If
  1113. If Combo1 = "Potatoes, fries" Then
  1114. Text1.Text = 239
  1115. End If
  1116. If Combo1 = "Potatoes, new" Then
  1117. Text1.Text = 75
  1118. End If
  1119. If Combo1 = "Potatoes, roast" Then
  1120. Text1.Text = 123
  1121. End If
  1122. If Combo1 = "Pumpkin" Then
  1123. Text1.Text = 50
  1124. End If
  1125. If Combo1 = "Radishes" Then
  1126. Text1.Text = 15
  1127. End If
  1128. If Combo1 = "Salsify, boiled" Then
  1129. Text1.Text = 18
  1130. End If
  1131. If Combo1 = "Sea Kale, boiled" Then
  1132. Text1.Text = 8
  1133. End If
  1134. If Combo1 = "Shallots/Spring Onions" Then
  1135. Text1.Text = 26
  1136. End If
  1137. If Combo1 = "Spinach" Then
  1138. Text1.Text = 10
  1139. End If
  1140. If Combo1 = "Squash" Then
  1141. Text1.Text = 100
  1142. End If
  1143. If Combo1 = "Swede" Then
  1144. Text1.Text = 20
  1145. End If
  1146. If Combo1 = "Tomato" Then
  1147. Text1.Text = 20
  1148. End If
  1149. If Combo1 = "Turnip" Then
  1150. Text1.Text = 55
  1151. End If
  1152. If Combo1 = "Wakame, raw" Then
  1153. Text1.Text = 45
  1154. End If
  1155. If Combo1 = "Watercress" Then
  1156. Text1.Text = 25
  1157. End If
  1158. If Combo1 = "Yams, boiled" Then
  1159. Text1.Text = 114
  1160. End If
  1161. If Combo1 = "Zucchini/Courgette" Then
  1162. Text1.Text = 40
  1163. End If
  1164. If Combo1 = "Flageolet Beans, canned" Then
  1165. Text1.Text = 115
  1166. End If
  1167. If Combo1 = "Flageolet Beans, dried" Then
  1168. Text1.Text = 350
  1169. End If
  1170. If Combo1 = "Garbanzo Beans, canned" Then
  1171. Text1.Text = 75
  1172. End If
  1173. If Combo1 = "Lentils" Then
  1174. Text1.Text = 100
  1175. End If
  1176. If Combo1 = "Peas, frozen" Then
  1177. Text1.Text = 65
  1178. End If
  1179. If Combo1 = "Peas, split, boiled" Then
  1180. Text1.Text = 110
  1181. End If
  1182. If Combo1 = "Peas, split, dried" Then
  1183. Text1.Text = 300
  1184. End If
  1185. If Combo1 = "Garbanzo Beans" Then
  1186. Text1.Text = 325
  1187. End If
  1188. If Combo1 = "Mung Beans" Then
  1189. Text1.Text = 180
  1190. End If
  1191. If Combo1 = "Fresh whole milk" Then
  1192. Text1.Text = 150
  1193. End If
  1194. If Combo1 = "Chocolate Milk low-fat " Then
  1195. Text1.Text = 158
  1196. End If
  1197. If Combo1 = "Goats Milk, evaporated" Then
  1198. Text1.Text = 160
  1199. End If
  1200. If Combo1 = "Sheeps Milk" Then
  1201. Text1.Text = 264
  1202. End If
  1203. If Combo1 = "Reindeer Milk" Then
  1204. Text1.Text = 580
  1205. End If
  1206. If Combo1 = "Soya Milk" Then
  1207. Text1.Text = 90
  1208. End If
  1209. If Combo1 = "Cream, half-and-half " Then
  1210. Text1.Text = 20
  1211. End If
  1212. If Combo1 = "Cream, coffee " Then
  1213. Text1.Text = 29
  1214. End If
  1215. If Combo1 = "Yogurt, fat-free" Then
  1216. Text1.Text = 100
  1217. End If
  1218. If Combo1 = "Yogurt, full-fat" Then
  1219. Text1.Text = 140
  1220. End If
  1221. If Combo1 = "Camembert" Then
  1222. Text1.Text = 85
  1223. End If
  1224. If Combo1 = "Derby" Then
  1225. Text1.Text = 100
  1226. End If
  1227. If Combo1 = "Feta" Then
  1228. Text1.Text = 75
  1229. End If
  1230. If Combo1 = "Fontina" Then
  1231. Text1.Text = 110
  1232. End If
  1233. If Combo1 = "Gruyere" Then
  1234. Text1.Text = 72
  1235. End If
  1236. If Combo1 = "" Then
  1237. Text1.Text = 95
  1238. End If
  1239. If Combo1 = "Mozzarella" Then
  1240. Text1.Text = 80
  1241. End If
  1242. If Combo1 = "Parmesan, grated" Then
  1243. Text1.Text = 110
  1244. End If
  1245. If Combo1 = "Port du Salut" Then
  1246. Text1.Text = 110
  1247. End If
  1248. If Combo1 = "Ricotta" Then
  1249. Text1.Text = 216
  1250. End If
  1251. If Combo1 = "Eggs - Boiled" Then
  1252. Text1.Text = 75
  1253. End If
  1254. If Combo1 = "Eggs - Blintzes" Then
  1255. Text1.Text = 186
  1256. End If
  1257. If Combo1 = "Eggs - Fried" Then
  1258. Text1.Text = 105
  1259. End If
  1260. If Combo1 = "Eggs - Omelet" Then
  1261. Text1.Text = 330
  1262. End If
  1263. If Combo1 = "Eggs - Sandwich" Then
  1264. Text1.Text = 255
  1265. End If
  1266. If Combo1 = "Eggs Park Avenue" Then
  1267. Text1.Text = 750
  1268. End If
  1269. If Combo1 = "Eggs Romano" Then
  1270. Text1.Text = 365
  1271. End If
  1272. If Combo1 = "Cornflakes, plain" Then
  1273. Text1.Text = 110
  1274. End If
  1275. If Combo1 = "Noodles, egg" Then
  1276. Text1.Text = 340
  1277. End If
  1278. If Combo1 = "Noodles, rice" Then
  1279. Text1.Text = 361
  1280. End If
  1281. If Combo1 = "Couscous" Then
  1282. Text1.Text = 107
  1283. End If
  1284. If Combo1 = "Pasta, Farfalle" Then
  1285. Text1.Text = 345
  1286. End If
  1287. If Combo1 = "Pasta, Macaroni" Then
  1288. Text1.Text = 310
  1289. End If
  1290. If Combo1 = "Pasta, Spaghetti" Then
  1291. Text1.Text = 338
  1292. End If
  1293. If Combo1 = "Pasta, Tagliatelle" Then
  1294. Text1.Text = 372
  1295. End If
  1296. If Combo1 = "Pasta, Vermicelli" Then
  1297. Text1.Text = 338
  1298. End If
  1299. If Combo1 = "Rice, brown" Then
  1300. Text1.Text = 350
  1301. End If
  1302. If Combo1 = "Rice, basmati" Then
  1303. Text1.Text = 330
  1304. End If
  1305. If Combo1 = "Tortillas" Then
  1306. Text1.Text = 340
  1307. End If
  1308. If Combo1 = "Croissants, Chocolate" Then
  1309. Text1.Text = 440
  1310. End If
  1311. If Combo1 = "Croissants, Plain" Then
  1312. Text1.Text = 310
  1313. End If
  1314. If Combo1 = "Danish, Apple" Then
  1315. Text1.Text = 265
  1316. End If
  1317. If Combo1 = "French Bread" Then
  1318. Text1.Text = 70
  1319. End If
  1320. If Combo1 = "Muffin, Blueberry" Then
  1321. Text1.Text = 195
  1322. End If
  1323. If Combo1 = "Muffin, English" Then
  1324. Text1.Text = 135
  1325. End If
  1326. If Combo1 = "Roll, Hamburger" Then
  1327. Text1.Text = 125
  1328. End If
  1329. If Combo1 = "Roll, Onion" Then
  1330. Text1.Text = 150
  1331. End If
  1332. If Combo1 = "Mayonnaise" Then
  1333. Text1.Text = 220
  1334. End If
  1335. If Combo1 = "Vinaigrette" Then
  1336. Text1.Text = 180
  1337. End If
  1338. If Combo1 = "Peanut Butter Dressing" Then
  1339. Text1.Text = 220
  1340. End If
  1341. If Combo1 = "Oil & Vinegar Dressing" Then
  1342. Text1.Text = 140
  1343. End If
  1344. If Combo1 = "Cocktail Sauce" Then
  1345. Text1.Text = 45
  1346. End If
  1347. If Combo1 = "Ketchup" Then
  1348. Text1.Text = 56
  1349. End If
  1350. If Combo1 = "Tabasco" Then
  1351. Text1.Text = 6
  1352. End If
  1353. If Combo1 = "Lyonnaise" Then
  1354. Text1.Text = 45
  1355. End If
  1356. If Combo1 = "Cheeseburger" Then
  1357. Text1.Text = 660
  1358. End If
  1359. If Combo1 = "Hamburger" Then
  1360. Text1.Text = 520
  1361. End If
  1362. If Combo1 = "Sausage, Fried/Battered" Then
  1363. Text1.Text = 100
  1364. End If
  1365. If Combo1 = "Hot Dog" Then
  1366. Text1.Text = 240
  1367. End If
  1368. If Combo1 = "Pizza, Pepperoni" Then
  1369. Text1.Text = 1100
  1370. End If
  1371. If Combo1 = "Mex Taco" Then
  1372. Text1.Text = 550
  1373. End If
  1374. If Combo1 = "Desserts - Sundae, Caramel" Then
  1375. Text1.Text = 305
  1376. End If
  1377. If Combo1 = "Shakes" Then
  1378. Text1.Text = 360
  1379. End If
  1380. If Combo1 = "Carlsberg" Then
  1381. Text1.Text = 150
  1382. End If
  1383. If Combo1 = "Heineken" Then
  1384. Text1.Text = 150
  1385. End If
  1386. If Combo1 = "Old Milwaukee" Then
  1387. Text1.Text = 140
  1388. End If
  1389. If Combo1 = "Zima" Then
  1390. Text1.Text = 150
  1391. End If
  1392. If Combo1 = "Cabernet Sauvignon" Then
  1393. Text1.Text = 90
  1394. End If
  1395. If Combo1 = "Champagne" Then
  1396. Text1.Text = 110
  1397. End If
  1398. If Combo1 = "Merlot" Then
  1399. Text1.Text = 95
  1400. End If
  1401. If Combo1 = "Muscatel" Then
  1402. Text1.Text = 160
  1403. End If
  1404. If Combo1 = "Reisling" Then
  1405. Text1.Text = 90
  1406. End If
  1407. If Combo1 = "Rose" Then
  1408. Text1.Text = 95
  1409. End If
  1410. If Combo1 = "Sauvignon Blanc" Then
  1411. Text1.Text = 80
  1412. End If
  1413. If Combo1 = "Tokay" Then
  1414. Text1.Text = 165
  1415. End If
  1416. If Combo1 = "Margarita" Then
  1417. Text1.Text = 160
  1418. End If
  1419. If Combo1 = "Tequila" Then
  1420. Text1.Text = 115
  1421. End If
  1422. If Combo1 = "Whiskey" Then
  1423. Text1.Text = 150
  1424. End If
  1425. If Combo1 = "Martini" Then
  1426. Text1.Text = 155
  1427. End If
  1428. If Combo1 = "7-Up" Then
  1429. Text1.Text = 80
  1430. End If
  1431. If Combo1 = "Cola" Then
  1432. Text1.Text = 80
  1433. End If
  1434. If Combo1 = "Grapejuice" Then
  1435. Text1.Text = 110
  1436. End If
  1437. If Combo1 = "Lemonade" Then
  1438. Text1.Text = 80
  1439. End If
  1440. If Combo1 = "Orange Juice" Then
  1441. Text1.Text = 90
  1442. End If
  1443. If Combo1 = "Tonic" Then
  1444. Text1.Text = 70
  1445. End If
  1446. If Combo1 = "Water" Then
  1447. Text1.Text = 0
  1448. End If
  1449. If Combo1 = "Leffe Beer" Then
  1450. Text1.Text = 95
  1451. End If
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477.  
  1478. If Combo2 = "Asparagus" Then
  1479. Text2.Text = 10
  1480. End If
  1481. If Combo2 = "Artichoke" Then
  1482. Text2.Text = 5
  1483. End If
  1484. If Combo2 = "Apple" Then
  1485. Text2.Text = 60
  1486. End If
  1487. If Combo2 = "Apple Juice" Then
  1488. Text2.Text = 115
  1489. End If
  1490. If Combo2 = "Apricot" Then
  1491. Text2.Text = 50
  1492. End If
  1493. If Combo2 = "Avocado" Then
  1494. Text2.Text = 305
  1495. End If
  1496. If Combo2 = "Anchovies" Then
  1497. Text2.Text = 110
  1498. End If
  1499. If Combo2 = "Abalone" Then
  1500. Text2.Text = 90
  1501. End If
  1502. If Combo2 = "American Cheddar" Then
  1503. Text2.Text = 106
  1504. End If
  1505. If Combo2 = "Aioli 21g" Then
  1506. Text2.Text = 195
  1507. End If
  1508. If Combo2 = "Apricot Brandy" Then
  1509. Text2.Text = 80
  1510. End If
  1511. If Combo2 = "Brisket, lean only, braised" Then
  1512. Text2.Text = 205
  1513. End If
  1514. If Combo2 = "Brisket, lean & fat, braised" Then
  1515. Text2.Text = 335
  1516. End If
  1517. If Combo2 = "Bacon, Breakfast strips" Then
  1518. Text2.Text = 160
  1519. End If
  1520. If Combo2 = "Bacon, Gammon, lean only, boiled" Then
  1521. Text2.Text = 130
  1522. End If
  1523. If Combo2 = "Bacon, Gammon, lean&fat, boiled" Then
  1524. Text2.Text = 205
  1525. End If
  1526. If Combo2 = "Bacon, Rashers" Then
  1527. Text2.Text = 360
  1528. End If
  1529. If Combo2 = "Blue Fish" Then
  1530. Text2.Text = 105
  1531. End If
  1532. If Combo2 = "Brill, steamed" Then
  1533. Text2.Text = 90
  1534. End If
  1535. If Combo2 = "Bream, steamed" Then
  1536. Text2.Text = 90
  1537. End If
  1538. If Combo2 = "Buffalo Steak, meat" Then
  1539. Text2.Text = 90
  1540. End If
  1541. If Combo2 = "Banana" Then
  1542. Text2.Text = 80
  1543. End If
  1544. If Combo2 = "Bilberries" Then
  1545. Text2.Text = 57
  1546. End If
  1547. If Combo2 = "Blackberries" Then
  1548. Text2.Text = 23
  1549. End If
  1550. If Combo2 = "Blueberries" Then
  1551. Text2.Text = 80
  1552. End If
  1553. If Combo2 = "Green Beans" Then
  1554. Text2.Text = 20
  1555. End If
  1556. If Combo2 = "Beansprouts" Then
  1557. Text2.Text = 35
  1558. End If
  1559. If Combo2 = "Beet Greens" Then
  1560. Text2.Text = 25
  1561. End If
  1562. If Combo2 = "Beets" Then
  1563. Text2.Text = 35
  1564. End If
  1565. If Combo2 = "Broccoli" Then
  1566. Text2.Text = 15
  1567. End If
  1568. If Combo2 = "Brussels Sprouts" Then
  1569. Text2.Text = 50
  1570. End If
  1571. If Combo2 = "Baked Beans, Heinz" Then
  1572. Text2.Text = 75
  1573. End If
  1574. If Combo2 = "Baked Beans, Sugar-free" Then
  1575. Text2.Text = 63
  1576. End If
  1577. If Combo2 = "Borlotti Beans, canned" Then
  1578. Text2.Text = 168
  1579. End If
  1580. If Combo2 = "Butter Beans, boiled" Then
  1581. Text2.Text = 103
  1582. End If
  1583. If Combo2 = "Butter Beans, dried" Then
  1584. Text2.Text = 293
  1585. End If
  1586. If Combo2 = "Buffalo milk" Then
  1587. Text2.Text = 236
  1588. End If
  1589. If Combo2 = "Buttermilk, cultured" Then
  1590. Text2.Text = 99
  1591. End If
  1592. If Combo2 = "Blue Cheese" Then
  1593. Text2.Text = 100
  1594. End If
  1595. If Combo2 = "Barley" Then
  1596. Text2.Text = 88
  1597. End If
  1598. If Combo2 = "Burrito" Then
  1599. Text2.Text = 294
  1600. End If
  1601. If Combo2 = "Bagel, plain" Then
  1602. Text2.Text = 195
  1603. End If
  1604. If Combo2 = "Bagel, egg" Then
  1605. Text2.Text = 200
  1606. End If
  1607. If Combo2 = "Bread, Brioche" Then
  1608. Text2.Text = 135
  1609. End If
  1610. If Combo2 = "Bread, Italian" Then
  1611. Text2.Text = 70
  1612. End If
  1613. If Combo2 = "Bread, Vienna" Then
  1614. Text2.Text = 80
  1615. End If
  1616. If Combo2 = "Breadcrumbs, dry" Then
  1617. Text2.Text = 350
  1618. End If
  1619. If Combo2 = "Breadsticks, Sesame" Then
  1620. Text2.Text = 50
  1621. End If
  1622. If Combo2 = "Blue Cheese Dressing" Then
  1623. Text2.Text = 149
  1624. End If
  1625. If Combo2 = "Beer, Generic" Then
  1626. Text2.Text = 145
  1627. End If
  1628. If Combo2 = "Beer Light, Generic" Then
  1629. Text2.Text = 100
  1630. End If
  1631. If Combo2 = "Brown Ale, Generic" Then
  1632. Text2.Text = 96
  1633. End If
  1634. If Combo2 = "Becks" Then
  1635. Text2.Text = 145
  1636. End If
  1637. If Combo2 = "Budweiser" Then
  1638. Text2.Text = 145
  1639. End If
  1640. If Combo2 = "Bud Light" Then
  1641. Text2.Text = 110
  1642. End If
  1643. If Combo2 = "Bordeaux" Then
  1644. Text2.Text = 95
  1645. End If
  1646. If Combo2 = "Burgundy, red" Then
  1647. Text2.Text = 95
  1648. End If
  1649. If Combo2 = "Burgundy, white" Then
  1650. Text2.Text = 90
  1651. End If
  1652. If Combo2 = "Benedictine" Then
  1653. Text2.Text = 95
  1654. End If
  1655. If Combo2 = "Bloody Mary" Then
  1656. Text2.Text = 120
  1657. End If
  1658. If Combo2 = "Bourbon & soda" Then
  1659. Text2.Text = 120
  1660. End If
  1661. If Combo2 = "Brandy" Then
  1662. Text2.Text = 125
  1663. End If
  1664. If Combo2 = "Chuck, blade, lean & fat" Then
  1665. Text2.Text = 330
  1666. End If
  1667. If Combo2 = "Chuck, pot roast, lean & fat" Then
  1668. Text2.Text = 300
  1669. End If
  1670. If Combo2 = "Chuck, blade, lean only" Then
  1671. Text2.Text = 235
  1672. End If
  1673. If Combo2 = "Chuck, rib roast/steaks, lean & fat" Then
  1674. Text2.Text = 365
  1675. End If
  1676. If Combo2 = "Chuck, stewing meat, lean & fat" Then
  1677. Text2.Text = 280
  1678. End If
  1679. If Combo2 = "Center Loin Chop, broiled/grilled" Then
  1680. Text2.Text = 165
  1681. End If
  1682. If Combo2 = "Center Rib Chop, broiled/grilled" Then
  1683. Text2.Text = 185
  1684. End If
  1685. If Combo2 = "Canadian Vegetarian Bacon " Then
  1686. Text2.Text = 130
  1687. End If
  1688. If Combo2 = "Cured Breakfast strips " Then
  1689. Text2.Text = 110
  1690. End If
  1691. If Combo2 = "Catfish, fried, boneless" Then
  1692. Text2.Text = 195
  1693. End If
  1694. If Combo2 = "Catfish, baked" Then
  1695. Text2.Text = 150
  1696. End If
  1697. If Combo2 = "Clams, steamed " Then
  1698. Text2.Text = 235
  1699. End If
  1700. If Combo2 = "Cockles, fresh" Then
  1701. Text2.Text = 50
  1702. End If
  1703. If Combo2 = "Cod, steamed" Then
  1704. Text2.Text = 90
  1705. End If
  1706. If Combo2 = "Cod, fried" Then
  1707. Text2.Text = 175
  1708. End If
  1709. If Combo2 = "Cod, fishcakes each" Then
  1710. Text2.Text = 60
  1711. End If
  1712. If Combo2 = "Cod, fishfingers" Then
  1713. Text2.Text = 150
  1714. End If
  1715. If Combo2 = "Crab, boiled, no shell" Then
  1716. Text2.Text = 95
  1717. End If
  1718. If Combo2 = "Flounder, steamed" Then
  1719. Text2.Text = 70
  1720. End If
  1721. If Combo2 = "Haddock, steamed" Then
  1722. Text2.Text = 95
  1723. End If
  1724. If Combo2 = "Hake, steamed" Then
  1725. Text2.Text = 90
  1726. End If
  1727. If Combo2 = "Halibut, steamed" Then
  1728. Text2.Text = 110
  1729. End If
  1730. If Combo2 = "Herring, baked" Then
  1731. Text2.Text = 160
  1732. End If
  1733. If Combo2 = "John Dorey, steamed" Then
  1734. Text2.Text = 70
  1735. End If
  1736. If Combo2 = "Kippers, broiled/grilled" Then
  1737. Text2.Text = 180
  1738. End If
  1739. If Combo2 = "Lemon Sole, steamed" Then
  1740. Text2.Text = 70
  1741. End If
  1742. If Combo2 = "Lobster, Boiled, no shell" Then
  1743. Text2.Text = 80
  1744. End If
  1745. If Combo2 = "Mackerel, baked" Then
  1746. Text2.Text = 190
  1747. End If
  1748. If Combo2 = "Mackerel, canned in water " Then
  1749. Text2.Text = 235
  1750. End If
  1751. If Combo2 = "Monkfish, steamed" Then
  1752. Text2.Text = 65
  1753. End If
  1754. If Combo2 = "Mullet, Red, steamed with bones" Then
  1755. Text2.Text = 120
  1756. End If
  1757. If Combo2 = "Mussels, boiled, no shell" Then
  1758. Text2.Text = 80
  1759. End If
  1760. If Combo2 = "Octopus, raw" Then
  1761. Text2.Text = 65
  1762. End If
  1763. If Combo2 = "Oysters, raw, no shell" Then
  1764. Text2.Text = 55
  1765. End If
  1766. If Combo2 = "Perch, steamed" Then
  1767. Text2.Text = 66
  1768. End If
  1769. If Combo2 = "Plaice, steamed" Then
  1770. Text2.Text = 70
  1771. End If
  1772. If Combo2 = "Red Snapper, baked" Then
  1773. Text2.Text = 95
  1774. End If
  1775. If Combo2 = "Salmon, baked" Then
  1776. Text2.Text = 150
  1777. End If
  1778. If Combo2 = "Salmon, pink, canned" Then
  1779. Text2.Text = 120
  1780. End If
  1781. If Combo2 = "Sardines, canned, oil " Then
  1782. Text2.Text = 220
  1783. End If
  1784. If Combo2 = "Sardines, canned, water " Then
  1785. Text2.Text = 155
  1786. End If
  1787. If Combo2 = "Scallops, steamed" Then
  1788. Text2.Text = 95
  1789. End If
  1790. If Combo2 = "Sea Bass, steamed" Then
  1791. Text2.Text = 85
  1792. End If
  1793. If Combo2 = "Shrimp, canned " Then
  1794. Text2.Text = 155
  1795. End If
  1796. If Combo2 = "Shrimp, cooked, no shells" Then
  1797. Text2.Text = 90
  1798. End If
  1799. If Combo2 = "Skate, fried, whole" Then
  1800. Text2.Text = 150
  1801. End If
  1802. If Combo2 = "Sole, fried, no bones" Then
  1803. Text2.Text = 162
  1804. End If
  1805. If Combo2 = "Swordfish, broiled/grilled" Then
  1806. Tex2.Text = 135
  1807. End If
  1808. If Combo2 = "Trout, baked" Then
  1809. Tex2.Text = 100
  1810. End If
  1811. If Combo2 = "Tuna Bluefin, baked/broiled" Then
  1812. Text2.Text = 210
  1813. End If
  1814. If Combo2 = "Tuna Skipjack, baked/broiled" Then
  1815. Text2.Text = 150
  1816. End If
  1817. If Combo2 = "Tuna, canned, oil" Then
  1818. Text2.Text = 190
  1819. End If
  1820. If Combo2 = "Tuna, canned, water" Then
  1821. Text2.Text = 100
  1822. End If
  1823. If Combo2 = "Turbot, steamed" Then
  1824. Text2.Text = 75
  1825. End If
  1826. If Combo2 = "Whitebait, fried" Then
  1827. Text2.Text = 395
  1828. End If
  1829. If Combo2 = "Whiting, steamed" Then
  1830. Text2.Text = 70
  1831. End If
  1832. If Combo2 = "London Broil, lean only" Then
  1833. Text2.Text = 170
  1834. End If
  1835. If Combo2 = "Rib roasted, lean only" Then
  1836. Text2.Text = 210
  1837. End If
  1838. If Combo2 = "Rib roasted, lean & fat" Then
  1839. Text2.Text = 330
  1840. End If
  1841. If Combo2 = "Rib broiled, lean only" Then
  1842. Text2.Text = 200
  1843. End If
  1844. If Combo2 = "Rib broiled, lean & fat" Then
  1845. Text2.Text = 315
  1846. End If
  1847. If Combo2 = "Rib Eye, lean only, broiled" Then
  1848. Text2.Text = 195
  1849. End If
  1850. If Combo2 = "Rib Eye, lean & fat, broiled" Then
  1851. Text2.Text = 250
  1852. End If
  1853. If Combo2 = "Round, Top, lean only, broiled" Then
  1854. Text2.Text = 155
  1855. End If
  1856. If Combo2 = "Round, Top, lean & fat, broiled" Then
  1857. Text2.Text = 155
  1858. End If
  1859. If Combo2 = "Rump Roast, lean only" Then
  1860. Text2.Text = 170
  1861. End If
  1862. If Combo2 = "Rump Roast, lean & fat" Then
  1863. Text2.Text = 285
  1864. End If
  1865. If Combo2 = "Sirloin, lean only, broiled" Then
  1866. Text2.Text = 185
  1867. End If
  1868. If Combo2 = "Sirloin, lean & fat, broiled" Then
  1869. Text2.Text = 240
  1870. End If
  1871. If Combo2 = "Steak, porterhouse, lean, broiled" Then
  1872. Text2.Text = 185
  1873. End If
  1874. If Combo2 = "Steak, porterhouse, lean & fat" Then
  1875. Text2.Text = 255
  1876. End If
  1877. If Combo2 = "Steak, T-bone, lean, broiled" Then
  1878. Text2.Text = 185
  1879. End If
  1880. If Combo2 = "Tenderloin, lean only, broiled" Then
  1881. Text2.Text = 175
  1882. End If
  1883. If Combo2 = "Tenderloin, lean & fat, broiled" Then
  1884. Text2.Text = 230
  1885. End If
  1886. If Combo2 = "Top Loin, lean only, broiled" Then
  1887. Text2.Text = 180
  1888. End If
  1889. If Combo2 = "Top Loin, lean & fat, broiled" Then
  1890. Text2.Text = 250
  1891. End If
  1892. If Combo2 = "Hamburger, lean only, broiled/grilled" Then
  1893. Text2.Text = 180
  1894. End If
  1895. If Combo2 = "Hamburger, lean & fat, broiled" Then
  1896. Text2.Text = 240
  1897. End If
  1898. If Combo2 = "Corned Beef, cooked" Then
  1899. Text2.Text = 315
  1900. End If
  1901. If Combo2 = "Beef Liver, fried" Then
  1902. Text2.Text = 200
  1903. End If
  1904. If Combo2 = "Beef Tongue, braised" Then
  1905. Text2.Text = 210
  1906. End If
  1907. If Combo2 = "Beef Tongue, canned/pickled" Then
  1908. Text2.Text = 230
  1909. End If
  1910. If Combo2 = "Lamb Chop, arm, braised, lean only" Then
  1911. Text2.Text = 270
  1912. End If
  1913. If Combo2 = "Lamb Chop, arm, braised lean & fat" Then
  1914. Text2.Text = 300
  1915. End If
  1916. If Combo2 = "Lamb Chop, loin, lean, broiled" Then
  1917. Text2.Text = 185
  1918. End If
  1919. If Combo2 = "Lamb Chop, loin, lean & fat, broiled" Then
  1920. Text2.Text = 250
  1921. End If
  1922. If Combo2 = "Lamb Chop, rib, lean, broiled" Then
  1923. Text2.Text = 195
  1924. End If
  1925. If Combo2 = "Lamb Chop, rib, lean & fat, broiled" Then
  1926. Text2.Text = 350
  1927. End If
  1928. If Combo2 = "Lamb Leg, lean only, roasted" Then
  1929. Text2.Text = 165
  1930. End If
  1931. If Combo2 = "Lamb Leg, lean & fat, roasted" Then
  1932. Text2.Text = 240
  1933. End If
  1934. If Combo2 = "Lamb Shoulder, lean only, roasted" Then
  1935. Text2.Text = 175
  1936. End If
  1937. If Combo2 = "Lamb Shoulder, lean & fat, roasted" Then
  1938. Text2.Text = 290
  1939. End If
  1940. If Combo2 = "Lamb Liver, broiled" Then
  1941. Text2.Text = 225
  1942. End If
  1943. If Combo2 = "Lamb Tongue, braised" Then
  1944. Text2.Text = 220
  1945. End If
  1946. If Combo2 = "Pork Blade Steak, broiled/grilled" Then
  1947. Text2.Text = 195
  1948. End If
  1949. If Combo2 = "Loin Chop, broiled/grilled" Then
  1950. Text2.Text = 175
  1951. End If
  1952. If Combo2 = "Loin Chop, no bone, broiled/grilled" Then
  1953. Text2.Text = 175
  1954. End If
  1955. If Combo2 = "Loin Roast, no bone" Then
  1956. Text2.Text = 165
  1957. End If
  1958. If Combo2 = "Rib Chops" Then
  1959. Text2.Text = 185
  1960. End If
  1961. If Combo2 = "Rib Roast, no bone" Then
  1962. Text2.Text = 180
  1963. End If
  1964. If Combo2 = "Sirloin Roast" Then
  1965. Text2.Text = 185
  1966. End If
  1967. If Combo2 = "Ham, lean only" Then
  1968. Text2.Text = 160
  1969. End If
  1970. If Combo2 = "Ham, lean and fat" Then
  1971. Text2.Text = 250
  1972. End If
  1973. If Combo2 = "Pork Sausages, broiled/grilled" Then
  1974. Text2.Text = 240
  1975. End If
  1976. If Combo2 = "Pork Sausage Rolls, flaky pastry" Then
  1977. Text2.Text = 360
  1978. End If
  1979. If Combo2 = "Chicken breast, meat & skin, roasted" Then
  1980. Text2.Text = 165
  1981. End If
  1982. If Combo2 = "Chicken breast, meat & skin, boiled" Then
  1983. Text2.Text = 150
  1984. End If
  1985. If Combo2 = "Chicken breast, meat only, roasted" Then
  1986. Text2.Text = 140
  1987. End If
  1988. If Combo2 = "Chicken breast, meat only, boiled" Then
  1989. Text2.Text = 140
  1990. End If
  1991. If Combo2 = "Chicken drumstick, meat only, fried" Then
  1992. Text2.Text = 175
  1993. End If
  1994. If Combo2 = "Chicken drumstick, meat only, boiled" Then
  1995. Text2.Text = 150
  1996. End If
  1997. If Combo2 = "Chicken leg, meat & skin, roasted" Then
  1998. Text2.Text = 210
  1999. End If
  2000. If Combo2 = "Chicken leg, meat & skin, boiled" Then
  2001. Text2.Text = 210
  2002. End If
  2003. If Combo2 = "Chicken leg, meat only, roasted" Then
  2004. Text2.Text = 180
  2005. End If
  2006. If Combo2 = "Chicken leg, meat only, boiled" Then
  2007. Text2.Text = 160
  2008. End If
  2009. If Combo2 = "Chicken Nuggets " Then
  2010. Text2.Text = 190
  2011. End If
  2012. If Combo2 = "Turkey, meat only, roasted " Then
  2013. Text2.Text = 190
  2014. End If
  2015. If Combo2 = "Veal Loin, broiled/baked" Then
  2016. Text2.Text = 200
  2017. End If
  2018. If Combo2 = "Veal Rib Roast" Then
  2019. Text2.Text = 230
  2020. End If
  2021. If Combo2 = "Veal Chop, lean only" Then
  2022. Text2.Text = 80
  2023. End If
  2024. If Combo2 = "Veal Liver, fried" Then
  2025. Text2.Text = 222
  2026. End If
  2027. If Combo2 = "Veal Sweetbreads, baked" Then
  2028. Text2.Text = 145
  2029. End If
  2030. If Combo2 = "Buffalo Steak, meat only" Then
  2031. Text2.Text = 90
  2032. End If
  2033. If Combo2 = "Venison, lean meat, roasted" Then
  2034. Text2.Text = 110
  2035. End If
  2036. If Combo2 = "Venison, cured, roasted " Then
  2037. Text2.Text = 150
  2038. End If
  2039. If Combo2 = "Rabbit" Then
  2040. Text2.Text = 215
  2041. End If
  2042. If Combo2 = "Duck, roasted, lean only" Then
  2043. Text2.Text = 145
  2044. End If
  2045. If Combo2 = "Duck, roasted, lean & fat" Then
  2046. Text2.Text = 260
  2047. End If
  2048. If Combo2 = "Grouse, roasted" Then
  2049. Text2.Text = 130
  2050. End If
  2051. If Combo2 = "Partridge, roast, lean only" Then
  2052. Text2.Text = 160
  2053. End If
  2054. If Combo2 = "Pigeon, roast " Then
  2055. Text2.Text = 220
  2056. End If
  2057. If Combo2 = "Rhea, roast, lean only " Then
  2058. Text2.Text = 105
  2059. End If
  2060. If Combo2 = "Quail, breast, roasted" Then
  2061. Text2.Text = 105
  2062. End If
  2063. If Combo2 = "Cantaloupe" Then
  2064. Text2.Text = 55
  2065. End If
  2066. If Combo2 = "Cherries" Then
  2067. Text2.Text = 90
  2068. End If
  2069. If Combo2 = "Cranberries" Then
  2070. Text2.Text = 14
  2071. End If
  2072. If Combo2 = "Currants - dried" Then
  2073. Text2.Text = 244
  2074. End If
  2075. If Combo2 = "Damsons - stewed" Then
  2076. Text2.Text = 28
  2077. End If
  2078. If Combo2 = "Figs" Then
  2079. Text2.Text = 214
  2080. End If
  2081. If Combo2 = "Gooseberries - stewed" Then
  2082. Text2.Text = 13
  2083. End If
  2084. If Combo2 = "Grapefruit" Then
  2085. Text2.Text = 43
  2086. End If
  2087. If Combo2 = "Grapes" Then
  2088. Text2.Text = 90
  2089. End If
  2090. If Combo2 = "Greengages - stewed" Then
  2091. Text2.Text = 37
  2092. End If
  2093. If Combo2 = "Guava" Then
  2094. Text2.Text = 57
  2095. End If
  2096. If Combo2 = "Honeydew Melon" Then
  2097. Text2.Text = 39
  2098. End If
  2099. If Combo2 = "Kiwi" Then
  2100. Text2.Text = 45
  2101. End If
  2102. If Combo2 = "Kumquat" Then
  2103. Text2.Text = 64
  2104. End If
  2105. If Combo2 = "Lemon" Then
  2106. Text2.Text = 15
  2107. End If
  2108. If Combo2 = "Loganberries" Then
  2109. Text2.Text = 17
  2110. End If
  2111. If Combo2 = "Lychee" Then
  2112. Text2.Text = 14
  2113. End If
  2114. If Combo2 = "Mandarin" Then
  2115. Text2.Text = 30
  2116. End If
  2117. If Combo2 = "Mango" Then
  2118. Text2.Text = 75
  2119. End If
  2120. If Combo2 = "Medlars" Then
  2121. Text2.Text = 43
  2122. End If
  2123. If Combo2 = "Mulberries" Then
  2124. Text2.Text = 35
  2125. End If
  2126. If Combo2 = "Nectarine" Then
  2127. Text2.Text = 53
  2128. End If
  2129. If Combo2 = "Olives" Then
  2130. Text2.Text = 85
  2131. End If
  2132. If Combo2 = "Orange" Then
  2133. Text2.Text = 50
  2134. End If
  2135. If Combo2 = "Orange Juice" Then
  2136. Text2.Text = 105
  2137. End If
  2138. If Combo2 = "Papaya" Then
  2139. Text2.Text = 45
  2140. End If
  2141. If Combo2 = "Passionfruit" Then
  2142. Text2.Text = 15
  2143. End If
  2144. If Combo2 = "Peach" Then
  2145. Text2.Text = 50
  2146. End If
  2147. If Combo2 = "Pear" Then
  2148. Text2.Text = 50
  2149. End If
  2150. If Combo2 = "Pineapple" Then
  2151. Text2.Text = 46
  2152. End If
  2153. If Combo2 = "Plums" Then
  2154. Text2.Text = 26
  2155. End If
  2156. If Combo2 = "Prunes" Then
  2157. Text2.Text = 134
  2158. End If
  2159. If Combo2 = "Quinces" Then
  2160. Text2.Text = 25
  2161. End If
  2162. If Combo2 = "Raisins - dried" Then
  2163. Text2.Text = 247
  2164. End If
  2165. If Combo2 = "Raspberries" Then
  2166. Text2.Text = 25
  2167. End If
  2168. If Combo2 = "Rhubarb - stewed" Then
  2169. Text2.Text = 8
  2170. End If
  2171. If Combo2 = "Sharonfruit" Then
  2172. Text2.Text = 130
  2173. End If
  2174. If Combo2 = "Strawberries" Then
  2175. Text2.Text = 26
  2176. End If
  2177. If Combo2 = "Sultanas - dried" Then
  2178. Text2.Text = 249
  2179. End If
  2180. If Combo2 = "Tangerine" Then
  2181. Text2.Text = 30
  2182. End If
  2183. If Combo2 = "Topaz" Then
  2184. Text2.Text = 65
  2185. End If
  2186. If Combo2 = "Uglifruit" Then
  2187. Text2.Text = 140
  2188. End If
  2189. If Combo2 = "Watermelon" Then
  2190. Text2.Text = 54
  2191. End If
  2192. If Combo2 = "Cabbage - raw" Then
  2193. Text2.Text = 25
  2194. End If
  2195. If Combo2 = "Cabbage - red" Then
  2196. Text2.Text = 20
  2197. End If
  2198. If Combo2 = "Carrots" Then
  2199. Text2.Text = 22
  2200. End If
  2201. If Combo2 = "Cassava" Then
  2202. Text2.Text = 154
  2203. End If
  2204. If Combo2 = "Cauliflower - raw" Then
  2205. Text2.Text = 30
  2206. End If
  2207. If Combo2 = "Celeriac" Then
  2208. Text2.Text = 14
  2209. End If
  2210. If Combo2 = "Celery" Then
  2211. Text2.Text = 5
  2212. End If
  2213. If Combo2 = "Chicory" Then
  2214. Text2.Text = 9
  2215. End If
  2216. If Combo2 = "Chilies - dried" Then
  2217. Text2.Text = 338
  2218. End If
  2219. If Combo2 = "Chilies - fresh" Then
  2220. Text2.Text = 21
  2221. End If
  2222. If Combo2 = "Chinese Leaves" Then
  2223. Text2.Text = 11
  2224. End If
  2225. If Combo2 = "Chives" Then
  2226. Text2.Text = 36
  2227. End If
  2228. If Combo2 = "Collard Greens" Then
  2229. Text2.Text = 25
  2230. End If
  2231. If Combo2 = "Corn Kernels" Then
  2232. Text2.Text = 165
  2233. End If
  2234. If Combo2 = "Corn on Cob" Then
  2235. Text2.Text = 85
  2236. End If
  2237. If Combo2 = "Cucumber" Then
  2238. Text2.Text = 15
  2239. End If
  2240. If Combo2 = "Dandelion" Then
  2241. Text2.Text = 50
  2242. End If
  2243. If Combo2 = "Eggplant/Aubergine" Then
  2244. Text2.Text = 26
  2245. End If
  2246. If Combo2 = "Endives" Then
  2247. Text2.Text = 10
  2248. End If
  2249. If Combo2 = "Fennel" Then
  2250. Text2.Text = 11
  2251. End If
  2252. If Combo2 = "Horseradish" Then
  2253. Text2.Text = 60
  2254. End If
  2255. If Combo2 = "Kale" Then
  2256. Text2.Text = 40
  2257. End If
  2258. If Combo2 = "Leeks" Then
  2259. Text2.Text = 32
  2260. End If
  2261. If Combo2 = "Lettuce" Then
  2262. Text2.Text = 15
  2263. End If
  2264. If Combo2 = "Mangetout" Then
  2265. Text2.Text = 43
  2266. End If
  2267. If Combo2 = "Mushrooms" Then
  2268. Text2.Text = 18
  2269. End If
  2270. If Combo2 = "Okra" Then
  2271. Text2.Text = 50
  2272. End If
  2273. If Combo2 = "Onions" Then
  2274. Text2.Text = 40
  2275. End If
  2276. If Combo2 = "Parsley - raw" Then
  2277. Text2.Text = 21
  2278. End If
  2279. If Combo2 = "Parsnips" Then
  2280. Text2.Text = 95
  2281. End If
  2282. If Combo2 = "Peas" Then
  2283. Text2.Text = 125
  2284. End If
  2285. If Combo2 = "Pepper - red" Then
  2286. Text2.Text = 25
  2287. End If
  2288. If Combo2 = "Pepper - green" Then
  2289. Text2.Text = 20
  2290. End If
  2291. If Combo2 = "Plantain boiled" Then
  2292. Text2.Text = 125
  2293. End If
  2294. If Combo2 = "Potato Salad" Then
  2295. Text2.Text = 360
  2296. End If
  2297. If Combo2 = "Potato, Sweet" Then
  2298. Text2.Text = 80
  2299. End If
  2300. If Combo2 = "Potatoes, baked" Then
  2301. Text2.Text = 104
  2302. End If
  2303. If Combo2 = "Potatoes, boiled" Then
  2304. Text2.Text = 80
  2305. End If
  2306. If Combo2 = "Potatoes, fries" Then
  2307. Text2.Text = 239
  2308. End If
  2309. If Combo2 = "Potatoes, new" Then
  2310. Text2.Text = 75
  2311. End If
  2312. If Combo2 = "Potatoes, roast" Then
  2313. Text2.Text = 123
  2314. End If
  2315. If Combo2 = "Pumpkin" Then
  2316. Text2.Text = 50
  2317. End If
  2318. If Combo2 = "Radishes" Then
  2319. Text2.Text = 15
  2320. End If
  2321. If Combo2 = "Salsify, boiled" Then
  2322. Text2.Text = 18
  2323. End If
  2324. If Combo2 = "Sea Kale, boiled" Then
  2325. Text2.Text = 8
  2326. End If
  2327. If Combo2 = "Shallots/Spring Onions" Then
  2328. Text2.Text = 26
  2329. End If
  2330. If Combo2 = "Spinach" Then
  2331. Text2.Text = 10
  2332. End If
  2333. If Combo2 = "Squash" Then
  2334. Text2.Text = 100
  2335. End If
  2336. If Combo2 = "Swede" Then
  2337. Text2.Text = 20
  2338. End If
  2339. If Combo2 = "Tomato" Then
  2340. Text2.Text = 20
  2341. End If
  2342. If Combo2 = "Turnip" Then
  2343. Text2.Text = 55
  2344. End If
  2345. If Combo2 = "Wakame, raw" Then
  2346. Text2.Text = 45
  2347. End If
  2348. If Combo2 = "Watercress" Then
  2349. Text2.Text = 25
  2350. End If
  2351. If Combo2 = "Yams, boiled" Then
  2352. Text2.Text = 114
  2353. End If
  2354. If Combo2 = "Zucchini/Courgette" Then
  2355. Text2.Text = 40
  2356. End If
  2357. If Combo2 = "Flageolet Beans, canned" Then
  2358. Text2.Text = 115
  2359. End If
  2360. If Combo2 = "Flageolet Beans, dried" Then
  2361. Text2.Text = 350
  2362. End If
  2363. If Combo2 = "Garbanzo Beans, canned" Then
  2364. Text2.Text = 75
  2365. End If
  2366. If Combo2 = "Lentils" Then
  2367. Text2.Text = 100
  2368. End If
  2369. If Combo2 = "Peas, frozen" Then
  2370. Text2.Text = 65
  2371. End If
  2372. If Combo2 = "Peas, split, boiled" Then
  2373. Text2.Text = 110
  2374. End If
  2375. If Combo2 = "Peas, split, dried" Then
  2376. Text2.Text = 300
  2377. End If
  2378. If Combo2 = "Garbanzo Beans" Then
  2379. Text2.Text = 325
  2380. End If
  2381. If Combo2 = "Mung Beans" Then
  2382. Text2.Text = 180
  2383. End If
  2384. If Combo2 = "Fresh whole milk" Then
  2385. Text2.Text = 150
  2386. End If
  2387. If Combo2 = "Chocolate Milk low-fat " Then
  2388. Text2.Text = 158
  2389. End If
  2390. If Combo2 = "Goats Milk, evaporated" Then
  2391. Text2.Text = 160
  2392. End If
  2393. If Combo2 = "Sheeps Milk" Then
  2394. Text2.Text = 264
  2395. End If
  2396. If Combo2 = "Reindeer Milk" Then
  2397. Text2.Text = 580
  2398. End If
  2399. If Combo2 = "Soya Milk" Then
  2400. Text2.Text = 90
  2401. End If
  2402. If Combo2 = "Cream, half-and-half " Then
  2403. Text2.Text = 20
  2404. End If
  2405. If Combo2 = "Cream, coffee " Then
  2406. Text2.Text = 29
  2407. End If
  2408. If Combo2 = "Yogurt, fat-free" Then
  2409. Text2.Text = 100
  2410. End If
  2411. If Combo2 = "Yogurt, full-fat" Then
  2412. Text2.Text = 140
  2413. End If
  2414. If Combo2 = "Camembert" Then
  2415. Text2.Text = 85
  2416. End If
  2417. If Combo2 = "Derby" Then
  2418. Text2.Text = 100
  2419. End If
  2420. If Combo2 = "Feta" Then
  2421. Text2.Text = 75
  2422. End If
  2423. If Combo2 = "Fontina" Then
  2424. Text2.Text = 110
  2425. End If
  2426. If Combo2 = "Gruyere" Then
  2427. Text2.Text = 72
  2428. End If
  2429. If Combo2 = "Mozzarella" Then
  2430. Text2.Text = 80
  2431. End If
  2432. If Combo2 = "Parmesan, grated" Then
  2433. Text2.Text = 110
  2434. End If
  2435. If Combo2 = "Port du Salut" Then
  2436. Text2.Text = 110
  2437. End If
  2438. If Combo2 = "Ricotta" Then
  2439. Text2.Text = 216
  2440. End If
  2441. If Combo2 = "Eggs - Boiled" Then
  2442. Text2.Text = 75
  2443. End If
  2444. If Combo2 = "Eggs - Blintzes" Then
  2445. Text2.Text = 186
  2446. End If
  2447. If Combo2 = "Eggs - Fried" Then
  2448. Text2.Text = 105
  2449. End If
  2450. If Combo2 = "Eggs - Omelet" Then
  2451. Text2.Text = 330
  2452. End If
  2453. If Combo2 = "Eggs - Sandwich" Then
  2454. Text2.Text = 255
  2455. End If
  2456. If Combo2 = "Eggs Park Avenue" Then
  2457. Text2.Text = 750
  2458. End If
  2459. If Combo2 = "Eggs Romano" Then
  2460. Text2.Text = 365
  2461. End If
  2462. If Combo2 = "Cornflakes, plain" Then
  2463. Text2.Text = 110
  2464. End If
  2465. If Combo2 = "Noodles, egg" Then
  2466. Text2.Text = 340
  2467. End If
  2468. If Combo2 = "Noodles, rice" Then
  2469. Text2.Text = 361
  2470. End If
  2471. If Combo2 = "Couscous" Then
  2472. Text2.Text = 107
  2473. End If
  2474. If Combo2 = "Pasta, Farfalle" Then
  2475. Text2.Text = 345
  2476. End If
  2477. If Combo2 = "Pasta, Macaroni" Then
  2478. Text2.Text = 310
  2479. End If
  2480. If Combo2 = "Pasta, Spaghetti" Then
  2481. Text2.Text = 338
  2482. End If
  2483. If Combo2 = "Pasta, Tagliatelle" Then
  2484. Text2.Text = 372
  2485. End If
  2486. If Combo2 = "Pasta, Vermicelli" Then
  2487. Text2.Text = 338
  2488. End If
  2489. If Combo2 = "Rice, brown" Then
  2490. Text2.Text = 350
  2491. End If
  2492. If Combo2 = "Rice, basmati" Then
  2493. Text2.Text = 330
  2494. End If
  2495. If Combo2 = "Tortillas" Then
  2496. Text2.Text = 340
  2497. End If
  2498. If Combo2 = "Croissants, Chocolate" Then
  2499. Text2.Text = 440
  2500. End If
  2501. If Combo2 = "Croissants, Plain" Then
  2502. Text2.Text = 310
  2503. End If
  2504. If Combo2 = "Danish, Apple" Then
  2505. Text2.Text = 265
  2506. End If
  2507. If Combo2 = "French Bread" Then
  2508. Text2.Text = 70
  2509. End If
  2510. If Combo2 = "Muffin, Blueberry" Then
  2511. Text2.Text = 195
  2512. End If
  2513. If Combo2 = "Muffin, English" Then
  2514. Text2.Text = 135
  2515. End If
  2516. If Combo2 = "Roll, Hamburger" Then
  2517. Text2.Text = 125
  2518. End If
  2519. If Combo2 = "Roll, Onion" Then
  2520. Text2.Text = 150
  2521. End If
  2522. If Combo2 = "Mayonnaise" Then
  2523. Text2.Text = 220
  2524. End If
  2525. If Combo2 = "Vinaigrette" Then
  2526. Text2.Text = 180
  2527. End If
  2528. If Combo2 = "Peanut Butter Dressing" Then
  2529. Text2.Text = 220
  2530. End If
  2531. If Combo2 = "Oil & Vinegar Dressing" Then
  2532. Text2.Text = 140
  2533. End If
  2534. If Combo2 = "Cocktail Sauce" Then
  2535. Text2.Text = 45
  2536. End If
  2537. If Combo2 = "Ketchup" Then
  2538. Text2.Text = 56
  2539. End If
  2540. If Combo2 = "Tabasco" Then
  2541. Text2.Text = 6
  2542. End If
  2543. If Combo2 = "Lyonnaise" Then
  2544. Text2.Text = 45
  2545. End If
  2546. If Combo2 = "Cheeseburger" Then
  2547. Text2.Text = 660
  2548. End If
  2549. If Combo2 = "Hamburger" Then
  2550. Text2.Text = 520
  2551. End If
  2552. If Combo2 = "Sausage, Fried/Battered" Then
  2553. Text2.Text = 100
  2554. End If
  2555. If Combo2 = "Hot Dog" Then
  2556. Text2.Text = 240
  2557. End If
  2558. If Combo2 = "Pizza, Pepperoni" Then
  2559. Text2.Text = 1100
  2560. End If
  2561. If Combo2 = "Mex Taco" Then
  2562. Text2.Text = 550
  2563. End If
  2564. If Combo2 = "Desserts - Sundae, Caramel" Then
  2565. Text2.Text = 305
  2566. End If
  2567. If Combo2 = "Shakes" Then
  2568. Text2.Text = 360
  2569. End If
  2570. If Combo2 = "Carlsberg" Then
  2571. Text2.Text = 150
  2572. End If
  2573. If Combo2 = "Heineken" Then
  2574. Text2.Text = 150
  2575. End If
  2576. If Combo2 = "Old Milwaukee" Then
  2577. Text2.Text = 140
  2578. End If
  2579. If Combo2 = "Zima" Then
  2580. Text2.Text = 150
  2581. End If
  2582. If Combo2 = "Cabernet Sauvignon" Then
  2583. Text2.Text = 90
  2584. End If
  2585. If Combo2 = "Champagne" Then
  2586. Text2.Text = 110
  2587. End If
  2588. If Combo2 = "Merlot" Then
  2589. Text2.Text = 95
  2590. End If
  2591. If Combo2 = "Muscatel" Then
  2592. Text2.Text = 160
  2593. End If
  2594. If Combo2 = "Reisling" Then
  2595. Text2.Text = 90
  2596. End If
  2597. If Combo2 = "Rose" Then
  2598. Text2.Text = 95
  2599. End If
  2600. If Combo2 = "Sauvignon Blanc" Then
  2601. Text2.Text = 80
  2602. End If
  2603. If Combo2 = "Tokay" Then
  2604. Text2.Text = 165
  2605. End If
  2606. If Combo2 = "Margarita" Then
  2607. Text2.Text = 160
  2608. End If
  2609. If Combo2 = "Tequila" Then
  2610. Text2.Text = 115
  2611. End If
  2612. If Combo2 = "Whiskey" Then
  2613. Text2.Text = 150
  2614. End If
  2615. If Combo2 = "Martini" Then
  2616. Text2.Text = 155
  2617. End If
  2618. If Combo2 = "7-Up" Then
  2619. Text2.Text = 80
  2620. End If
  2621. If Combo2 = "Cola" Then
  2622. Text2.Text = 80
  2623. End If
  2624. If Combo2 = "Grapejuice" Then
  2625. Text2.Text = 110
  2626. End If
  2627. If Combo2 = "Lemonade" Then
  2628. Text2.Text = 80
  2629. End If
  2630. If Combo2 = "Orange Juice" Then
  2631. Text2.Text = 90
  2632. End If
  2633. If Combo2 = "Tonic" Then
  2634. Text2.Text = 70
  2635. End If
  2636. If Combo2 = "Water" Then
  2637. Text2.Text = 0
  2638. End If
  2639. If Combo2 = "Leffe Beer" Then
  2640. Text2.Text = 95
  2641. End If
  2642. End Sub
  2643.  
  2644. Private Sub Combo2_Validate(Cancel As Boolean)
  2645. If Combo2 = "Asparagus" Then
  2646. Text2.Text = 10
  2647. End If
  2648. If Combo2 = "Artichoke" Then
  2649. Text2.Text = 5
  2650. End If
  2651. If Combo2 = "Apple" Then
  2652. Text2.Text = 60
  2653. End If
  2654. If Combo2 = "Apple Juice" Then
  2655. Text2.Text = 115
  2656. End If
  2657. If Combo2 = "Apricot" Then
  2658. Text2.Text = 50
  2659. End If
  2660. If Combo2 = "Avocado" Then
  2661. Text2.Text = 305
  2662. End If
  2663. If Combo2 = "Anchovies" Then
  2664. Text2.Text = 110
  2665. End If
  2666. If Combo2 = "Abalone" Then
  2667. Text2.Text = 90
  2668. End If
  2669. If Combo2 = "American Cheddar" Then
  2670. Text2.Text = 106
  2671. End If
  2672. If Combo2 = "Aioli 21g" Then
  2673. Text2.Text = 195
  2674. End If
  2675. If Combo2 = "Apricot Brandy" Then
  2676. Text2.Text = 80
  2677. End If
  2678. If Combo2 = "Brisket, lean only, braised" Then
  2679. Text2.Text = 205
  2680. End If
  2681. If Combo2 = "Brisket, lean & fat, braised" Then
  2682. Text2.Text = 335
  2683. End If
  2684. If Combo2 = "Bacon, Breakfast strips" Then
  2685. Text2.Text = 160
  2686. End If
  2687. If Combo2 = "Bacon, Gammon, lean only, boiled" Then
  2688. Text2.Text = 130
  2689. End If
  2690. If Combo2 = "Bacon, Gammon, lean&fat, boiled" Then
  2691. Text2.Text = 205
  2692. End If
  2693. If Combo2 = "Bacon, Rashers" Then
  2694. Text2.Text = 360
  2695. End If
  2696. If Combo2 = "Blue Fish" Then
  2697. Text2.Text = 105
  2698. End If
  2699. If Combo2 = "Brill, steamed" Then
  2700. Text2.Text = 90
  2701. End If
  2702. If Combo2 = "Bream, steamed" Then
  2703. Text2.Text = 90
  2704. End If
  2705. If Combo2 = "Buffalo Steak, meat" Then
  2706. Text2.Text = 90
  2707. End If
  2708. If Combo2 = "Banana" Then
  2709. Text2.Text = 80
  2710. End If
  2711. If Combo2 = "Bilberries" Then
  2712. Text2.Text = 57
  2713. End If
  2714. If Combo2 = "Blackberries" Then
  2715. Text2.Text = 23
  2716. End If
  2717. If Combo2 = "Blueberries" Then
  2718. Text2.Text = 80
  2719. End If
  2720. If Combo2 = "Green Beans" Then
  2721. Text2.Text = 20
  2722. End If
  2723. If Combo2 = "Beansprouts" Then
  2724. Text2.Text = 35
  2725. End If
  2726. If Combo2 = "Beet Greens" Then
  2727. Text2.Text = 25
  2728. End If
  2729. If Combo2 = "Beets" Then
  2730. Text2.Text = 35
  2731. End If
  2732. If Combo2 = "Broccoli" Then
  2733. Text2.Text = 15
  2734. End If
  2735. If Combo2 = "Brussels Sprouts" Then
  2736. Text2.Text = 50
  2737. End If
  2738. If Combo2 = "Baked Beans, Heinz" Then
  2739. Text2.Text = 75
  2740. End If
  2741. If Combo2 = "Baked Beans, Sugar-free" Then
  2742. Text2.Text = 63
  2743. End If
  2744. If Combo2 = "Borlotti Beans, canned" Then
  2745. Text2.Text = 168
  2746. End If
  2747. If Combo2 = "Butter Beans, boiled" Then
  2748. Text2.Text = 103
  2749. End If
  2750. If Combo2 = "Butter Beans, dried" Then
  2751. Text2.Text = 293
  2752. End If
  2753. If Combo2 = "Buffalo milk" Then
  2754. Text2.Text = 236
  2755. End If
  2756. If Combo2 = "Buttermilk, cultured" Then
  2757. Text2.Text = 99
  2758. End If
  2759. If Combo2 = "Blue Cheese" Then
  2760. Text2.Text = 100
  2761. End If
  2762. If Combo2 = "Barley" Then
  2763. Text2.Text = 88
  2764. End If
  2765. If Combo2 = "Burrito" Then
  2766. Text2.Text = 294
  2767. End If
  2768. If Combo2 = "Bagel, plain" Then
  2769. Text2.Text = 195
  2770. End If
  2771. If Combo2 = "Bagel, egg" Then
  2772. Text2.Text = 200
  2773. End If
  2774. If Combo2 = "Bread, Brioche" Then
  2775. Text2.Text = 135
  2776. End If
  2777. If Combo2 = "Bread, Italian" Then
  2778. Text2.Text = 70
  2779. End If
  2780. If Combo2 = "Bread, Vienna" Then
  2781. Text2.Text = 80
  2782. End If
  2783. If Combo2 = "Breadcrumbs, dry" Then
  2784. Text2.Text = 350
  2785. End If
  2786. If Combo2 = "Breadsticks, Sesame" Then
  2787. Text2.Text = 50
  2788. End If
  2789. If Combo2 = "Blue Cheese Dressing" Then
  2790. Text2.Text = 149
  2791. End If
  2792. If Combo2 = "Beer, Generic" Then
  2793. Text2.Text = 145
  2794. End If
  2795. If Combo2 = "Beer Light, Generic" Then
  2796. Text2.Text = 100
  2797. End If
  2798. If Combo2 = "Brown Ale, Generic" Then
  2799. Text2.Text = 96
  2800. End If
  2801. If Combo2 = "Becks" Then
  2802. Text2.Text = 145
  2803. End If
  2804. If Combo2 = "Budweiser" Then
  2805. Text2.Text = 145
  2806. End If
  2807. If Combo2 = "Bud Light" Then
  2808. Text2.Text = 110
  2809. End If
  2810. If Combo2 = "Bordeaux" Then
  2811. Text2.Text = 95
  2812. End If
  2813. If Combo2 = "Burgundy, red" Then
  2814. Text2.Text = 95
  2815. End If
  2816. If Combo2 = "Burgundy, white" Then
  2817. Text2.Text = 90
  2818. End If
  2819. If Combo2 = "Benedictine" Then
  2820. Text2.Text = 95
  2821. End If
  2822. If Combo2 = "Bloody Mary" Then
  2823. Text2.Text = 120
  2824. End If
  2825. If Combo2 = "Bourbon & soda" Then
  2826. Text2.Text = 120
  2827. End If
  2828. If Combo2 = "Brandy" Then
  2829. Text2.Text = 125
  2830. End If
  2831. If Combo2 = "Chuck, blade, lean & fat" Then
  2832. Text2.Text = 330
  2833. End If
  2834. If Combo2 = "Chuck, pot roast, lean & fat" Then
  2835. Text2.Text = 300
  2836. End If
  2837. If Combo2 = "Chuck, blade, lean only" Then
  2838. Text2.Text = 235
  2839. End If
  2840. If Combo2 = "Chuck, rib roast/steaks, lean & fat" Then
  2841. Text2.Text = 365
  2842. End If
  2843. If Combo2 = "Chuck, stewing meat, lean & fat" Then
  2844. Text2.Text = 280
  2845. End If
  2846. If Combo2 = "Center Loin Chop, broiled/grilled" Then
  2847. Text2.Text = 165
  2848. End If
  2849. If Combo2 = "Center Rib Chop, broiled/grilled" Then
  2850. Text2.Text = 185
  2851. End If
  2852. If Combo2 = "Canadian Vegetarian Bacon " Then
  2853. Text2.Text = 130
  2854. End If
  2855. If Combo2 = "Cured Breakfast strips " Then
  2856. Text2.Text = 110
  2857. End If
  2858. If Combo2 = "Catfish, fried, boneless" Then
  2859. Text2.Text = 195
  2860. End If
  2861. If Combo2 = "Catfish, baked" Then
  2862. Text2.Text = 150
  2863. End If
  2864. If Combo2 = "Clams, steamed " Then
  2865. Text2.Text = 235
  2866. End If
  2867. If Combo2 = "Cockles, fresh" Then
  2868. Text2.Text = 50
  2869. End If
  2870. If Combo2 = "Cod, steamed" Then
  2871. Text2.Text = 90
  2872. End If
  2873. If Combo2 = "Cod, fried" Then
  2874. Text2.Text = 175
  2875. End If
  2876. If Combo2 = "Cod, fishcakes each" Then
  2877. Text2.Text = 60
  2878. End If
  2879. If Combo2 = "Cod, fishfingers" Then
  2880. Text2.Text = 150
  2881. End If
  2882. If Combo2 = "Crab, boiled, no shell" Then
  2883. Text2.Text = 95
  2884. End If
  2885. If Combo2 = "Flounder, steamed" Then
  2886. Text2.Text = 70
  2887. End If
  2888. If Combo2 = "Haddock, steamed" Then
  2889. Text2.Text = 95
  2890. End If
  2891. If Combo2 = "Hake, steamed" Then
  2892. Text2.Text = 90
  2893. End If
  2894. If Combo2 = "Halibut, steamed" Then
  2895. Text2.Text = 110
  2896. End If
  2897. If Combo2 = "Herring, baked" Then
  2898. Text2.Text = 160
  2899. End If
  2900. If Combo2 = "John Dorey, steamed" Then
  2901. Text2.Text = 70
  2902. End If
  2903. If Combo2 = "Kippers, broiled/grilled" Then
  2904. Text2.Text = 180
  2905. End If
  2906. If Combo2 = "Lemon Sole, steamed" Then
  2907. Text2.Text = 70
  2908. End If
  2909. If Combo2 = "Lobster, Boiled, no shell" Then
  2910. Text2.Text = 80
  2911. End If
  2912. If Combo2 = "Mackerel, baked" Then
  2913. Text2.Text = 190
  2914. End If
  2915. If Combo2 = "Mackerel, canned in water " Then
  2916. Text2.Text = 235
  2917. End If
  2918. If Combo2 = "Monkfish, steamed" Then
  2919. Text2.Text = 65
  2920. End If
  2921. If Combo2 = "Mullet, Red, steamed with bones" Then
  2922. Text2.Text = 120
  2923. End If
  2924. If Combo2 = "Mussels, boiled, no shell" Then
  2925. Text2.Text = 80
  2926. End If
  2927. If Combo2 = "Octopus, raw" Then
  2928. Text2.Text = 65
  2929. End If
  2930. If Combo2 = "Oysters, raw, no shell" Then
  2931. Text2.Text = 55
  2932. End If
  2933. If Combo2 = "Perch, steamed" Then
  2934. Text2.Text = 66
  2935. End If
  2936. If Combo2 = "Plaice, steamed" Then
  2937. Text2.Text = 70
  2938. End If
  2939. If Combo2 = "Red Snapper, baked" Then
  2940. Text2.Text = 95
  2941. End If
  2942. If Combo2 = "Salmon, baked" Then
  2943. Text2.Text = 150
  2944. End If
  2945. If Combo2 = "Salmon, pink, canned" Then
  2946. Text2.Text = 120
  2947. End If
  2948. If Combo2 = "Sardines, canned, oil " Then
  2949. Text2.Text = 220
  2950. End If
  2951. If Combo2 = "Sardines, canned, water " Then
  2952. Text2.Text = 155
  2953. End If
  2954. If Combo2 = "Scallops, steamed" Then
  2955. Text2.Text = 95
  2956. End If
  2957. If Combo2 = "Sea Bass, steamed" Then
  2958. Text2.Text = 85
  2959. End If
  2960. If Combo2 = "Shrimp, canned " Then
  2961. Text2.Text = 155
  2962. End If
  2963. If Combo2 = "Shrimp, cooked, no shells" Then
  2964. Text2.Text = 90
  2965. End If
  2966. If Combo2 = "Skate, fried, whole" Then
  2967. Text2.Text = 150
  2968. End If
  2969. If Combo2 = "Sole, fried, no bones" Then
  2970. Text2.Text = 162
  2971. End If
  2972. If Combo2 = "Swordfish, broiled/grilled" Then
  2973. Text2.Text = 135
  2974. End If
  2975. If Combo2 = "Trout, baked" Then
  2976. Text2.Text = 100
  2977. End If
  2978. If Combo2 = "Tuna Bluefin, baked/broiled" Then
  2979. Text2.Text = 210
  2980. End If
  2981. If Combo2 = "Tuna Skipjack, baked/broiled" Then
  2982. Text2.Text = 150
  2983. End If
  2984. If Combo2 = "Tuna, canned, oil" Then
  2985. Text2.Text = 190
  2986. End If
  2987. If Combo2 = "Tuna, canned, water" Then
  2988. Text2.Text = 100
  2989. End If
  2990. If Combo2 = "Turbot, steamed" Then
  2991. Text2.Text = 75
  2992. End If
  2993. If Combo2 = "Whitebait, fried" Then
  2994. Text2.Text = 395
  2995. End If
  2996. If Combo2 = "Whiting, steamed" Then
  2997. Text2.Text = 70
  2998. End If
  2999. If Combo2 = "London Broil, lean only" Then
  3000. Text2.Text = 170
  3001. End If
  3002. If Combo2 = "Rib roasted, lean only" Then
  3003. Text2.Text = 210
  3004. End If
  3005. If Combo2 = "Rib roasted, lean & fat" Then
  3006. Text2.Text = 330
  3007. End If
  3008. If Combo2 = "Rib broiled, lean only" Then
  3009. Text2.Text = 200
  3010. End If
  3011. If Combo2 = "Rib broiled, lean & fat" Then
  3012. Text2.Text = 315
  3013. End If
  3014. If Combo2 = "Rib Eye, lean only, broiled" Then
  3015. Text2.Text = 195
  3016. End If
  3017. If Combo2 = "Rib Eye, lean & fat, broiled" Then
  3018. Text2.Text = 250
  3019. End If
  3020. If Combo2 = "Round, Top, lean only, broiled" Then
  3021. Text2.Text = 155
  3022. End If
  3023. If Combo2 = "Round, Top, lean & fat, broiled" Then
  3024. Text2.Text = 155
  3025. End If
  3026. If Combo2 = "Rump Roast, lean only" Then
  3027. Text2.Text = 170
  3028. End If
  3029. If Combo2 = "Rump Roast, lean & fat" Then
  3030. Text2.Text = 285
  3031. End If
  3032. If Combo2 = "Sirloin, lean only, broiled" Then
  3033. Text2.Text = 185
  3034. End If
  3035. If Combo2 = "Sirloin, lean & fat, broiled" Then
  3036. Text2.Text = 240
  3037. End If
  3038. If Combo2 = "Steak, porterhouse, lean, broiled" Then
  3039. Text2.Text = 185
  3040. End If
  3041. If Combo2 = "Steak, porterhouse, lean & fat" Then
  3042. Text2.Text = 255
  3043. End If
  3044. If Combo2 = "Steak, T-bone, lean, broiled" Then
  3045. Text2.Text = 185
  3046. End If
  3047. If Combo2 = "Tenderloin, lean only, broiled" Then
  3048. Text2.Text = 175
  3049. End If
  3050. If Combo2 = "Tenderloin, lean & fat, broiled" Then
  3051. Text2.Text = 230
  3052. End If
  3053. If Combo2 = "Top Loin, lean only, broiled" Then
  3054. Text2.Text = 180
  3055. End If
  3056. If Combo2 = "Top Loin, lean & fat, broiled" Then
  3057. Text2.Text = 250
  3058. End If
  3059. If Combo2 = "Hamburger, lean only, broiled/grilled" Then
  3060. Text2.Text = 180
  3061. End If
  3062. If Combo2 = "Hamburger, lean & fat, broiled" Then
  3063. Text2.Text = 240
  3064. End If
  3065. If Combo2 = "Corned Beef, cooked" Then
  3066. Text2.Text = 315
  3067. End If
  3068. If Combo2 = "Beef Liver, fried" Then
  3069. Text2.Text = 200
  3070. End If
  3071. If Combo2 = "Beef Tongue, braised" Then
  3072. Text2.Text = 210
  3073. End If
  3074. If Combo2 = "Beef Tongue, canned/pickled" Then
  3075. Text2.Text = 230
  3076. End If
  3077. If Combo2 = "Lamb Chop, arm, braised, lean only" Then
  3078. Text2.Text = 270
  3079. End If
  3080. If Combo2 = "Lamb Chop, arm, braised lean & fat" Then
  3081. Text2.Text = 300
  3082. End If
  3083. If Combo2 = "Lamb Chop, loin, lean, broiled" Then
  3084. Text2.Text = 185
  3085. End If
  3086. If Combo2 = "Lamb Chop, loin, lean & fat, broiled" Then
  3087. Text2.Text = 250
  3088. End If
  3089. If Combo2 = "Lamb Chop, rib, lean, broiled" Then
  3090. Text2.Text = 195
  3091. End If
  3092. If Combo2 = "Lamb Chop, rib, lean & fat, broiled" Then
  3093. Text2.Text = 350
  3094. End If
  3095. If Combo2 = "Lamb Leg, lean only, roasted" Then
  3096. Text2.Text = 165
  3097. End If
  3098. If Combo2 = "Lamb Leg, lean & fat, roasted" Then
  3099. Text2.Text = 240
  3100. End If
  3101. If Combo2 = "Lamb Shoulder, lean only, roasted" Then
  3102. Text2.Text = 175
  3103. End If
  3104. If Combo2 = "Lamb Shoulder, lean & fat, roasted" Then
  3105. Text2.Text = 290
  3106. End If
  3107. If Combo2 = "Lamb Liver, broiled" Then
  3108. Text2.Text = 225
  3109. End If
  3110. If Combo2 = "Lamb Tongue, braised" Then
  3111. Text2.Text = 220
  3112. End If
  3113. If Combo2 = "Pork Blade Steak, broiled/grilled" Then
  3114. Text2.Text = 195
  3115. End If
  3116. If Combo2 = "Loin Chop, broiled/grilled" Then
  3117. Text2.Text = 175
  3118. End If
  3119. If Combo2 = "Loin Chop, no bone, broiled/grilled" Then
  3120. Text2.Text = 175
  3121. End If
  3122. If Combo2 = "Loin Roast, no bone" Then
  3123. Text2.Text = 165
  3124. End If
  3125. If Combo2 = "Rib Chops" Then
  3126. Text2.Text = 185
  3127. End If
  3128. If Combo2 = "Rib Roast, no bone" Then
  3129. Text2.Text = 180
  3130. End If
  3131. If Combo2 = "Sirloin Roast" Then
  3132. Text2.Text = 185
  3133. End If
  3134. If Combo2 = "Ham, lean only" Then
  3135. Text2.Text = 160
  3136. End If
  3137. If Combo2 = "Ham, lean and fat" Then
  3138. Text2.Text = 250
  3139. End If
  3140. If Combo2 = "Pork Sausages, broiled/grilled" Then
  3141. Text2.Text = 240
  3142. End If
  3143. If Combo2 = "Pork Sausage Rolls, flaky pastry" Then
  3144. Text2.Text = 360
  3145. End If
  3146. If Combo2 = "Chicken breast, meat & skin, roasted" Then
  3147. Text2.Text = 165
  3148. End If
  3149. If Combo2 = "Chicken breast, meat & skin, boiled" Then
  3150. Text2.Text = 150
  3151. End If
  3152. If Combo2 = "Chicken breast, meat only, roasted" Then
  3153. Text2.Text = 140
  3154. End If
  3155. If Combo2 = "Chicken breast, meat only, boiled" Then
  3156. Text2.Text = 140
  3157. End If
  3158. If Combo2 = "Chicken drumstick, meat only, fried" Then
  3159. Text2.Text = 175
  3160. End If
  3161. If Combo2 = "Chicken drumstick, meat only, boiled" Then
  3162. Text2.Text = 150
  3163. End If
  3164. If Combo2 = "Chicken leg, meat & skin, roasted" Then
  3165. Text2.Text = 210
  3166. End If
  3167. If Combo2 = "Chicken leg, meat & skin, boiled" Then
  3168. Text2.Text = 210
  3169. End If
  3170. If Combo2 = "Chicken leg, meat only, roasted" Then
  3171. Text2.Text = 180
  3172. End If
  3173. If Combo2 = "Chicken leg, meat only, boiled" Then
  3174. Text2.Text = 160
  3175. End If
  3176. If Combo2 = "Chicken Nuggets " Then
  3177. Text2.Text = 190
  3178. End If
  3179. If Combo2 = "Turkey, meat only, roasted " Then
  3180. Text2.Text = 190
  3181. End If
  3182. If Combo2 = "Veal Loin, broiled/baked" Then
  3183. Text2.Text = 200
  3184. End If
  3185. If Combo2 = "Veal Rib Roast" Then
  3186. Text2.Text = 230
  3187. End If
  3188. If Combo2 = "Veal Chop, lean only" Then
  3189. Text2.Text = 80
  3190. End If
  3191. If Combo2 = "Veal Liver, fried" Then
  3192. Text2.Text = 222
  3193. End If
  3194. If Combo2 = "Veal Sweetbreads, baked" Then
  3195. Text2.Text = 145
  3196. End If
  3197. If Combo2 = "Buffalo Steak, meat only" Then
  3198. Text2.Text = 90
  3199. End If
  3200. If Combo2 = "Venison, lean meat, roasted" Then
  3201. Text2.Text = 110
  3202. End If
  3203. If Combo2 = "Venison, cured, roasted " Then
  3204. Text2.Text = 150
  3205. End If
  3206. If Combo2 = "Rabbit" Then
  3207. Text2.Text = 215
  3208. End If
  3209. If Combo2 = "Duck, roasted, lean only" Then
  3210. Text2.Text = 145
  3211. End If
  3212. If Combo2 = "Duck, roasted, lean & fat" Then
  3213. Text2.Text = 260
  3214. End If
  3215. If Combo2 = "Grouse, roasted" Then
  3216. Text2.Text = 130
  3217. End If
  3218. If Combo2 = "Partridge, roast, lean only" Then
  3219. Text2.Text = 160
  3220. End If
  3221. If Combo2 = "Pigeon, roast " Then
  3222. Text2.Text = 220
  3223. End If
  3224. If Combo2 = "Rhea, roast, lean only " Then
  3225. Text2.Text = 105
  3226. End If
  3227. If Combo2 = "Quail, breast, roasted" Then
  3228. Text2.Text = 105
  3229. End If
  3230. If Combo2 = "Cantaloupe" Then
  3231. Text2.Text = 55
  3232. End If
  3233. If Combo2 = "Cherries" Then
  3234. Text2.Text = 90
  3235. End If
  3236. If Combo2 = "Cranberries" Then
  3237. Text2.Text = 14
  3238. End If
  3239. If Combo2 = "Currants - dried" Then
  3240. Text2.Text = 244
  3241. End If
  3242. If Combo2 = "Damsons - stewed" Then
  3243. Text2.Text = 28
  3244. End If
  3245. If Combo2 = "Figs" Then
  3246. Text2.Text = 214
  3247. End If
  3248. If Combo2 = "Gooseberries - stewed" Then
  3249. Text2.Text = 13
  3250. End If
  3251. If Combo2 = "Grapefruit" Then
  3252. Text2.Text = 43
  3253. End If
  3254. If Combo2 = "Grapes" Then
  3255. Text2.Text = 90
  3256. End If
  3257. If Combo2 = "Greengages - stewed" Then
  3258. Text2.Text = 37
  3259. End If
  3260. If Combo2 = "Guava" Then
  3261. Text2.Text = 57
  3262. End If
  3263. If Combo2 = "Honeydew Melon" Then
  3264. Text2.Text = 39
  3265. End If
  3266. If Combo2 = "Kiwi" Then
  3267. Text2.Text = 45
  3268. End If
  3269. If Combo2 = "Kumquat" Then
  3270. Text2.Text = 64
  3271. End If
  3272. If Combo2 = "Lemon" Then
  3273. Text2.Text = 15
  3274. End If
  3275. If Combo2 = "Loganberries" Then
  3276. Text2.Text = 17
  3277. End If
  3278. If Combo2 = "Lychee" Then
  3279. Text2.Text = 14
  3280. End If
  3281. If Combo2 = "Mandarin" Then
  3282. Text2.Text = 30
  3283. End If
  3284. If Combo2 = "Mango" Then
  3285. Text2.Text = 75
  3286. End If
  3287. If Combo2 = "Medlars" Then
  3288. Text2.Text = 43
  3289. End If
  3290. If Combo2 = "Mulberries" Then
  3291. Text2.Text = 35
  3292. End If
  3293. If Combo2 = "Nectarine" Then
  3294. Text2.Text = 53
  3295. End If
  3296. If Combo2 = "Olives" Then
  3297. Text2.Text = 85
  3298. End If
  3299. If Combo2 = "Orange" Then
  3300. Text2.Text = 50
  3301. End If
  3302. If Combo2 = "Orange Juice" Then
  3303. Text2.Text = 105
  3304. End If
  3305. If Combo2 = "Papaya" Then
  3306. Text2.Text = 45
  3307. End If
  3308. If Combo2 = "Passionfruit" Then
  3309. Text2.Text = 15
  3310. End If
  3311. If Combo2 = "Peach" Then
  3312. Text2.Text = 50
  3313. End If
  3314. If Combo2 = "Pear" Then
  3315. Text2.Text = 50
  3316. End If
  3317. If Combo2 = "Pineapple" Then
  3318. Text2.Text = 46
  3319. End If
  3320. If Combo2 = "Plums" Then
  3321. Text2.Text = 26
  3322. End If
  3323. If Combo2 = "Prunes" Then
  3324. Text2.Text = 134
  3325. End If
  3326. If Combo2 = "Quinces" Then
  3327. Text2.Text = 25
  3328. End If
  3329. If Combo2 = "Raisins - dried" Then
  3330. Text2.Text = 247
  3331. End If
  3332. If Combo2 = "Raspberries" Then
  3333. Text2.Text = 25
  3334. End If
  3335. If Combo2 = "Rhubarb - stewed" Then
  3336. Text2.Text = 8
  3337. End If
  3338. If Combo2 = "Sharonfruit" Then
  3339. Text2.Text = 130
  3340. End If
  3341. If Combo2 = "Strawberries" Then
  3342. Text2.Text = 26
  3343. End If
  3344. If Combo2 = "Sultanas - dried" Then
  3345. Text2.Text = 249
  3346. End If
  3347. If Combo2 = "Tangerine" Then
  3348. Text2.Text = 30
  3349. End If
  3350. If Combo2 = "Topaz" Then
  3351. Text2.Text = 65
  3352. End If
  3353. If Combo2 = "Uglifruit" Then
  3354. Text2.Text = 140
  3355. End If
  3356. If Combo2 = "Watermelon" Then
  3357. Text2.Text = 54
  3358. End If
  3359. If Combo2 = "Cabbage - raw" Then
  3360. Text2.Text = 25
  3361. End If
  3362. If Combo2 = "Cabbage - red" Then
  3363. Text2.Text = 20
  3364. End If
  3365. If Combo2 = "Carrots" Then
  3366. Text2.Text = 22
  3367. End If
  3368. If Combo2 = "Cassava" Then
  3369. Text2.Text = 154
  3370. End If
  3371. If Combo2 = "Cauliflower - raw" Then
  3372. Text2.Text = 30
  3373. End If
  3374. If Combo2 = "Celeriac" Then
  3375. Text2.Text = 14
  3376. End If
  3377. If Combo2 = "Celery" Then
  3378. Text2.Text = 5
  3379. End If
  3380. If Combo2 = "Chicory" Then
  3381. Text2.Text = 9
  3382. End If
  3383. If Combo2 = "Chilies - dried" Then
  3384. Text2.Text = 338
  3385. End If
  3386. If Combo2 = "Chilies - fresh" Then
  3387. Text2.Text = 21
  3388. End If
  3389. If Combo2 = "Chinese Leaves" Then
  3390. Text2.Text = 11
  3391. End If
  3392. If Combo2 = "Chives" Then
  3393. Text2.Text = 36
  3394. End If
  3395. If Combo2 = "Collard Greens" Then
  3396. Text2.Text = 25
  3397. End If
  3398. If Combo2 = "Corn Kernels" Then
  3399. Text2.Text = 165
  3400. End If
  3401. If Combo2 = "Corn on Cob" Then
  3402. Text2.Text = 85
  3403. End If
  3404. If Combo2 = "Cucumber" Then
  3405. Text2.Text = 15
  3406. End If
  3407. If Combo2 = "Dandelion" Then
  3408. Text2.Text = 50
  3409. End If
  3410. If Combo2 = "Eggplant/Aubergine" Then
  3411. Text2.Text = 26
  3412. End If
  3413. If Combo2 = "Endives" Then
  3414. Text2.Text = 10
  3415. End If
  3416. If Combo2 = "Fennel" Then
  3417. Text2.Text = 11
  3418. End If
  3419. If Combo2 = "Horseradish" Then
  3420. Text2.Text = 60
  3421. End If
  3422. If Combo2 = "Kale" Then
  3423. Text2.Text = 40
  3424. End If
  3425. If Combo2 = "Leeks" Then
  3426. Text2.Text = 32
  3427. End If
  3428. If Combo2 = "Lettuce" Then
  3429. Text2.Text = 15
  3430. End If
  3431. If Combo2 = "Mangetout" Then
  3432. Text2.Text = 43
  3433. End If
  3434. If Combo2 = "Mushrooms" Then
  3435. Text2.Text = 18
  3436. End If
  3437. If Combo2 = "Okra" Then
  3438. Text2.Text = 50
  3439. End If
  3440. If Combo2 = "Onions" Then
  3441. Text2.Text = 40
  3442. End If
  3443. If Combo2 = "Parsley - raw" Then
  3444. Text2.Text = 21
  3445. End If
  3446. If Combo2 = "Parsnips" Then
  3447. Text2.Text = 95
  3448. End If
  3449. If Combo2 = "Peas" Then
  3450. Text2.Text = 125
  3451. End If
  3452. If Combo2 = "Pepper - red" Then
  3453. Text2.Text = 25
  3454. End If
  3455. If Combo2 = "Pepper - green" Then
  3456. Text2.Text = 20
  3457. End If
  3458. If Combo2 = "Plantain boiled" Then
  3459. Text2.Text = 125
  3460. End If
  3461. If Combo2 = "Potato Salad" Then
  3462. Text2.Text = 360
  3463. End If
  3464. If Combo2 = "Potato, Sweet" Then
  3465. Text2.Text = 80
  3466. End If
  3467. If Combo2 = "Potatoes, baked" Then
  3468. Text2.Text = 104
  3469. End If
  3470. If Combo2 = "Potatoes, boiled" Then
  3471. Text2.Text = 80
  3472. End If
  3473. If Combo2 = "Potatoes, fries" Then
  3474. Text2.Text = 239
  3475. End If
  3476. If Combo2 = "Potatoes, new" Then
  3477. Text2.Text = 75
  3478. End If
  3479. If Combo2 = "Potatoes, roast" Then
  3480. Text2.Text = 123
  3481. End If
  3482. If Combo2 = "Pumpkin" Then
  3483. Text2.Text = 50
  3484. End If
  3485. If Combo2 = "Radishes" Then
  3486. Text2.Text = 15
  3487. End If
  3488. If Combo2 = "Salsify, boiled" Then
  3489. Text2.Text = 18
  3490. End If
  3491. If Combo2 = "Sea Kale, boiled" Then
  3492. Text2.Text = 8
  3493. End If
  3494. If Combo2 = "Shallots/Spring Onions" Then
  3495. Text2.Text = 26
  3496. End If
  3497. If Combo2 = "Spinach" Then
  3498. Text2.Text = 10
  3499. End If
  3500. If Combo2 = "Squash" Then
  3501. Text2.Text = 100
  3502. End If
  3503. If Combo2 = "Swede" Then
  3504. Text2.Text = 20
  3505. End If
  3506. If Combo2 = "Tomato" Then
  3507. Text2.Text = 20
  3508. End If
  3509. If Combo2 = "Turnip" Then
  3510. Text2.Text = 55
  3511. End If
  3512. If Combo2 = "Wakame, raw" Then
  3513. Text2.Text = 45
  3514. End If
  3515. If Combo2 = "Watercress" Then
  3516. Text2.Text = 25
  3517. End If
  3518. If Combo2 = "Yams, boiled" Then
  3519. Text2.Text = 114
  3520. End If
  3521. If Combo2 = "Zucchini/Courgette" Then
  3522. Text2.Text = 40
  3523. End If
  3524. If Combo2 = "Flageolet Beans, canned" Then
  3525. Text2.Text = 115
  3526. End If
  3527. If Combo2 = "Flageolet Beans, dried" Then
  3528. Text2.Text = 350
  3529. End If
  3530. If Combo2 = "Garbanzo Beans, canned" Then
  3531. Text2.Text = 75
  3532. End If
  3533. If Combo2 = "Lentils" Then
  3534. Text2.Text = 100
  3535. End If
  3536. If Combo2 = "Peas, frozen" Then
  3537. Text2.Text = 65
  3538. End If
  3539. If Combo2 = "Peas, split, boiled" Then
  3540. Text2.Text = 110
  3541. End If
  3542. If Combo2 = "Peas, split, dried" Then
  3543. Text2.Text = 300
  3544. End If
  3545. If Combo2 = "Garbanzo Beans" Then
  3546. Text2.Text = 325
  3547. End If
  3548. If Combo2 = "Mung Beans" Then
  3549. Text2.Text = 180
  3550. End If
  3551. If Combo2 = "Fresh whole milk" Then
  3552. Text2.Text = 150
  3553. End If
  3554. If Combo2 = "Chocolate Milk low-fat " Then
  3555. Text2.Text = 158
  3556. End If
  3557. If Combo2 = "Goats Milk, evaporated" Then
  3558. Text2.Text = 160
  3559. End If
  3560. If Combo2 = "Sheeps Milk" Then
  3561. Text2.Text = 264
  3562. End If
  3563. If Combo2 = "Reindeer Milk" Then
  3564. Text2.Text = 580
  3565. End If
  3566. If Combo2 = "Soya Milk" Then
  3567. Text2.Text = 90
  3568. End If
  3569. If Combo2 = "Cream, half-and-half " Then
  3570. Text2.Text = 20
  3571. End If
  3572. If Combo2 = "Cream, coffee " Then
  3573. Text2.Text = 29
  3574. End If
  3575. If Combo2 = "Yogurt, fat-free" Then
  3576. Text2.Text = 100
  3577. End If
  3578. If Combo2 = "Yogurt, full-fat" Then
  3579. Text2.Text = 140
  3580. End If
  3581. If Combo2 = "Camembert" Then
  3582. Text2.Text = 85
  3583. End If
  3584. If Combo2 = "Derby" Then
  3585. Text2.Text = 100
  3586. End If
  3587. If Combo2 = "Feta" Then
  3588. Text2.Text = 75
  3589. End If
  3590. If Combo2 = "Fontina" Then
  3591. Text2.Text = 110
  3592. End If
  3593. If Combo2 = "Gruyere" Then
  3594. Text2.Text = 72
  3595. End If
  3596. If Combo2 = "Mozzarella" Then
  3597. Text2.Text = 80
  3598. End If
  3599. If Combo2 = "Parmesan, grated" Then
  3600. Text2.Text = 110
  3601. End If
  3602. If Combo2 = "Port du Salut" Then
  3603. Text2.Text = 110
  3604. End If
  3605. If Combo2 = "Ricotta" Then
  3606. Text2.Text = 216
  3607. End If
  3608. If Combo2 = "Eggs - Boiled" Then
  3609. Text2.Text = 75
  3610. End If
  3611. If Combo2 = "Eggs - Blintzes" Then
  3612. Text2.Text = 186
  3613. End If
  3614. If Combo2 = "Eggs - Fried" Then
  3615. Text2.Text = 105
  3616. End If
  3617. If Combo2 = "Eggs - Omelet" Then
  3618. Text2.Text = 330
  3619. End If
  3620. If Combo2 = "Eggs - Sandwich" Then
  3621. Text2.Text = 255
  3622. End If
  3623. If Combo2 = "Eggs Park Avenue" Then
  3624. Text2.Text = 750
  3625. End If
  3626. If Combo2 = "Eggs Romano" Then
  3627. Text2.Text = 365
  3628. End If
  3629. If Combo2 = "Cornflakes, plain" Then
  3630. Text2.Text = 110
  3631. End If
  3632. If Combo2 = "Noodles, egg" Then
  3633. Text2.Text = 340
  3634. End If
  3635. If Combo2 = "Noodles, rice" Then
  3636. Text2.Text = 361
  3637. End If
  3638. If Combo2 = "Couscous" Then
  3639. Text2.Text = 107
  3640. End If
  3641. If Combo2 = "Pasta, Farfalle" Then
  3642. Text2.Text = 345
  3643. End If
  3644. If Combo2 = "Pasta, Macaroni" Then
  3645. Text2.Text = 310
  3646. End If
  3647. If Combo2 = "Pasta, Spaghetti" Then
  3648. Text2.Text = 338
  3649. End If
  3650. If Combo2 = "Pasta, Tagliatelle" Then
  3651. Text2.Text = 372
  3652. End If
  3653. If Combo2 = "Pasta, Vermicelli" Then
  3654. Text2.Text = 338
  3655. End If
  3656. If Combo2 = "Rice, brown" Then
  3657. Text2.Text = 350
  3658. End If
  3659. If Combo2 = "Rice, basmati" Then
  3660. Text2.Text = 330
  3661. End If
  3662. If Combo2 = "Tortillas" Then
  3663. Text2.Text = 340
  3664. End If
  3665. If Combo2 = "Croissants, Chocolate" Then
  3666. Text2.Text = 440
  3667. End If
  3668. If Combo2 = "Croissants, Plain" Then
  3669. Text2.Text = 310
  3670. End If
  3671. If Combo2 = "Danish, Apple" Then
  3672. Text2.Text = 265
  3673. End If
  3674. If Combo2 = "French Bread" Then
  3675. Text2.Text = 70
  3676. End If
  3677. If Combo2 = "Muffin, Blueberry" Then
  3678. Text2.Text = 195
  3679. End If
  3680. If Combo2 = "Muffin, English" Then
  3681. Text2.Text = 135
  3682. End If
  3683. If Combo2 = "Roll, Hamburger" Then
  3684. Text2.Text = 125
  3685. End If
  3686. If Combo2 = "Roll, Onion" Then
  3687. Text2.Text = 150
  3688. End If
  3689. If Combo2 = "Mayonnaise" Then
  3690. Text2.Text = 220
  3691. End If
  3692. If Combo2 = "Vinaigrette" Then
  3693. Text2.Text = 180
  3694. End If
  3695. If Combo2 = "Peanut Butter Dressing" Then
  3696. Text2.Text = 220
  3697. End If
  3698. If Combo2 = "Oil & Vinegar Dressing" Then
  3699. Text2.Text = 140
  3700. End If
  3701. If Combo2 = "Cocktail Sauce" Then
  3702. Text2.Text = 45
  3703. End If
  3704. If Combo2 = "Ketchup" Then
  3705. Text2.Text = 56
  3706. End If
  3707. If Combo2 = "Tabasco" Then
  3708. Text2.Text = 6
  3709. End If
  3710. If Combo2 = "Lyonnaise" Then
  3711. Text2.Text = 45
  3712. End If
  3713. If Combo2 = "Cheeseburger" Then
  3714. Text2.Text = 660
  3715. End If
  3716. If Combo2 = "Hamburger" Then
  3717. Text2.Text = 520
  3718. End If
  3719. If Combo2 = "Sausage, Fried/Battered" Then
  3720. Text2.Text = 100
  3721. End If
  3722. If Combo2 = "Hot Dog" Then
  3723. Text2.Text = 240
  3724. End If
  3725. If Combo2 = "Pizza, Pepperoni" Then
  3726. Text2.Text = 1100
  3727. End If
  3728. If Combo2 = "Mex Taco" Then
  3729. Text2.Text = 550
  3730. End If
  3731. If Combo2 = "Desserts - Sundae, Caramel" Then
  3732. Text2.Text = 305
  3733. End If
  3734. If Combo2 = "Shakes" Then
  3735. Text2.Text = 360
  3736. End If
  3737. If Combo2 = "Carlsberg" Then
  3738. Text2.Text = 150
  3739. End If
  3740. If Combo2 = "Heineken" Then
  3741. Text2.Text = 150
  3742. End If
  3743. If Combo2 = "Old Milwaukee" Then
  3744. Text2.Text = 140
  3745. End If
  3746. If Combo2 = "Zima" Then
  3747. Text2.Text = 150
  3748. End If
  3749. If Combo2 = "Cabernet Sauvignon" Then
  3750. Text2.Text = 90
  3751. End If
  3752. If Combo2 = "Champagne" Then
  3753. Text2.Text = 110
  3754. End If
  3755. If Combo2 = "Merlot" Then
  3756. Text2.Text = 95
  3757. End If
  3758. If Combo2 = "Muscatel" Then
  3759. Text2.Text = 160
  3760. End If
  3761. If Combo2 = "Reisling" Then
  3762. Text2.Text = 90
  3763. End If
  3764. If Combo2 = "Rose" Then
  3765. Text2.Text = 95
  3766. End If
  3767. If Combo2 = "Sauvignon Blanc" Then
  3768. Text2.Text = 80
  3769. End If
  3770. If Combo2 = "Tokay" Then
  3771. Text2.Text = 165
  3772. End If
  3773. If Combo2 = "Margarita" Then
  3774. Text2.Text = 160
  3775. End If
  3776. If Combo2 = "Tequila" Then
  3777. Text2.Text = 115
  3778. End If
  3779. If Combo2 = "Whiskey" Then
  3780. Text2.Text = 150
  3781. End If
  3782. If Combo2 = "Martini" Then
  3783. Text2.Text = 155
  3784. End If
  3785. If Combo2 = "7-Up" Then
  3786. Text2.Text = 80
  3787. End If
  3788. If Combo2 = "Cola" Then
  3789. Text2.Text = 80
  3790. End If
  3791. If Combo2 = "Grapejuice" Then
  3792. Text2.Text = 110
  3793. End If
  3794. If Combo2 = "Lemonade" Then
  3795. Text2.Text = 80
  3796. End If
  3797. If Combo2 = "Orange Juice" Then
  3798. Text2.Text = 90
  3799. End If
  3800. If Combo2 = "Tonic" Then
  3801. Text2.Text = 70
  3802. End If
  3803. If Combo2 = "Water" Then
  3804. Text2.Text = 0
  3805. End If
  3806. If Combo2 = "Leffe Beer" Then
  3807. Text2.Text = 95
  3808. End If
  3809. End Sub
  3810.  
  3811.  
  3812.  
  3813.  
  3814. Private Sub Combo3_Validate(Cancel As Boolean)
  3815. If Combo3 = "Asparagus" Then
  3816. Text3.Text = 10
  3817. End If
  3818. If Combo3 = "Artichoke" Then
  3819. Text3.Text = 5
  3820. End If
  3821. If Combo3 = "Apple" Then
  3822. Text3.Text = 60
  3823. End If
  3824. If Combo3 = "Apple Juice" Then
  3825. Text3.Text = 115
  3826. End If
  3827. If Combo3 = "Apricot" Then
  3828. Text3.Text = 50
  3829. End If
  3830. If Combo3 = "Avocado" Then
  3831. Text3.Text = 305
  3832. End If
  3833. If Combo3 = "Anchovies" Then
  3834. Text3.Text = 110
  3835. End If
  3836. If Combo3 = "Abalone" Then
  3837. Text3.Text = 90
  3838. End If
  3839. If Combo3 = "American Cheddar" Then
  3840. Text3.Text = 106
  3841. End If
  3842. If Combo3 = "Aioli 21g" Then
  3843. Text3.Text = 195
  3844. End If
  3845. If Combo3 = "Apricot Brandy" Then
  3846. Text3.Text = 80
  3847. End If
  3848. If Combo3 = "Brisket, lean only, braised" Then
  3849. Text3.Text = 205
  3850. End If
  3851. If Combo3 = "Brisket, lean & fat, braised" Then
  3852. Text3.Text = 335
  3853. End If
  3854. If Combo3 = "Bacon, Breakfast strips" Then
  3855. Text3.Text = 160
  3856. End If
  3857. If Combo3 = "Bacon, Gammon, lean only, boiled" Then
  3858. Text3.Text = 130
  3859. End If
  3860. If Combo3 = "Bacon, Gammon, lean&fat, boiled" Then
  3861. Text3.Text = 205
  3862. End If
  3863. If Combo3 = "Bacon, Rashers" Then
  3864. Text3.Text = 360
  3865. End If
  3866. If Combo3 = "Blue Fish" Then
  3867. Text3.Text = 105
  3868. End If
  3869. If Combo3 = "Brill, steamed" Then
  3870. Text3.Text = 90
  3871. End If
  3872. If Combo3 = "Bream, steamed" Then
  3873. Text3.Text = 90
  3874. End If
  3875. If Combo3 = "Buffalo Steak, meat" Then
  3876. Text3.Text = 90
  3877. End If
  3878. If Combo3 = "Banana" Then
  3879. Text3.Text = 80
  3880. End If
  3881. If Combo3 = "Bilberries" Then
  3882. Text3.Text = 57
  3883. End If
  3884. If Combo3 = "Blackberries" Then
  3885. Text3.Text = 23
  3886. End If
  3887. If Combo3 = "Blueberries" Then
  3888. Text3.Text = 80
  3889. End If
  3890. If Combo3 = "Green Beans" Then
  3891. Text3.Text = 20
  3892. End If
  3893. If Combo3 = "Beansprouts" Then
  3894. Text3.Text = 35
  3895. End If
  3896. If Combo3 = "Beet Greens" Then
  3897. Text3.Text = 25
  3898. End If
  3899. If Combo3 = "Beets" Then
  3900. Text3.Text = 35
  3901. End If
  3902. If Combo3 = "Broccoli" Then
  3903. Text3.Text = 15
  3904. End If
  3905. If Combo3 = "Brussels Sprouts" Then
  3906. Text3.Text = 50
  3907. End If
  3908. If Combo3 = "Baked Beans, Heinz" Then
  3909. Text3.Text = 75
  3910. End If
  3911. If Combo3 = "Baked Beans, Sugar-free" Then
  3912. Text3.Text = 63
  3913. End If
  3914. If Combo3 = "Borlotti Beans, canned" Then
  3915. Text3.Text = 168
  3916. End If
  3917. If Combo3 = "Butter Beans, boiled" Then
  3918. Text3.Text = 103
  3919. End If
  3920. If Combo3 = "Butter Beans, dried" Then
  3921. Text3.Text = 293
  3922. End If
  3923. If Combo3 = "Buffalo milk" Then
  3924. Text3.Text = 236
  3925. End If
  3926. If Combo3 = "Buttermilk, cultured" Then
  3927. Text3.Text = 99
  3928. End If
  3929. If Combo3 = "Blue Cheese" Then
  3930. Text3.Text = 100
  3931. End If
  3932. If Combo3 = "Barley" Then
  3933. Text3.Text = 88
  3934. End If
  3935. If Combo3 = "Burrito" Then
  3936. Text3.Text = 294
  3937. End If
  3938. If Combo3 = "Bagel, plain" Then
  3939. Text3.Text = 195
  3940. End If
  3941. If Combo3 = "Bagel, egg" Then
  3942. Text3.Text = 200
  3943. End If
  3944. If Combo3 = "Bread, Brioche" Then
  3945. Text3.Text = 135
  3946. End If
  3947. If Combo3 = "Bread, Italian" Then
  3948. Text3.Text = 70
  3949. End If
  3950. If Combo3 = "Bread, Vienna" Then
  3951. Text3.Text = 80
  3952. End If
  3953. If Combo3 = "Breadcrumbs, dry" Then
  3954. Text3.Text = 350
  3955. End If
  3956. If Combo3 = "Breadsticks, Sesame" Then
  3957. Text3.Text = 50
  3958. End If
  3959. If Combo3 = "Blue Cheese Dressing" Then
  3960. Text3.Text = 149
  3961. End If
  3962. If Combo3 = "Beer, Generic" Then
  3963. Text3.Text = 145
  3964. End If
  3965. If Combo3 = "Beer Light, Generic" Then
  3966. Text3.Text = 100
  3967. End If
  3968. If Combo3 = "Brown Ale, Generic" Then
  3969. Text3.Text = 96
  3970. End If
  3971. If Combo3 = "Becks" Then
  3972. Text3.Text = 145
  3973. End If
  3974. If Combo3 = "Budweiser" Then
  3975. Text3.Text = 145
  3976. End If
  3977. If Combo3 = "Bud Light" Then
  3978. Text3.Text = 110
  3979. End If
  3980. If Combo3 = "Bordeaux" Then
  3981. Text3.Text = 95
  3982. End If
  3983. If Combo3 = "Burgundy, red" Then
  3984. Text3.Text = 95
  3985. End If
  3986. If Combo3 = "Burgundy, white" Then
  3987. Text3.Text = 90
  3988. End If
  3989. If Combo3 = "Benedictine" Then
  3990. Text3.Text = 95
  3991. End If
  3992. If Combo3 = "Bloody Mary" Then
  3993. Text3.Text = 120
  3994. End If
  3995. If Combo3 = "Bourbon & soda" Then
  3996. Text3.Text = 120
  3997. End If
  3998. If Combo3 = "Brandy" Then
  3999. Text3.Text = 125
  4000. End If
  4001. If Combo3 = "Chuck, blade, lean & fat" Then
  4002. Text3.Text = 330
  4003. End If
  4004. If Combo3 = "Chuck, pot roast, lean & fat" Then
  4005. Text3.Text = 300
  4006. End If
  4007. If Combo3 = "Chuck, blade, lean only" Then
  4008. Text3.Text = 235
  4009. End If
  4010. If Combo3 = "Chuck, rib roast/steaks, lean & fat" Then
  4011. Text3.Text = 365
  4012. End If
  4013. If Combo3 = "Chuck, stewing meat, lean & fat" Then
  4014. Text3.Text = 280
  4015. End If
  4016. If Combo3 = "Center Loin Chop, broiled/grilled" Then
  4017. Text3.Text = 165
  4018. End If
  4019. If Combo3 = "Center Rib Chop, broiled/grilled" Then
  4020. Text3.Text = 185
  4021. End If
  4022. If Combo3 = "Canadian Vegetarian Bacon " Then
  4023. Text3.Text = 130
  4024. End If
  4025. If Combo3 = "Cured Breakfast strips " Then
  4026. Text3.Text = 110
  4027. End If
  4028. If Combo3 = "Catfish, fried, boneless" Then
  4029. Text3.Text = 195
  4030. End If
  4031. If Combo3 = "Catfish, baked" Then
  4032. Text3.Text = 150
  4033. End If
  4034. If Combo3 = "Clams, steamed " Then
  4035. Text3.Text = 235
  4036. End If
  4037. If Combo3 = "Cockles, fresh" Then
  4038. Text3.Text = 50
  4039. End If
  4040. If Combo3 = "Cod, steamed" Then
  4041. Text3.Text = 90
  4042. End If
  4043. If Combo3 = "Cod, fried" Then
  4044. Text3.Text = 175
  4045. End If
  4046. If Combo3 = "Cod, fishcakes each" Then
  4047. Text3.Text = 60
  4048. End If
  4049. If Combo3 = "Cod, fishfingers" Then
  4050. Text3.Text = 150
  4051. End If
  4052. If Combo3 = "Crab, boiled, no shell" Then
  4053. Text3.Text = 95
  4054. End If
  4055. If Combo3 = "Flounder, steamed" Then
  4056. Text3.Text = 70
  4057. End If
  4058. If Combo3 = "Haddock, steamed" Then
  4059. Text3.Text = 95
  4060. End If
  4061. If Combo3 = "Hake, steamed" Then
  4062. Text3.Text = 90
  4063. End If
  4064. If Combo3 = "Halibut, steamed" Then
  4065. Text3.Text = 110
  4066. End If
  4067. If Combo3 = "Herring, baked" Then
  4068. Text3.Text = 160
  4069. End If
  4070. If Combo3 = "John Dorey, steamed" Then
  4071. Text3.Text = 70
  4072. End If
  4073. If Combo3 = "Kippers, broiled/grilled" Then
  4074. Text3.Text = 180
  4075. End If
  4076. If Combo3 = "Lemon Sole, steamed" Then
  4077. Text3.Text = 70
  4078. End If
  4079. If Combo3 = "Lobster, Boiled, no shell" Then
  4080. Text3.Text = 80
  4081. End If
  4082. If Combo3 = "Mackerel, baked" Then
  4083. Text3.Text = 190
  4084. End If
  4085. If Combo3 = "Mackerel, canned in water " Then
  4086. Text3.Text = 235
  4087. End If
  4088. If Combo3 = "Monkfish, steamed" Then
  4089. Text3.Text = 65
  4090. End If
  4091. If Combo3 = "Mullet, Red, steamed with bones" Then
  4092. Text3.Text = 120
  4093. End If
  4094. If Combo3 = "Mussels, boiled, no shell" Then
  4095. Text3.Text = 80
  4096. End If
  4097. If Combo3 = "Octopus, raw" Then
  4098. Text3.Text = 65
  4099. End If
  4100. If Combo3 = "Oysters, raw, no shell" Then
  4101. Text3.Text = 55
  4102. End If
  4103. If Combo3 = "Perch, steamed" Then
  4104. Text3.Text = 66
  4105. End If
  4106. If Combo3 = "Plaice, steamed" Then
  4107. Text3.Text = 70
  4108. End If
  4109. If Combo3 = "Red Snapper, baked" Then
  4110. Text3.Text = 95
  4111. End If
  4112. If Combo3 = "Salmon, baked" Then
  4113. Text3.Text = 150
  4114. End If
  4115. If Combo3 = "Salmon, pink, canned" Then
  4116. Text3.Text = 120
  4117. End If
  4118. If Combo3 = "Sardines, canned, oil " Then
  4119. Text3.Text = 220
  4120. End If
  4121. If Combo3 = "Sardines, canned, water " Then
  4122. Text3.Text = 155
  4123. End If
  4124. If Combo3 = "Scallops, steamed" Then
  4125. Text3.Text = 95
  4126. End If
  4127. If Combo3 = "Sea Bass, steamed" Then
  4128. Text3.Text = 85
  4129. End If
  4130. If Combo3 = "Shrimp, canned " Then
  4131. Text3.Text = 155
  4132. End If
  4133. If Combo3 = "Shrimp, cooked, no shells" Then
  4134. Text3.Text = 90
  4135. End If
  4136. If Combo3 = "Skate, fried, whole" Then
  4137. Text3.Text = 150
  4138. End If
  4139. If Combo3 = "Sole, fried, no bones" Then
  4140. Text3.Text = 162
  4141. End If
  4142. If Combo3 = "Swordfish, broiled/grilled" Then
  4143. Text3.Text = 135
  4144. End If
  4145. If Combo2 = "Trout, baked" Then
  4146. Text3.Text = 100
  4147. End If
  4148. If Combo3 = "Tuna Bluefin, baked/broiled" Then
  4149. Text3.Text = 210
  4150. End If
  4151. If Combo3 = "Tuna Skipjack, baked/broiled" Then
  4152. Text3.Text = 150
  4153. End If
  4154. If Combo3 = "Tuna, canned, oil" Then
  4155. Text3.Text = 190
  4156. End If
  4157. If Combo3 = "Tuna, canned, water" Then
  4158. Text3.Text = 100
  4159. End If
  4160. If Combo3 = "Turbot, steamed" Then
  4161. Text3.Text = 75
  4162. End If
  4163. If Combo3 = "Whitebait, fried" Then
  4164. Text3.Text = 395
  4165. End If
  4166. If Combo3 = "Whiting, steamed" Then
  4167. Text3.Text = 70
  4168. End If
  4169. If Combo3 = "London Broil, lean only" Then
  4170. Text3.Text = 170
  4171. End If
  4172. If Combo3 = "Rib roasted, lean only" Then
  4173. Text3.Text = 210
  4174. End If
  4175. If Combo3 = "Rib roasted, lean & fat" Then
  4176. Text3.Text = 330
  4177. End If
  4178. If Combo3 = "Rib broiled, lean only" Then
  4179. Text3.Text = 200
  4180. End If
  4181. If Combo3 = "Rib broiled, lean & fat" Then
  4182. Text3.Text = 315
  4183. End If
  4184. If Combo3 = "Rib Eye, lean only, broiled" Then
  4185. Text3.Text = 195
  4186. End If
  4187. If Combo3 = "Rib Eye, lean & fat, broiled" Then
  4188. Text3.Text = 250
  4189. End If
  4190. If Combo3 = "Round, Top, lean only, broiled" Then
  4191. Text3.Text = 155
  4192. End If
  4193. If Combo3 = "Round, Top, lean & fat, broiled" Then
  4194. Text3.Text = 155
  4195. End If
  4196. If Combo3 = "Rump Roast, lean only" Then
  4197. Text3.Text = 170
  4198. End If
  4199. If Combo3 = "Rump Roast, lean & fat" Then
  4200. Text3.Text = 285
  4201. End If
  4202. If Combo3 = "Sirloin, lean only, broiled" Then
  4203. Text3.Text = 185
  4204. End If
  4205. If Combo3 = "Sirloin, lean & fat, broiled" Then
  4206. Text3.Text = 240
  4207. End If
  4208. If Combo3 = "Steak, porterhouse, lean, broiled" Then
  4209. Text3.Text = 185
  4210. End If
  4211. If Combo3 = "Steak, porterhouse, lean & fat" Then
  4212. Text3.Text = 255
  4213. End If
  4214. If Combo3 = "Steak, T-bone, lean, broiled" Then
  4215. Text3.Text = 185
  4216. End If
  4217. If Combo3 = "Tenderloin, lean only, broiled" Then
  4218. Text3.Text = 175
  4219. End If
  4220. If Combo3 = "Tenderloin, lean & fat, broiled" Then
  4221. Text3.Text = 230
  4222. End If
  4223. If Combo3 = "Top Loin, lean only, broiled" Then
  4224. Text3.Text = 180
  4225. End If
  4226. If Combo3 = "Top Loin, lean & fat, broiled" Then
  4227. Text3.Text = 250
  4228. End If
  4229. If Combo3 = "Hamburger, lean only, broiled/grilled" Then
  4230. Text3.Text = 180
  4231. End If
  4232. If Combo3 = "Hamburger, lean & fat, broiled" Then
  4233. Text3.Text = 240
  4234. End If
  4235. If Combo3 = "Corned Beef, cooked" Then
  4236. Text3.Text = 315
  4237. End If
  4238. If Combo3 = "Beef Liver, fried" Then
  4239. Text3.Text = 200
  4240. End If
  4241. If Combo3 = "Beef Tongue, braised" Then
  4242. Text3.Text = 210
  4243. End If
  4244. If Combo3 = "Beef Tongue, canned/pickled" Then
  4245. Text2.Text = 230
  4246. End If
  4247. If Combo3 = "Lamb Chop, arm, braised, lean only" Then
  4248. Text3.Text = 270
  4249. End If
  4250. If Combo3 = "Lamb Chop, arm, braised lean & fat" Then
  4251. Text3.Text = 300
  4252. End If
  4253. If Combo3 = "Lamb Chop, loin, lean, broiled" Then
  4254. Text3.Text = 185
  4255. End If
  4256. If Combo3 = "Lamb Chop, loin, lean & fat, broiled" Then
  4257. Text3.Text = 250
  4258. End If
  4259. If Combo3 = "Lamb Chop, rib, lean, broiled" Then
  4260. Text3.Text = 195
  4261. End If
  4262. If Combo3 = "Lamb Chop, rib, lean & fat, broiled" Then
  4263. Text3.Text = 350
  4264. End If
  4265. If Combo3 = "Lamb Leg, lean only, roasted" Then
  4266. Text3.Text = 165
  4267. End If
  4268. If Combo3 = "Lamb Leg, lean & fat, roasted" Then
  4269. Text3.Text = 240
  4270. End If
  4271. If Combo3 = "Lamb Shoulder, lean only, roasted" Then
  4272. Text3.Text = 175
  4273. End If
  4274. If Combo3 = "Lamb Shoulder, lean & fat, roasted" Then
  4275. Text3.Text = 290
  4276. End If
  4277. If Combo3 = "Lamb Liver, broiled" Then
  4278. Text3.Text = 225
  4279. End If
  4280. If Combo3 = "Lamb Tongue, braised" Then
  4281. Text3.Text = 220
  4282. End If
  4283. If Combo3 = "Pork Blade Steak, broiled/grilled" Then
  4284. Text3.Text = 195
  4285. End If
  4286. If Combo3 = "Loin Chop, broiled/grilled" Then
  4287. Text3.Text = 175
  4288. End If
  4289. If Combo3 = "Loin Chop, no bone, broiled/grilled" Then
  4290. Text3.Text = 175
  4291. End If
  4292. If Combo3 = "Loin Roast, no bone" Then
  4293. Text3.Text = 165
  4294. End If
  4295. If Combo3 = "Rib Chops" Then
  4296. Text3.Text = 185
  4297. End If
  4298. If Combo3 = "Rib Roast, no bone" Then
  4299. Text3.Text = 180
  4300. End If
  4301. If Combo3 = "Sirloin Roast" Then
  4302. Text3.Text = 185
  4303. End If
  4304. If Combo3 = "Ham, lean only" Then
  4305. Text3.Text = 160
  4306. End If
  4307. If Combo3 = "Ham, lean and fat" Then
  4308. Text3.Text = 250
  4309. End If
  4310. If Combo3 = "Pork Sausages, broiled/grilled" Then
  4311. Text3.Text = 240
  4312. End If
  4313. If Combo3 = "Pork Sausage Rolls, flaky pastry" Then
  4314. Text3.Text = 360
  4315. End If
  4316. If Combo3 = "Chicken breast, meat & skin, roasted" Then
  4317. Text3.Text = 165
  4318. End If
  4319. If Combo3 = "Chicken breast, meat & skin, boiled" Then
  4320. Text3.Text = 150
  4321. End If
  4322. If Combo3 = "Chicken breast, meat only, roasted" Then
  4323. Text3.Text = 140
  4324. End If
  4325. If Combo3 = "Chicken breast, meat only, boiled" Then
  4326. Text3.Text = 140
  4327. End If
  4328. If Combo3 = "Chicken drumstick, meat only, fried" Then
  4329. Text3.Text = 175
  4330. End If
  4331. If Combo3 = "Chicken drumstick, meat only, boiled" Then
  4332. Text3.Text = 150
  4333. End If
  4334. If Combo3 = "Chicken leg, meat & skin, roasted" Then
  4335. Text3.Text = 210
  4336. End If
  4337. If Combo3 = "Chicken leg, meat & skin, boiled" Then
  4338. Text3.Text = 210
  4339. End If
  4340. If Combo3 = "Chicken leg, meat only, roasted" Then
  4341. Text3.Text = 180
  4342. End If
  4343. If Combo3 = "Chicken leg, meat only, boiled" Then
  4344. Text3.Text = 160
  4345. End If
  4346. If Combo3 = "Chicken Nuggets " Then
  4347. Text3.Text = 190
  4348. End If
  4349. If Combo3 = "Turkey, meat only, roasted " Then
  4350. Text3.Text = 190
  4351. End If
  4352. If Combo3 = "Veal Loin, broiled/baked" Then
  4353. Text3.Text = 200
  4354. End If
  4355. If Combo3 = "Veal Rib Roast" Then
  4356. Text3.Text = 230
  4357. End If
  4358. If Combo3 = "Veal Chop, lean only" Then
  4359. Text3.Text = 80
  4360. End If
  4361. If Combo3 = "Veal Liver, fried" Then
  4362. Text3.Text = 222
  4363. End If
  4364. If Combo3 = "Veal Sweetbreads, baked" Then
  4365. Text3.Text = 145
  4366. End If
  4367. If Combo3 = "Buffalo Steak, meat only" Then
  4368. Text3.Text = 90
  4369. End If
  4370. If Combo3 = "Venison, lean meat, roasted" Then
  4371. Text3.Text = 110
  4372. End If
  4373. If Combo3 = "Venison, cured, roasted " Then
  4374. Text3.Text = 150
  4375. End If
  4376. If Combo3 = "Rabbit" Then
  4377. Text3.Text = 215
  4378. End If
  4379. If Combo3 = "Duck, roasted, lean only" Then
  4380. Text3.Text = 145
  4381. End If
  4382. If Combo3 = "Duck, roasted, lean & fat" Then
  4383. Text3.Text = 260
  4384. End If
  4385. If Combo3 = "Grouse, roasted" Then
  4386. Text3.Text = 130
  4387. End If
  4388. If Combo3 = "Partridge, roast, lean only" Then
  4389. Text3.Text = 160
  4390. End If
  4391. If Combo3 = "Pigeon, roast " Then
  4392. Text3.Text = 220
  4393. End If
  4394. If Combo3 = "Rhea, roast, lean only " Then
  4395. Text3.Text = 105
  4396. End If
  4397. If Combo3 = "Quail, breast, roasted" Then
  4398. Text3.Text = 105
  4399. End If
  4400. If Combo3 = "Cantaloupe" Then
  4401. Text3.Text = 55
  4402. End If
  4403. If Combo3 = "Cherries" Then
  4404. Text3.Text = 90
  4405. End If
  4406. If Combo3 = "Cranberries" Then
  4407. Text3.Text = 14
  4408. End If
  4409. If Combo3 = "Currants - dried" Then
  4410. Text3.Text = 244
  4411. End If
  4412. If Combo3 = "Damsons - stewed" Then
  4413. Text3.Text = 28
  4414. End If
  4415. If Combo3 = "Figs" Then
  4416. Text3.Text = 214
  4417. End If
  4418. If Combo3 = "Gooseberries - stewed" Then
  4419. Text3.Text = 13
  4420. End If
  4421. If Combo3 = "Grapefruit" Then
  4422. Text3.Text = 43
  4423. End If
  4424. If Combo3 = "Grapes" Then
  4425. Text3.Text = 90
  4426. End If
  4427. If Combo3 = "Greengages - stewed" Then
  4428. Text3.Text = 37
  4429. End If
  4430. If Combo3 = "Guava" Then
  4431. Text3.Text = 57
  4432. End If
  4433. If Combo3 = "Honeydew Melon" Then
  4434. Text3.Text = 39
  4435. End If
  4436. If Combo3 = "Kiwi" Then
  4437. Text3.Text = 45
  4438. End If
  4439. If Combo3 = "Kumquat" Then
  4440. Text3.Text = 64
  4441. End If
  4442. If Combo3 = "Lemon" Then
  4443. Text3.Text = 15
  4444. End If
  4445. If Combo3 = "Loganberries" Then
  4446. Text3.Text = 17
  4447. End If
  4448. If Combo3 = "Lychee" Then
  4449. Text3.Text = 14
  4450. End If
  4451. If Combo3 = "Mandarin" Then
  4452. Text3.Text = 30
  4453. End If
  4454. If Combo3 = "Mango" Then
  4455. Text3.Text = 75
  4456. End If
  4457. If Combo3 = "Medlars" Then
  4458. Text3.Text = 43
  4459. End If
  4460. If Combo3 = "Mulberries" Then
  4461. Text3.Text = 35
  4462. End If
  4463. If Combo3 = "Nectarine" Then
  4464. Text3.Text = 53
  4465. End If
  4466. If Combo3 = "Olives" Then
  4467. Text3.Text = 85
  4468. End If
  4469. If Combo3 = "Orange" Then
  4470. Text3.Text = 50
  4471. End If
  4472. If Combo3 = "Orange Juice" Then
  4473. Text3.Text = 105
  4474. End If
  4475. If Combo3 = "Papaya" Then
  4476. Text3.Text = 45
  4477. End If
  4478. If Combo3 = "Passionfruit" Then
  4479. Text3.Text = 15
  4480. End If
  4481. If Combo3 = "Peach" Then
  4482. Text3.Text = 50
  4483. End If
  4484. If Combo3 = "Pear" Then
  4485. Text3.Text = 50
  4486. End If
  4487. If Combo3 = "Pineapple" Then
  4488. Text3.Text = 46
  4489. End If
  4490. If Combo3 = "Plums" Then
  4491. Text3.Text = 26
  4492. End If
  4493. If Combo3 = "Prunes" Then
  4494. Text3.Text = 134
  4495. End If
  4496. If Combo3 = "Quinces" Then
  4497. Text3.Text = 25
  4498. End If
  4499. If Combo3 = "Raisins - dried" Then
  4500. Text3.Text = 247
  4501. End If
  4502. If Combo3 = "Raspberries" Then
  4503. Text3.Text = 25
  4504. End If
  4505. If Combo3 = "Rhubarb - stewed" Then
  4506. Text3.Text = 8
  4507. End If
  4508. If Combo3 = "Sharonfruit" Then
  4509. Text3.Text = 130
  4510. End If
  4511. If Combo3 = "Strawberries" Then
  4512. Text3.Text = 26
  4513. End If
  4514. If Combo3 = "Sultanas - dried" Then
  4515. Text3.Text = 249
  4516. End If
  4517. If Combo3 = "Tangerine" Then
  4518. Text3.Text = 30
  4519. End If
  4520. If Combo3 = "Topaz" Then
  4521. Text3.Text = 65
  4522. End If
  4523. If Combo3 = "Uglifruit" Then
  4524. Text3.Text = 140
  4525. End If
  4526. If Combo3 = "Watermelon" Then
  4527. Text3.Text = 54
  4528. End If
  4529. If Combo3 = "Cabbage - raw" Then
  4530. Text3.Text = 25
  4531. End If
  4532. If Combo3 = "Cabbage - red" Then
  4533. Text3.Text = 20
  4534. End If
  4535. If Combo3 = "Carrots" Then
  4536. Text3.Text = 22
  4537. End If
  4538. If Combo3 = "Cassava" Then
  4539. Text3.Text = 154
  4540. End If
  4541. If Combo3 = "Cauliflower - raw" Then
  4542. Text3.Text = 30
  4543. End If
  4544. If Combo3 = "Celeriac" Then
  4545. Text3.Text = 14
  4546. End If
  4547. If Combo3 = "Celery" Then
  4548. Text3.Text = 5
  4549. End If
  4550. If Combo3 = "Chicory" Then
  4551. Text3.Text = 9
  4552. End If
  4553. If Combo3 = "Chilies - dried" Then
  4554. Text3.Text = 338
  4555. End If
  4556. If Combo3 = "Chilies - fresh" Then
  4557. Text3.Text = 21
  4558. End If
  4559. If Combo3 = "Chinese Leaves" Then
  4560. Text3.Text = 11
  4561. End If
  4562. If Combo3 = "Chives" Then
  4563. Text3.Text = 36
  4564. End If
  4565. If Combo3 = "Collard Greens" Then
  4566. Text3.Text = 25
  4567. End If
  4568. If Combo3 = "Corn Kernels" Then
  4569. Text3.Text = 165
  4570. End If
  4571. If Combo3 = "Corn on Cob" Then
  4572. Text3.Text = 85
  4573. End If
  4574. If Combo3 = "Cucumber" Then
  4575. Text3.Text = 15
  4576. End If
  4577. If Combo3 = "Dandelion" Then
  4578. Text3.Text = 50
  4579. End If
  4580. If Combo3 = "Eggplant/Aubergine" Then
  4581. Text3.Text = 26
  4582. End If
  4583. If Combo3 = "Endives" Then
  4584. Text3.Text = 10
  4585. End If
  4586. If Combo3 = "Fennel" Then
  4587. Text3.Text = 11
  4588. End If
  4589. If Combo3 = "Horseradish" Then
  4590. Text3.Text = 60
  4591. End If
  4592. If Combo3 = "Kale" Then
  4593. Text3.Text = 40
  4594. End If
  4595. If Combo3 = "Leeks" Then
  4596. Text3.Text = 32
  4597. End If
  4598. If Combo3 = "Lettuce" Then
  4599. Text3.Text = 15
  4600. End If
  4601. If Combo3 = "Mangetout" Then
  4602. Text3.Text = 43
  4603. End If
  4604. If Combo3 = "Mushrooms" Then
  4605. Text3.Text = 18
  4606. End If
  4607. If Combo3 = "Okra" Then
  4608. Text3.Text = 50
  4609. End If
  4610. If Combo3 = "Onions" Then
  4611. Text3.Text = 40
  4612. End If
  4613. If Combo3 = "Parsley - raw" Then
  4614. Text3.Text = 21
  4615. End If
  4616. If Combo3 = "Parsnips" Then
  4617. Text3.Text = 95
  4618. End If
  4619. If Combo3 = "Peas" Then
  4620. Text3.Text = 125
  4621. End If
  4622. If Combo3 = "Pepper - red" Then
  4623. Text3.Text = 25
  4624. End If
  4625. If Combo3 = "Pepper - green" Then
  4626. Text3.Text = 20
  4627. End If
  4628. If Combo3 = "Plantain boiled" Then
  4629. Text3.Text = 125
  4630. End If
  4631. If Combo3 = "Potato Salad" Then
  4632. Text3.Text = 360
  4633. End If
  4634. If Combo3 = "Potato, Sweet" Then
  4635. Text3.Text = 80
  4636. End If
  4637. If Combo3 = "Potatoes, baked" Then
  4638. Text3.Text = 104
  4639. End If
  4640. If Combo3 = "Potatoes, boiled" Then
  4641. Text3.Text = 80
  4642. End If
  4643. If Combo3 = "Potatoes, fries" Then
  4644. Text3.Text = 239
  4645. End If
  4646. If Combo3 = "Potatoes, new" Then
  4647. Text3.Text = 75
  4648. End If
  4649. If Combo3 = "Potatoes, roast" Then
  4650. Text3.Text = 123
  4651. End If
  4652. If Combo3 = "Pumpkin" Then
  4653. Text3.Text = 50
  4654. End If
  4655. If Combo3 = "Radishes" Then
  4656. Text3.Text = 15
  4657. End If
  4658. If Combo3 = "Salsify, boiled" Then
  4659. Text3.Text = 18
  4660. End If
  4661. If Combo3 = "Sea Kale, boiled" Then
  4662. Text3.Text = 8
  4663. End If
  4664. If Combo3 = "Shallots/Spring Onions" Then
  4665. Text3.Text = 26
  4666. End If
  4667. If Combo3 = "Spinach" Then
  4668. Text3.Text = 10
  4669. End If
  4670. If Combo3 = "Squash" Then
  4671. Text3.Text = 100
  4672. End If
  4673. If Combo3 = "Swede" Then
  4674. Text3.Text = 20
  4675. End If
  4676. If Combo3 = "Tomato" Then
  4677. Text3.Text = 20
  4678. End If
  4679. If Combo3 = "Turnip" Then
  4680. Text3.Text = 55
  4681. End If
  4682. If Combo3 = "Wakame, raw" Then
  4683. Text3.Text = 45
  4684. End If
  4685. If Combo3 = "Watercress" Then
  4686. Text3.Text = 25
  4687. End If
  4688. If Combo3 = "Yams, boiled" Then
  4689. Text3.Text = 114
  4690. End If
  4691. If Combo3 = "Zucchini/Courgette" Then
  4692. Text3.Text = 40
  4693. End If
  4694. If Combo3 = "Flageolet Beans, canned" Then
  4695. Text3.Text = 115
  4696. End If
  4697. If Combo3 = "Flageolet Beans, dried" Then
  4698. Text3.Text = 350
  4699. End If
  4700. If Combo3 = "Garbanzo Beans, canned" Then
  4701. Text3.Text = 75
  4702. End If
  4703. If Combo3 = "Lentils" Then
  4704. Text3.Text = 100
  4705. End If
  4706. If Combo3 = "Peas, frozen" Then
  4707. Text3.Text = 65
  4708. End If
  4709. If Combo3 = "Peas, split, boiled" Then
  4710. Text3.Text = 110
  4711. End If
  4712. If Combo3 = "Peas, split, dried" Then
  4713. Text3.Text = 300
  4714. End If
  4715. If Combo3 = "Garbanzo Beans" Then
  4716. Text3.Text = 325
  4717. End If
  4718. If Combo3 = "Mung Beans" Then
  4719. Text3.Text = 180
  4720. End If
  4721. If Combo3 = "Fresh whole milk" Then
  4722. Text3.Text = 150
  4723. End If
  4724. If Combo3 = "Chocolate Milk low-fat " Then
  4725. Text3.Text = 158
  4726. End If
  4727. If Combo3 = "Goats Milk, evaporated" Then
  4728. Text3.Text = 160
  4729. End If
  4730. If Combo3 = "Sheeps Milk" Then
  4731. Text3.Text = 264
  4732. End If
  4733. If Combo3 = "Reindeer Milk" Then
  4734. Text3.Text = 580
  4735. End If
  4736. If Combo3 = "Soya Milk" Then
  4737. Text3.Text = 90
  4738. End If
  4739. If Combo3 = "Cream, half-and-half " Then
  4740. Text3.Text = 20
  4741. End If
  4742. If Combo3 = "Cream, coffee " Then
  4743. Text3.Text = 29
  4744. End If
  4745. If Combo3 = "Yogurt, fat-free" Then
  4746. Text3.Text = 100
  4747. End If
  4748. If Combo3 = "Yogurt, full-fat" Then
  4749. Text3.Text = 140
  4750. End If
  4751. If Combo3 = "Camembert" Then
  4752. Text3.Text = 85
  4753. End If
  4754. If Combo3 = "Derby" Then
  4755. Text3.Text = 100
  4756. End If
  4757. If Combo3 = "Feta" Then
  4758. Text3.Text = 75
  4759. End If
  4760. If Combo3 = "Fontina" Then
  4761. Text3.Text = 110
  4762. End If
  4763. If Combo3 = "Gruyere" Then
  4764. Text3.Text = 72
  4765. End If
  4766. If Combo3 = "Mozzarella" Then
  4767. Text3.Text = 80
  4768. End If
  4769. If Combo3 = "Parmesan, grated" Then
  4770. Text3.Text = 110
  4771. End If
  4772. If Combo3 = "Port du Salut" Then
  4773. Text3.Text = 110
  4774. End If
  4775. If Combo3 = "Ricotta" Then
  4776. Text3.Text = 216
  4777. End If
  4778. If Combo3 = "Eggs - Boiled" Then
  4779. Text3.Text = 75
  4780. End If
  4781. If Combo3 = "Eggs - Blintzes" Then
  4782. Text3.Text = 186
  4783. End If
  4784. If Combo3 = "Eggs - Fried" Then
  4785. Text3.Text = 105
  4786. End If
  4787. If Combo3 = "Eggs - Omelet" Then
  4788. Text3.Text = 330
  4789. End If
  4790. If Combo3 = "Eggs - Sandwich" Then
  4791. Text3.Text = 255
  4792. End If
  4793. If Combo3 = "Eggs Park Avenue" Then
  4794. Text3.Text = 750
  4795. End If
  4796. If Combo3 = "Eggs Romano" Then
  4797. Text3.Text = 365
  4798. End If
  4799. If Combo3 = "Cornflakes, plain" Then
  4800. Text3.Text = 110
  4801. End If
  4802. If Combo3 = "Noodles, egg" Then
  4803. Text3.Text = 340
  4804. End If
  4805. If Combo3 = "Noodles, rice" Then
  4806. Text3.Text = 361
  4807. End If
  4808. If Combo3 = "Couscous" Then
  4809. Text3.Text = 107
  4810. End If
  4811. If Combo3 = "Pasta, Farfalle" Then
  4812. Text2.Text = 345
  4813. End If
  4814. If Combo3 = "Pasta, Macaroni" Then
  4815. Text3.Text = 310
  4816. End If
  4817. If Combo3 = "Pasta, Spaghetti" Then
  4818. Text3.Text = 338
  4819. End If
  4820. If Combo3 = "Pasta, Tagliatelle" Then
  4821. Text3.Text = 372
  4822. End If
  4823. If Combo3 = "Pasta, Vermicelli" Then
  4824. Text3.Text = 338
  4825. End If
  4826. If Combo3 = "Rice, brown" Then
  4827. Text3.Text = 350
  4828. End If
  4829. If Combo3 = "Rice, basmati" Then
  4830. Text3.Text = 330
  4831. End If
  4832. If Combo3 = "Tortillas" Then
  4833. Text3.Text = 340
  4834. End If
  4835. If Combo3 = "Croissants, Chocolate" Then
  4836. Text3.Text = 440
  4837. End If
  4838. If Combo3 = "Croissants, Plain" Then
  4839. Text3.Text = 310
  4840. End If
  4841. If Combo3 = "Danish, Apple" Then
  4842. Text3.Text = 265
  4843. End If
  4844. If Combo3 = "French Bread" Then
  4845. Text3.Text = 70
  4846. End If
  4847. If Combo3 = "Muffin, Blueberry" Then
  4848. Text3.Text = 195
  4849. End If
  4850. If Combo3 = "Muffin, English" Then
  4851. Text3.Text = 135
  4852. End If
  4853. If Combo3 = "Roll, Hamburger" Then
  4854. Text3.Text = 125
  4855. End If
  4856. If Combo3 = "Roll, Onion" Then
  4857. Text3.Text = 150
  4858. End If
  4859. If Combo3 = "Mayonnaise" Then
  4860. Text3.Text = 220
  4861. End If
  4862. If Combo3 = "Vinaigrette" Then
  4863. Text3.Text = 180
  4864. End If
  4865. If Combo3 = "Peanut Butter Dressing" Then
  4866. Text3.Text = 220
  4867. End If
  4868. If Combo3 = "Oil & Vinegar Dressing" Then
  4869. Text3.Text = 140
  4870. End If
  4871. If Combo3 = "Cocktail Sauce" Then
  4872. Text3.Text = 45
  4873. End If
  4874. If Combo3 = "Ketchup" Then
  4875. Text3.Text = 56
  4876. End If
  4877. If Combo3 = "Tabasco" Then
  4878. Text3.Text = 6
  4879. End If
  4880. If Combo3 = "Lyonnaise" Then
  4881. Text3.Text = 45
  4882. End If
  4883. If Combo3 = "Cheeseburger" Then
  4884. Text3.Text = 660
  4885. End If
  4886. If Combo3 = "Hamburger" Then
  4887. Text3.Text = 520
  4888. End If
  4889. If Combo3 = "Sausage, Fried/Battered" Then
  4890. Text3.Text = 100
  4891. End If
  4892. If Combo3 = "Hot Dog" Then
  4893. Text3.Text = 240
  4894. End If
  4895. If Combo3 = "Pizza, Pepperoni" Then
  4896. Text3.Text = 1100
  4897. End If
  4898. If Combo3 = "Mex Taco" Then
  4899. Text3.Text = 550
  4900. End If
  4901. If Combo3 = "Desserts - Sundae, Caramel" Then
  4902. Text3.Text = 305
  4903. End If
  4904. If Combo3 = "Shakes" Then
  4905. Text3.Text = 360
  4906. End If
  4907. If Combo3 = "Carlsberg" Then
  4908. Text3.Text = 150
  4909. End If
  4910. If Combo3 = "Heineken" Then
  4911. Text3.Text = 150
  4912. End If
  4913. If Combo3 = "Old Milwaukee" Then
  4914. Text3.Text = 140
  4915. End If
  4916. If Combo3 = "Zima" Then
  4917. Text3.Text = 150
  4918. End If
  4919. If Combo3 = "Cabernet Sauvignon" Then
  4920. Text3.Text = 90
  4921. End If
  4922. If Combo3 = "Champagne" Then
  4923. Text3.Text = 110
  4924. End If
  4925. If Combo3 = "Merlot" Then
  4926. Text3.Text = 95
  4927. End If
  4928. If Combo3 = "Muscatel" Then
  4929. Text3.Text = 160
  4930. End If
  4931. If Combo3 = "Reisling" Then
  4932. Text3.Text = 90
  4933. End If
  4934. If Combo3 = "Rose" Then
  4935. Text3.Text = 95
  4936. End If
  4937. If Combo3 = "Sauvignon Blanc" Then
  4938. Text3.Text = 80
  4939. End If
  4940. If Combo3 = "Tokay" Then
  4941. Text3.Text = 165
  4942. End If
  4943. If Combo3 = "Margarita" Then
  4944. Text3.Text = 160
  4945. End If
  4946. If Combo3 = "Tequila" Then
  4947. Text3.Text = 115
  4948. End If
  4949. If Combo3 = "Whiskey" Then
  4950. Text3.Text = 150
  4951. End If
  4952. If Combo3 = "Martini" Then
  4953. Text3.Text = 155
  4954. End If
  4955. If Combo3 = "7-Up" Then
  4956. Text3.Text = 80
  4957. End If
  4958. If Combo3 = "Cola" Then
  4959. Text3.Text = 80
  4960. End If
  4961. If Combo3 = "Grapejuice" Then
  4962. Text3.Text = 110
  4963. End If
  4964. If Combo3 = "Lemonade" Then
  4965. Text3.Text = 80
  4966. End If
  4967. If Combo3 = "Orange Juice" Then
  4968. Text3.Text = 90
  4969. End If
  4970. If Combo3 = "Tonic" Then
  4971. Text3.Text = 70
  4972. End If
  4973. If Combo3 = "Water" Then
  4974. Text3.Text = 0
  4975. End If
  4976. If Combo3 = "Leffe Beer " Then
  4977. Text3.Text = 95
  4978. End If
  4979. End Sub
  4980.  
  4981. Private Sub Command4_Click()
  4982. If IsNumeric(Text1.Text) And IsNumeric(Text2.Text) And IsNumeric(Text3.Text) Then Sum = Val(Text1.Text) + Val(Text2.Text) + Val(Text3.Text)
  4983. Text4.Text = Sum
  4984. End Sub
  4985.  
  4986. Private Sub Form_Load()
  4987. Combo1.AddItem "Asparagus"
  4988. Combo1.AddItem "Artichoke"
  4989. Combo1.AddItem "Apple"
  4990. Combo1.AddItem "Apple Juice"
  4991. Combo1.AddItem "Apricot"
  4992. Combo1.AddItem "Avocado"
  4993. Combo1.AddItem "Anchovies"
  4994. Combo1.AddItem "Abalone"
  4995. Combo1.AddItem "American Cheddar"
  4996. Combo1.AddItem "Aioli 21g"
  4997. Combo1.AddItem "Apricot Brandy"
  4998. Combo1.AddItem "Brisket, lean only, braised"
  4999. Combo1.AddItem "Brisket, lean & fat, braised"
  5000. Combo1.AddItem "Bacon, Breakfast strips"
  5001. Combo1.AddItem "Bacon, Gammon, lean only, boiled"
  5002. Combo1.AddItem "Bacon, Gammon, lean&fat, boiled"
  5003. Combo1.AddItem "Bacon, Rashers"
  5004. Combo1.AddItem "Blue Fish"
  5005. Combo1.AddItem "Brill, steamed"
  5006. Combo1.AddItem "Bream, steamed"
  5007. Combo1.AddItem "Buffalo Steak, meat"
  5008. Combo1.AddItem "Banana"
  5009. Combo1.AddItem "Bilberries"
  5010. Combo1.AddItem "Blackberries"
  5011. Combo1.AddItem "Blueberries"
  5012. Combo1.AddItem "Green Beans"
  5013. Combo1.AddItem "Beansprouts"
  5014. Combo1.AddItem "Beet Greens"
  5015. Combo1.AddItem "Beets"
  5016. Combo1.AddItem "Broccoli"
  5017. Combo1.AddItem "Brussels Sprouts"
  5018. Combo1.AddItem "Baked Beans, Heinz"
  5019. Combo1.AddItem "Baked Beans, Sugar-free"
  5020. Combo1.AddItem "Borlotti Beans, canned"
  5021. Combo1.AddItem "Butter Beans, boiled"
  5022. Combo1.AddItem "Butter Beans, dried"
  5023. Combo1.AddItem "Buffalo milk"
  5024. Combo1.AddItem "Buttermilk, cultured"
  5025. Combo1.AddItem "Blue Cheese"
  5026. Combo1.AddItem "Barley"
  5027. Combo1.AddItem "Burrito"
  5028. Combo1.AddItem "Bagel, plain"
  5029. Combo1.AddItem "Bagel, egg"
  5030. Combo1.AddItem "Bread, Brioche"
  5031. Combo1.AddItem "Bread, Italian"
  5032. Combo1.AddItem "Bread, Vienna"
  5033. Combo1.AddItem "Breadcrumbs, dry"
  5034. Combo1.AddItem "Breadsticks, Sesame"
  5035. Combo1.AddItem "Blue Cheese Dressing"
  5036. Combo1.AddItem "Beer, Generic"
  5037. Combo1.AddItem "Beer Light, Generic"
  5038. Combo1.AddItem "Brown Ale, Generic"
  5039. Combo1.AddItem "Becks"
  5040. Combo1.AddItem "Budweiser"
  5041. Combo1.AddItem "Bud Light"
  5042. Combo1.AddItem "Bordeaux"
  5043. Combo1.AddItem "Burgundy, red"
  5044. Combo1.AddItem "Burgundy, white"
  5045. Combo1.AddItem "Benedictine"
  5046. Combo1.AddItem "Bloody Mary"
  5047. Combo1.AddItem "Bourbon & soda"
  5048. Combo1.AddItem "Brandy"
  5049. Combo1.AddItem "Chuck, blade, lean & fat"
  5050. Combo1.AddItem "Chuck, pot roast, lean & fat"
  5051. Combo1.AddItem "Chuck, blade, lean only"
  5052. Combo1.AddItem "Chuck, rib roast/steaks, lean & fat"
  5053. Combo1.AddItem "Chuck, stewing meat, lean & fat"
  5054. Combo1.AddItem "Center Loin Chop, broiled/grilled"
  5055. Combo1.AddItem "Center Rib Chop, broiled/grilled"
  5056. Combo1.AddItem "Canadian Vegetarian Bacon "
  5057. Combo1.AddItem "Cured Breakfast strips "
  5058. Combo1.AddItem "Catfish, fried, boneless"
  5059. Combo1.AddItem "Catfish, baked"
  5060. Combo1.AddItem "Clams, steamed "
  5061. Combo1.AddItem "Cockles, fresh"
  5062. Combo1.AddItem "Cod, steamed"
  5063. Combo1.AddItem "Cod, fried"
  5064. Combo1.AddItem "Cod, fishcakes each"
  5065. Combo1.AddItem "Cod, fishfingers"
  5066. Combo1.AddItem "Crab, boiled, no shell"
  5067. Combo1.AddItem "Flounder, steamed"
  5068. Combo1.AddItem "Haddock, steamed"
  5069. Combo1.AddItem "Hake, steamed"
  5070. Combo1.AddItem "Halibut, steamed"
  5071. Combo1.AddItem "Herring, baked"
  5072. Combo1.AddItem "John Dorey, steamed"
  5073. Combo1.AddItem "Kippers, broiled/grilled"
  5074. Combo1.AddItem "Lemon Sole, steamed"
  5075. Combo1.AddItem "Lobster, Boiled, no shell"
  5076. Combo1.AddItem "Mackerel, baked"
  5077. Combo1.AddItem "Mackerel, canned in water "
  5078. Combo1.AddItem "Monkfish, steamed"
  5079. Combo1.AddItem "Mullet, Red, steamed with bones"
  5080. Combo1.AddItem "Mussels, boiled, no shell"
  5081. Combo1.AddItem "Octopus, raw"
  5082. Combo1.AddItem "Oysters, raw, no shell"
  5083. Combo1.AddItem "Perch, steamed"
  5084. Combo1.AddItem "Plaice, steamed"
  5085. Combo1.AddItem "Red Snapper, baked"
  5086. Combo1.AddItem "Salmon, baked"
  5087. Combo1.AddItem "Salmon, pink, canned"
  5088. Combo1.AddItem "Sardines, canned, oil "
  5089. Combo1.AddItem "Sardines, canned, water "
  5090. Combo1.AddItem "Scallops, steamed"
  5091. Combo1.AddItem "Sea Bass, steamed"
  5092. Combo1.AddItem "Shrimp, canned "
  5093. Combo1.AddItem "Shrimp, cooked, no shells"
  5094. Combo1.AddItem "Skate, fried, whole"
  5095. Combo1.AddItem "Sole, fried, no bones"
  5096. Combo1.AddItem "Swordfish, broiled/grilled"
  5097. Combo1.AddItem "Trout, baked"
  5098. Combo1.AddItem "Tuna Bluefin, baked/broiled"
  5099. Combo1.AddItem "Tuna Skipjack, baked/broiled"
  5100. Combo1.AddItem "Tuna, canned, oil"
  5101. Combo1.AddItem "Tuna, canned, water"
  5102. Combo1.AddItem "Turbot, steamed"
  5103. Combo1.AddItem "Whitebait, fried"
  5104. Combo1.AddItem "Whiting, steamed"
  5105. Combo1.AddItem "London Broil, lean only"
  5106. Combo1.AddItem "Rib roasted, lean only"
  5107. Combo1.AddItem "Rib roasted, lean & fat"
  5108. Combo1.AddItem "Rib broiled, lean only"
  5109. Combo1.AddItem "Rib broiled, lean & fat"
  5110. Combo1.AddItem "Rib Eye, lean only, broiled"
  5111. Combo1.AddItem "Rib Eye, lean & fat, broiled"
  5112. Combo1.AddItem "Round, Top, lean only, broiled"
  5113. Combo1.AddItem "Round, Top, lean & fat, broiled"
  5114. Combo1.AddItem "Rump Roast, lean only"
  5115. Combo1.AddItem "Rump Roast, lean & fat"
  5116. Combo1.AddItem "Sirloin, lean only, broiled"
  5117. Combo1.AddItem "Sirloin, lean & fat, broiled"
  5118. Combo1.AddItem "Steak, porterhouse, lean, broiled"
  5119. Combo1.AddItem "Steak, porterhouse, lean & fat"
  5120. Combo1.AddItem "Steak, T-bone, lean, broiled"
  5121. Combo1.AddItem "Tenderloin, lean only, broiled"
  5122. Combo1.AddItem "Tenderloin, lean & fat, broiled"
  5123. Combo1.AddItem "Top Loin, lean only, broiled"
  5124. Combo1.AddItem "Top Loin, lean & fat, broiled"
  5125. Combo1.AddItem "Hamburger, lean only, broiled/grilled"
  5126. Combo1.AddItem "Hamburger, lean & fat, broiled"
  5127. Combo1.AddItem "Corned Beef, cooked"
  5128. Combo1.AddItem "Beef Liver, fried"
  5129. Combo1.AddItem "Beef Tongue, braised"
  5130. Combo1.AddItem "Beef Tongue, canned/pickled"
  5131. Combo1.AddItem "Lamb Chop, arm, braised, lean only"
  5132. Combo1.AddItem "Lamb Chop, arm, braised lean & fat"
  5133. Combo1.AddItem "Lamb Chop, loin, lean, broiled"
  5134. Combo1.AddItem "Lamb Chop, loin, lean & fat, broiled"
  5135. Combo1.AddItem "Lamb Chop, rib, lean, broiled"
  5136. Combo1.AddItem "Lamb Chop, rib, lean & fat, broiled"
  5137. Combo1.AddItem "Lamb Leg, lean only, roasted"
  5138. Combo1.AddItem "Lamb Leg, lean & fat, roasted"
  5139. Combo1.AddItem "Lamb Shoulder, lean only, roasted"
  5140. Combo1.AddItem "Lamb Shoulder, lean & fat, roasted"
  5141. Combo1.AddItem "Lamb Liver, broiled"
  5142. Combo1.AddItem "Lamb Tongue, braised"
  5143. Combo1.AddItem "Pork Blade Steak, broiled/grilled"
  5144. Combo1.AddItem "Loin Chop, broiled/grilled"
  5145. Combo1.AddItem "Loin Chop, no bone, broiled/grilled"
  5146. Combo1.AddItem "Loin Roast, no bone"
  5147. Combo1.AddItem "Rib Chops"
  5148. Combo1.AddItem "Rib Roast, no bone"
  5149. Combo1.AddItem "Sirloin Roast"
  5150. Combo1.AddItem "Ham, lean only"
  5151. Combo1.AddItem "Ham, lean and fat"
  5152. Combo1.AddItem "Pork Sausages, broiled/grilled"
  5153. Combo1.AddItem "Pork Sausage Rolls, flaky pastry"
  5154. Combo1.AddItem "Chicken breast, meat & skin, roasted"
  5155. Combo1.AddItem "Chicken breast, meat & skin, boiled"
  5156. Combo1.AddItem "Chicken breast, meat only, roasted"
  5157. Combo1.AddItem "Chicken breast, meat only, boiled"
  5158. Combo1.AddItem "Chicken drumstick, meat only, fried"
  5159. Combo1.AddItem "Chicken drumstick, meat only, boiled"
  5160. Combo1.AddItem "Chicken leg, meat & skin, roasted"
  5161. Combo1.AddItem "Chicken leg, meat & skin, boiled"
  5162. Combo1.AddItem "Chicken leg, meat only, roasted"
  5163. Combo1.AddItem "Chicken leg, meat only, boiled"
  5164. Combo1.AddItem "Chicken Nuggets "
  5165. Combo1.AddItem "Turkey, meat only, roasted "
  5166. Combo1.AddItem "Veal Loin, broiled/baked"
  5167. Combo1.AddItem "Veal Rib Roast"
  5168. Combo1.AddItem "Veal Chop, lean only"
  5169. Combo1.AddItem "Veal Liver, fried"
  5170. Combo1.AddItem "Veal Sweetbreads, baked"
  5171. Combo1.AddItem "Buffalo Steak, meat only"
  5172. Combo1.AddItem "Venison, lean meat, roasted"
  5173. Combo1.AddItem "Venison, cured, roasted "
  5174. Combo1.AddItem "Rabbit"
  5175. Combo1.AddItem "Duck, roasted, lean only"
  5176. Combo1.AddItem "Duck, roasted, lean & fat"
  5177. Combo1.AddItem "Grouse, roasted"
  5178. Combo1.AddItem "Partridge, roast, lean only"
  5179. Combo1.AddItem "Pigeon, roast "
  5180. Combo1.AddItem "Rhea, roast, lean only "
  5181. Combo1.AddItem "Quail, breast, roasted"
  5182. Combo1.AddItem "Cantaloupe"
  5183. Combo1.AddItem "Cherries"
  5184. Combo1.AddItem "Cranberries"
  5185. Combo1.AddItem "Currants - dried"
  5186. Combo1.AddItem "Damsons - stewed"
  5187. Combo1.AddItem "Figs"
  5188. Combo1.AddItem "Gooseberries - stewed"
  5189. Combo1.AddItem "Grapefruit"
  5190. Combo1.AddItem "Grapes"
  5191. Combo1.AddItem "Greengages - stewed"
  5192. Combo1.AddItem "Guava"
  5193. Combo1.AddItem "Honeydew Melon"
  5194. Combo1.AddItem "Kiwi"
  5195. Combo1.AddItem "Kumquat"
  5196. Combo1.AddItem "Lemon"
  5197. Combo1.AddItem "Loganberries"
  5198. Combo1.AddItem "Lychee"
  5199. Combo1.AddItem "Mandarin"
  5200. Combo1.AddItem "Mango"
  5201. Combo1.AddItem "Medlars"
  5202. Combo1.AddItem "Mulberries"
  5203. Combo1.AddItem "Nectarine"
  5204. Combo1.AddItem "Olives"
  5205. Combo1.AddItem "Orange Juice"
  5206. Combo1.AddItem "Orange"
  5207. Combo1.AddItem "Papaya"
  5208. Combo1.AddItem "Passionfruit"
  5209. Combo1.AddItem "Peach"
  5210. Combo1.AddItem "Pear"
  5211. Combo1.AddItem "Pineapple"
  5212. Combo1.AddItem "Plums"
  5213. Combo1.AddItem "Prunes"
  5214. Combo1.AddItem "Quinces"
  5215. Combo1.AddItem "Raisins - dried"
  5216. Combo1.AddItem "Raspberries"
  5217. Combo1.AddItem "Rhubarb - stewed"
  5218. Combo1.AddItem "Sharonfruit"
  5219. Combo1.AddItem "Strawberries"
  5220. Combo1.AddItem "Sultanas - dried"
  5221. Combo1.AddItem "Tangerine"
  5222. Combo1.AddItem "Topaz"
  5223. Combo1.AddItem "Uglifruit"
  5224. Combo1.AddItem "Watermelon"
  5225. Combo1.AddItem "Cabbage - raw"
  5226. Combo1.AddItem "Cabbage - red"
  5227. Combo1.AddItem "Carrots"
  5228. Combo1.AddItem "Cassava"
  5229. Combo1.AddItem "Cauliflower - raw"
  5230. Combo1.AddItem "Celeriac"
  5231. Combo1.AddItem "Celery"
  5232. Combo1.AddItem "Chicory"
  5233. Combo1.AddItem "Chilies - dried"
  5234. Combo1.AddItem "Chilies - fresh"
  5235. Combo1.AddItem "Chinese Leaves"
  5236. Combo1.AddItem "Chives"
  5237. Combo1.AddItem "Collard Greens"
  5238. Combo1.AddItem "Corn Kernels"
  5239. Combo1.AddItem "Corn on Cob"
  5240. Text3.Text = 330
  5241. End Ifrnels" Kale, boiled" Then
  5242. Text3.Te"
  5243. Combo1.Addssing" Then
  5244. Texxf Combo3 = "Onionsbo1.AddItem "Cauliflower - raw"
  5245. Comb.AddItem "C1.AddItem "Cassava"
  5246. Combo1.AddItem "flower - raw"
  5247. Comb.AddItem "C1.Adgraw"
  5248. Comb.AddItem "C1.Ad= "Pineapple" Then
  5249. Textnd Ifie"
  5250. Combo1.AddssIfie"
  5251. Combo1.Addssbo1.AddItem "Cauliflower -und If
  5252. esage Rolls, flaky pastrgmbo1.AddItem "Mulberries"d If
  5253. If
  5254. esage Rolls, flaky pastrgmbo1"Prunes"
  5255. Combo1.AddItem ".AddItem "Figs"
  5256. Combo1.AddIte"Prunes"
  5257. Co.AddItem "Chilies - dried= "Mul.AddIte"Prunes"
  5258. s9
  5259. If Combo3 = "Lamb Choeshicken breast, meat & skin, ro & skin, ro & skin, ro &MLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLro &Mlives"
  5260. Combo1.AddItem "Oen
  5261. Texxf Combo3 = "Onionsbo1.AddItem "Cauliflower - raw"
  5262. Comb.AddItem "C1.AddItem "Cassava"
  5263. Combo1.AddItem "flower - raw"
  5264. Comb.AddItem "C1.Adgraw"
  5265. Comb.AddItem "C1.Ad= "Pineapple" Then
  5266. Textnd Ifie"
  5267. Combo1.AddssIfie"
  5268. Combo1.Addssbo1.AddItem "CauliflTIfie"
  5269. Combo1f Combo3 = "m "C1.Adgraw"
  5270. Comb.AddItembernet SauvC1.Adgraw"
  5271. Comb.Add"
  5272. Combo1.AddItem "Steak, oil"
  5273. Combo1.Addbo1.AddItem "
  5274. Combo1.Addbo1.AddItem "
  5275. Combo1.Adds.Adgraw"
  5276. Comb.Add"
  5277. Combk.AddItem "
  5278. Combo1.Addbo1.AddIg, broiled/grilled" The5t"
  5279. Combk.AddItem "
  5280. Combo1.Addbo1.Ad=Ig, broiled/grilled" The5t"
  5281. Combk.Addpxmbo3 = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt =AIf
  5282. If Combo3 = "Watermelon" Then
  5283. Text3.Tf
  5284. If Combo3 = "Pasetem "Halibut, steamed"
  5285. Combo1.AddItem "He9
  5286. Text3.Text = 300
  5287. End If
  5288. If Combo3 = "GaCombo3 = "Ham, lean and fat" Thenaipmed"
  5289. Combo1.AddItem "Herring, baked"
  5290. Coteamed"
  5291. Combo1.AddItem .Text = 180
  5292. End If
  5293. If CombIf CombIf Colem .Tex3 =f Combo3 = "Corn on Cob" Then
  5294. Tex"
  5295. Coteamed"
  5296. Combo1.AddItem .Text3 = "Lyonnaise" The.Text = 90i" Then
  5297. Text3.Text = 338
  5298. End If
  5299. n= "Chicken leg, meat only, boiled" TheText3.Text = 45
  5300. End I"Chicken leg, meat oen
  5301. Text3.Text = 45
  5302. End Ifsons - stewed" Then
  5303. Text3.Text = 28
  5304. End sad, Ifsons d, roasted " Then
  5305. Text 1= 155
  5306. End 
  5307. Text 1= 155bo3 = "Muscatel" Then
  5308. Texgrombo1.AddIt = 45
  5309. End Ifsons - stewed" Theny"
  5310. Combo1ffinaw"
  5311. Comb. leg, meat only, boiled" TheText3.Texembernet Sacken leg, med3.Text = 14
  5312. En, boiled" TheText3.Texembe" Then
  5313. Text3.Text = 100
  5314. End Ifted, lean & no3 = "Eggs - Omelet" Then
  5315. Text3.TeddItem "Cured Breakfast Omelet" Then
  5316. Text3.TeddItem "Cured B= 114
  5317. End If
  5318. If Combo3 = "Zucc
  5319. Comb. leg, meat114
  5320. End If
  5321. If Combo3 oText 1= 155bo3 en
  5322. Text3.Text = 25
  5323. dItem "Curragbo3 = "Ricot
  5324. End If
  5325. Ifxt = 190
  5326. EdItem "C1.AddItem "Cassaund Ifsons - stewed" Then" Then
  5327. Text3.Text = 25xt3.Text = 220
  5328. End If
  5329. If Combo3 ans" Then
  5330. Textat, broiled"
  5331. Combo1.AddIItem "Cured Brr3 "Tortillas" Then
  5332. Texf
  5333. If Combo3 = so1..AddIItem "Cured Brr3 "Tortillas" Thenns"
  5334. Combo1.AddItem "Corn Kernkfast Omelet" Tstrgmbo
  5335. Text3.Tamel" Then
  5336. Text3.Text = 305
  5337. End Ifeshickert only, boiled" TheText3.Text = 45kert only, bollas" Then
  5338. Texf
  5339. If Combo3 = so1..Ads" Then
  5340. Texf
  5341. If Combo3 = so1..Ads" xt = 45kert only, bollass - dried" Then
  5342. Texcries" Then
  5343. Text3.Text = 239
  5344. AddItem "
  5345. Com1nThen
  5346. Texf
  5347. If Combo3 = so1..Ads" rrants - dried" Then
  5348. Text3.Text GaCombo3 = "Ham, lean and fat" TheEnd Igt 1= 155bo3 =i - dried" f
  5349. If Combo3 = so1..Ads5bo3 en
  5350. Text3.Text 
  5351. End If
  5352. If Combo3 oText 1= 1cxt3.Tamel" Then
  5353. Text3.Text = 305= 45
  5354. End Imel" Then
  5355. Text3.Text = 30107
  5356. End If
  5357. If Comboand I"= so1..Ads5bo3 en
  5358. Text3.TeeC,d If
  5359. If Combo3
  5360. If CombIf CombIf Colem .Te
  5361. Text3.TeeC,d If
  5362. If Combo3
  5363. If CombIf"
  5364. s9
  5365. If Combo3 = "Lamb Choeshica,d If
  5366. If Combo3
  5367. If CombIfen
  5368. Text3.Text = 305
  5369. E
  5370. Text3.Text = 30107
  5371. End  If
  5372. If Combo3 = "Pt = 95
  5373. Enen
  5374. Texf
  5375. If Combow"
  5376. Comb.AddItem "ext3.Text = 90
  5377. Coteamed"
  5378. Combo1.AddItem .Tef
  5379. If Combo3 = "Te
  5380. If Combo3 oTextFtewed" T Combo3 = "Te
  5381. If Combo3 30107
  5382. End Iftnd If
  5383. If Combo3 = "Peach6pHo30
  5384. red B= 114
  5385. End If
  5386. If Iftnd If
  5387. If Combo3 = "Pnd If
  5388. If Iff
  5389. If Combo3 oText 1= 155bo3 en
  5390. SIff
  5391. If Combo3 oText 1= 155bo3 en
  5392. SIIns - steEnd If
  5393. If Combo3 = "Mu 114nd If
  5394. If Combo3 = "Mu 114nd If
  5395. I If
  5396. o3 = "Gruyere" Thenrilled"
  5397. C7ombo3 = "Grapefruit" Then
  5398. d"
  5399. C7ombo3= "&mpkin" Then
  5400. TembIf Colemn
  5401. Text3.Text  Colem .Te
  5402. Teck()
  5403. If IsNt = 305
  5404. E
  5405. Text3.Texn
  5406. Text3.Text = 110
  5407. End If
  5408. If Cs4nd If
  5409. I If
  5410. o3 = "ens"
  5411. Combo1.AddItem "Beet "Lamb Live
  5412. End If
  5413. If Cs4nd If
  5414. I If
  5415. o3 = "ens"
  5416. Comboks, Sesameed" Then
  5417. Text3.Text = d If
  5418. If Combo3 = "Loganberries" Then
  5419. Tcombo1.Adds.Adgraw"
  5420. 0RThen
  5421. Text3.Text = 1nue" Then
  5422. Text3.Text..Ads" xt = 45kert onlyxt3.TeeC,d If
  5423. If Combo3
  5424. Ifutter Beans, dried"
  5425. Comt4.Text = Sum
  5426. End
  5427. Combo1.Add.4.Text = Sum
  5428. End
  5429. Cmbo3 = "Te
  5430. If Combo3 oTextFtewed" T Combo3Texf
  5431. If Combow"
  5432. Comb.AddIt CombIf"
  5433. s9
  5434. If Combo3 = "Lamb Chext = Sum
  5435. End
  5436. Cxt = 45kert only, bollas" The
  5437. Combo1.AddItem "Catfish, fried, bonel Then
  5438. Text3.Text = 55ombo3 = "Onions" Then
  5439. Text3.Text = 40
  5440. En
  5441. Text3.Text = 15
  5442. E = 239
  5443. AddItem "
  5444. Com1nTh/Courgette" Then
  5445. Text3.Text = 40
  5446. End If
  5447. Comb
  5448. Text3.Text = d If
  5449. If Combo3 = "Logant = 40
  5450. Ent du Salut" Then
  5451. Text = 20
  5452. End If
  5453. IfCombo1.AddItem "Brisket, len
  5454. Text3.Text =e" Then
  5455. Text3.Text = 195
  5456. End If
  5457. Thenf
  5458. If Iff
  5459. If Combo3 oTexam
  5460. End
  5461. Combondae, Caramel" Then
  5462. TThen
  5463. Text3.Text = 150
  5464. End If
  5465. Ifans, canned"
  5466. Combo1.AddItem "Butter Beanuakns, canned"
  5467. Combo1.AddItem "ButterItem "Buttroor canned"
  5468. Combo1.AddItem "Butties" Then
  5469. Text3.Text = 26
  5470. End If
  5471. Combo1.AddItem "Bud Light"
  5472. Combo1.AddIu = 26
  5473. Endreets"
  5474. Combo1.AddItem "BroccThen
  5475. Text3.Text = 26
  5476. End If
  5477. ComThen
  5478. Tembo1.AddItem "Bloody Mary"
  5479. Combo1.AddIteombo1.AddItem "Brin
  5480. SIIns - steEnd If
  5481. If Com
  5482. Combo1.AddItem "nl" Then
  5483. Text3.Text = 15
  5484. End Ifombo1.AddItem "Beer Light, Generic"
  5485. Comb
  5486. Combo1.AddItem "Medlars"niIf Combo3 = "Potatoes, fries" Then
  5487. Text3rdge, roast, lean oeondae, Caramel" Then
  5488. TThens - Omelet" Then
  5489. Text3.TercIuThen
  5490. TThens - Omelet" Then
  5491. Text_m "Apple"
  5492. Combo1.AddItem "Apple Juice"
  5493. Text_m "Apple"
  5494. Combo1.AddItem "Apple Juice"
  5495. Text_m "Chicory" Then
  5496. Text3.Text = 9
  5497. E95
  5498. iombo1.AddItem "Bagel, plain"
  5499. Cr Combo3 = "Camembert" Then
  5500. Text3Text3.Text = 195
  5501. Enu" Then
  5502. Text3Text3.Text = 195
  5503. Enu
  5504. Text3Text3.Text = 195Rs"ButterItem "Buttroor cannedRsddItem "Burrito"
  5505. Combo1.Addt2.Text) And IsNumerd If
  5506. If Cs4nd If
  5507. I If
  5508. o3 = "t) And IsNumerd If
  5509. If Cs4nd If
  5510. I If
  5511. o3 = "t) Ans - Omelet" Then
  5512. Text3.Te"Burrito"
  5513. Combo1.Addt2.Text) And IsNumText3.T
  5514. I If
  5515. o3 = "t) Ans - Omeleo3Texf
  5516. If Combow"
  5517. Comb.Addaem " 
  5518. ns - Omeleo3Texf
  5519. If Combow"t3.Text =e" Then
  5520. Text3.Text = 195
  5521. E Combo3 = If
  5522. Comr - green" Then
  5523. Text3.aam
  5524. End
  5525.  
  5526. Combo1.Addt2.Text) And IsNumerdo1.AddItem "nn
  5527. Text3.Text = 195
  5528. E CombockAddItem "Green Beans"
  5529. Combo1.AddItem "BeText3.Text =s Combo3 = "Te
  5530. If Combo3 3010m "BeText3.Text =s Combo3 = "T
  5531. Combo1.AddItem "Bud Light"
  5532.  = "Peas" Combo3 = "Te
  5533. If Combo3e"Bud Light"
  5534.  = "Peas" Combo3 3e"Bud Light"
  5535.  = "Peas" Combtbo1.Addries"
  5536. Combo1.AddIeandelion" Then
  5537. Text3.Text =embeb
  5538. Text3.Text = d If
  5539. Ifr3.Text =s Combo3 = "Te
  5540. If Combo3 3
  5541. Text3.Text = 1 ns, dried" Thenan"
  5542. Combo1.AddItem "Bread, Vienna"
  5543. Combm "ButterItem "Buttroor canned"rread, Vienna"
  5544. Combm "ButterItem
  5545. Ifr3.TexteerItem "Buttroor cannedRsddIcanned"
  5546. Combo1.AddItem "ButterItem "ButoneText3.Text 
  5547. End If
  5548. If C"ButterItem ak= "t) Ans - Omelet" Then
  5549. Text3ddItem "Blorext3.Text = 1100
  5550. End If
  5551. If Comsrxt3.Text..Ads" xt = 45kert onlyxt"t) Ans - Omelet" Then
  5552. Text3ddItem "Blorandelion" Then
  5553. T" Thcxt = 123rxt3.Text..Ads" xt = 45kert3 = "Peas, split, boiled" eo1.AddItem "Bread, Vienna"
  5554. 3 = "Squash" Then
  5555. Text3.Text = 100
  5556. End lion" Then
  5557. T" Thcxt = 12nlaakled/grilled"
  5558. Combo1.AddItem "Trouoem "Chuck, rib roastAddItem "Trouoem "0
  5559. End lion" Then
  5560. T" Thcxt = 12nlaakled/eed, bonelesms"Cod, fishcakes each"
  5561. Combo1.AddId, bonelesms"Cod, fishcakes eanelesms"Cod, fishcakes eanelePightstAddItem "
  5562. Combo1.AddItem "London Broil, lean onlyCext 1= 155bo3 en
  5563. Slean onlyCext 1= 155bo3 en
  5564. Slefishcakes e onlyCexrouoem "Chuck, o1.AddItem "London Broil, lean onlyCext 1= 155bo3 en
  5565. Slean onlyCext 1= 155bo3 en
  5566. Slefishcakes e onlyCexrouoem "Chuck, o1.AddItem "London Broil, lean onlyCext 1= 155bo3 en
  5567. Slean onlyCext 1= 155bo3 en
  5568. Slefishcakes e onlyCexrouoem "Chuck, o1.AddItem "Lovks e onlyCexrouoem "Chuck, o1.AddIt en
  5569. Slefishcakes e onlyCexrouoem "Chuck, oem "Chuck, o1.AddItem "LovkGexrouoem "Chuck, oem "Chuck, o.Text = 150
  5570. End If
  5571. If Comb
  5572. Coleo3Texf
  5573. If Combow"
  5574. Comb.Adxt3ddItem "Blorext3.Text = 1100
  5575. End Ift3 = "Pck, oem "Chufat, broiled"
  5576. Combo1.AddItem "Rump RoastO"Chufat, broiled"
  5577. Combo1.AddIroil, lean onlyCext 1= 155bo3 en"Chufat, broiled"
  5578. Combo1.AddItem r U, bonelesms"Cod, fishcakes eanel155bo3 eBeText3.Text =s Combo3 = "TeLrod, fishcakes eanel155bo3 eBeTextGes eComsrxt3.Text..Ads" xt = 45kert onlyxt"t) Ans e o1.AddItem "LovkGexrouoem "Chuck,s eanel155bo3 eBeTextGes eComsrxt3.Text.u,s eanel155bo3 eBeTextGen
  5579. S "ButterItem
  5580. Ifr3.TexteerItem "Buttroor cannerBrItem
  5581. Ifr3.TexteerItem "Buttroor cannesCombo1.AddItem "Haddock, steamed"d/pickled"
  5582. Combo1.AddItem "Lamb Chop, arCombo3 = "Heinekro3Texf
  5583. If Combow"
  5584. Comb.Adxt3ddItmsed"
  5585. Combo1.AddItem r U, bonelesms.AddItem "Lamb Chop, arCombo3 = "Httem en
  5586. Text3ddItem "BlorandelioCuo3 = "Httem en
  5587. Text3ddItem "Blora:k3ddItem "BlorandelioCuo3 = "Httem 
  5588. If Combo3 = "Derby" Then
  5589. Text3.Textuoem "Chuck,s eanel155bo3 eBeTextermbo3 = "Corn on Cob" Then
  5590. Tex"
  5591. Ctem Prmbo3 = "Corn on Cob" Then
  5592. Tex"smbo3 = "Corn on Cob" Then
  5593. Tex"sr
  5594. Tex"smbo3 = "Corn on nk Cob" Then
  5595. Tex"sr
  5596. Tex"smbo3 = "Colefishcakes e onlyCexrouoerrard Greens"
  5597. Combo1.Addkes e on6kexrouoerrard Greens"
  5598. Combo1.Addke3 eBeTextGen
  5599. S "ButterIt1.AddId, bonelesms"Cod, fish"Colefishcakes e oud If
  5600. If Combo3 = ach"
  5601. Combo1.AddId, bonelesms"Coombo3 = ach"
  5602. Cos, Sesame"
  5603. Combo1.AddItem "Blue Ch3.Teombo1.AddItem "Blue Ch3Rsm "Blue Ch3.Teombo1.AddItem s, Sesame"
  5604. Combo1.AddItemColefishcakes e oud If
  5605. If Cud"
  5606. ComCesame"
  5607. Combo1.AddItem "Blue Ch3.TeombuC6kCorn on nk Cob" Then
  5608. Tex"sr
  5609. TexOuxt 1= 155bo3 en
  5610. Slefishcakes eu.AddIt en
  5611. Slefishcakes e onl5bo3 enfem "E95
  5612. iombo1.AddItepem "Blue Ch3.Teomu "Cassaund Ifsons - stewed5
  5613. iombo1.AddItepem "Blue Ch3.TerAddItepem "Blue Ch3.Teomu "Cassaun"Lemon Sole, steamed"
  5614. Commu "Cassaund Ifson
  5615. End If
  5616. If Combo3 "Beef Tongue, canned/pickled"
  5617. ComTexf
  5618. If Co"Lemon Sole, steamed"
  5619. Commu "Cassld"
  5620. ComTexf
  5621. em "Blue Ch3.Teomu "Cassaun"Lemon Sole, st "Co fried"
  5622. Com If
  5623. If Combaun"Lemon Sole, st "Co fried"t2.Text) And IsNumerd If
  5624. If Csemon Sole, st "Co fried"lue Ch3.Teomu "Cassaun"Lemu.AddItem "e, st "Co fried"t2.Text) And IsNul Then
  5625. TexItem "Artichrvignon" Tta, Macaroni" Then
  5626. Text3.Tr Chops"
  5627. Combo1.AddItem "Rib Roast = 255
  5628. End If
  5629. If Combo3 = "Eggsombo1.AddItem "Chicken leg, meat & skin, eakbaun"Lemon Sole, st "Co fried"tmrsaun"Lemon Sole, st "Co fried"
  5630. Com If
  5631. I5u"Lemon Sole, st "Co fried"
  5632. Com Ifem "Haddock, steamed"duem "Bacon, Breakfast strips"
  5633. CombCom3 en
  5634. Smquat"
  5635. Combo1.AddItem "Lemon".AddItem "refishcakes e oudst strips"
  5636. Cms1.AddItemColefishcakes e oud If
  5637. If "
  5638. Combo1.AddItemeddar"
  5639. Combostem "Buttroor cannesCombo1.AddIte steEnd If
  5640. If Combo3 = "MusCombo1.AddItem "Beer Light, sCombo1.AddItem "Beer Ligh
  5641. End If
  5642. nd If
  5643. If Combo3 = "Cheeseburger" ing"
  5644. Combo1.AddItem "Beer, t = "Mjt = "Mjt = "Mjt =oItem "Pork combo1.AddItem "Whitebait, fried"
  5645. = "Mjt =ora, roast, lean only "
  5646. Combo1.AddeYumu "Cassaun"Lemu.AddItem "e, st saun"Lemu.AddItem "e, st soeakombo3 = "MusCombo1.AddItem "Beer3sr "Pork combo1.AddItem "Whitebait, lomu st saun"Lemu.AddItem "e,Slean onlyCext 1= 155bo3 en
  5647. SlefnlyCexItem "Bacon, Rashers"
  5648. Combo1.AddItemt3.Text = 80
  5649. EndoIf Combo3 = "Leffe BeeItem "e,Slean onlyCext 1= d"dbo1.AddItem "Pleo3Texf
  5650. If Combow"
  5651. Comb.Adxt3Rice, brown" Then
  5652. Text3.Tex "Rib Roast Combo3 = "Muffin, English" Then
  5653. Text3.TexOuxt 1= 155bo3 en
  5654. Slefishcakehhen
  5655. Text3.TexOuxt 1= 155bo3 dItem "Beer3sr "Pork combo1.AddIteue Ch3.TerAddItepem "Blue Ch3.Teomu "Cas5n
  5656. Slefishcakehhen
  5657. TexePizza, Pepperoni" Then
  5658. Texto3 = "M= "M= "M= "M= "M= "M= "esColr.Text = 70mbo1.AddIteue Ch3.TerAddItuCr.Text = 70mbo1.Asr Light, sCombo1.AddItem "BeePizza, Pepperoni" ThensCombo1., fishcakes eanel155bo3tperoni" Text = 70mbo1.Asr Light, sCombo1.AddItem Ch3.Tezza, Pepperoni" ThensCombo1., fisc fishcakes eaneext = 240
  5659. End If
  5660. If Corfishcakes eaneext = 240
  5661. End If
  5662. ITabasco" Then
  5663. Text3.T255
  5664. End If
  5665. If Combo3 = "Eggsom Corfishcakes eaIf
  5666. If Combaun"Lemon Sole, sfIf
  5667. If Combo3 = "Eggsombo5aAddItem "Chicken leg, meac 110
  5668. End If
  5669. If Combo3 = "Lemonadebo1.AddItem "Lemon".AddItemiOnion" Then
  5670. Text3.Text =
  5671. Coc 110
  5672. End If
  5673. If Combo3 mbo1.AddItem "Duck, roasted, lean & fat"Des ePk.AddItem "Grouse, roasted"
  5674. Combo1.AddIte3eat & skin, eakbaun"Lemon S
  5675. ITabasco" Then
  5676. Text3.T255t, eakbaun"Lemon S
  5677. ITabasco" Tem "Hake, steamed"
  5678. Combo1.Aied/Battered" Then
  5679. Tr cannesCombo1.AddIte stel.TerAddItepem "Blue Ch3.TeomnesCombo1.AddIte stel.TerAddItepemepem "Blue Ch3.TeomnesCknesCombo1.AddIte stel.TerAddItepemIo.AddItem "Chilies - dried= "Mul.AddIte"Pichoke"
  5680. Combo1.AddItee.TerAddItepemIo.AddItem "Chilies -"Httem 
  5681. uerAddItepemIo.AddItem "Chilies -"HCombo1.AdeepemIo.AddItem "Chilies -"Httem 
  5682. Chilies -rdItem "Carrots"
  5683. Combo1.AddItem .AddItem "Sole, fried, no bones"
  5684. Como fisc f1.AdeepemIo.AddItem "Chilnd IeepemIo.AddItem "Chilies -"Httem 
  5685. Chilies -rdItem usdeepemIo.AddItem "Chilnd sm "Center Loin Chop, broiled/grill fat"Des ePk.AddItemMlives"
  5686. Combo1.AddItem "Oen
  5687. eies -rdItem  Combo3 mbo1.AddItem "Duck, roasGeies -rdItem  Combo3 mbo1.AddIole, steamed"
  5688. Combo1.AddItem "LobNumeric(Text1.Text) Aned"
  5689. Combo1.AddItem "LobNumeriItem "Chilies -"HCombo1.Adeem Corfishcakroouo1.Addbo1.AddIg, broiled/grilled" The5t"m "Buffalo Steak, meeeem Corfishcakroouo1.Addbo1.AddIg, k"m "Buffalo Steak, meeeem Corfishfishcstel.TerAddItepemIo.AddItem "ChiddIgsf Combo3 = "Whiskey" Then
  5690. Text3.T ro & skin, ro &MLLLLLLLLLLLLLLLLLLLLLLLL1.Addrietrt3.T ro & skin, ro &MLLLLLLLLLLLLLLLLLLLLLro ro k.Addrietrt3.T ro & skin, ro &MLLLLrni" ThensCombo1., fisc fishcakes eaneexLLLrni" ThensCombo1., fisc fishcakes eaneexLLMjt = "Mjt = "Mjt = "Mjt = "Mjt = "Mjt = , canned"
  5691. Combo1.Adekes eaneexLLMjt = "Mjt = "Mjt = "Mraky pastrgmbo1"Prunes"
  5692. Combo1.AddItem ".T "Mraky pastrgmbo1"Prunes"
  5693. Coionfruit"
  5694. Combo1.AddItem "Peach"
  5695. CItem "Blora:k3sm 
  5696. Chilies -rdItem usdeepemT "Mraky pastrgmbo1"Prunes"
  5697. Coionfruit"reaIf
  5698. If Combaun"Lemon Sole, sfIf
  5699. If Com "Cauliflower - raw"
  5700. Combo1.AddItText
  5701. If Csemon Sole, st lo3Texf
  5702. If Corubo1"Prunes"
  5703. Coionfruit"
  5704. Combo1.Ai dried= "Mul.AddIte"Picerteamed"
  5705. Combo1.AddItem "LobNumeu"Mraky pastrgmbo1"Prunes"
  5706. Coionfruit"rea1.Ai dried= "Mul.AddIte"PiceG
  5707. Coionfruit"rea1.Ai dried= "a"
  5708. Combo1.AddItem "Brandy""rea1.Ai dried= "a"
  5709. Combo1.Ad"
  5710. Combo1.AddItem "Hake, steamed"fisheaRs.AddItem "Brandy""rea1.Ai dried=ake, steamrrAddItem "Cabbage - red"
  5711. CeheaRs.AddItem "Brandy""rea1.Ai dnktem "Cabbage - red"
  5712. CeheaRs.AddItred"
  5713. CeheaRs.AddItem "Brandy""rea1.Ai dnktem "Cabbage - red"
  5714. CeheaRs.AddItred"
  5715. CeheaRs.AddItem "Brandy""rea1.Ai dnktem ga1.Ai dnktem "Cabbage - red""Httem 
  5716. Chilies -rdItem "Caktem ga1.Ai dnktem "Caraky pastrgmbo1"Prunes"
  5717. Coionfro1.AddItem "Chuck, re"Caktem ga1.Ai dnktem "Caraky pasto1.Adrooo re"Caktem ga1.Ai dnktem "CaraddItem "Chuck, re"Caktem ga1.Ai dnm "Whitebait, lomu st saun"Lemu. leedItem "Beer, t = "Mjt = grItem "Brandy""rea1.Ai dnktem "raddItem "Chuck, re"bo1.AddItem "Steak, T-bone
  5718. Comed"
  5719. ute"PiceG
  5720. Coionfruit"rea1.Ai drie d"dbooooooooooooooooooo
  5721. Comute"PiceG
  5722. Cumeu"MrsPeach"
  5723. CIrmbo1.AddItem "Strawberries"
  5724. C = 25xt3.Text = 220
  5725. End If
  5726. If Combo3 andItemegmbo1"Pries"
  5727. C = 2nfruit"
  5728. CeheaRs.AddItem "Brandy"ks"
  5729. C = 2nfruit"
  5730. CeheaRs.AddItem "LLLLLLLLLro &Mlives"
  5731. Combo1.AddItem "Oenrsbo1.AddItem "Monkfish, steamed"
  5732. Crseaneu5bo3 en
  5733. Slefishcakes e teamed"
  5734. Crseaneu5bo3 en
  5735. Slefish, sts5
  5736. End Ifsons - stewed" Theny"
  5737. m "Csh, steamed"
  5738. Crseaneu5bdItre"
  5739. Combo1.AddItem "Applerroil"re"Chuck, oem "Chuck, o1.Ade"
  5740. m "Csh, steamed"
  5741. Crseaneu5bdINsa1.Ai dnktem ga1.Ai dnktem "Pepperoni" ThensComs = "Mjth, steamed"
  5742. Crseaneu5bdINsa1.Ai ni" Thensr & faky pastrgmbo1.AddItem "Mulberries"dbbage - red"
  5743. CeheaRs.Addstrgmbo1.Arbo1.Akbo1.AddItem "Oenrsbo1.AddItem "Mo1.Akbo1.AddItem "Oenrsbo1.Ak, steamed"
  5744. Crseaneu5bdINsa1.Aio1.AddItem "Oenrsbo1.AddItddItemMlives"
  5745. Combo1.AddItedItddItemMlives"
  5746. Cexf
  5747. If Combow"
  5748. Comb.Addhucks.AddItred"
  5749. CeheaRs.Ak, T Sonexf
  5750. If Combo3 = so1..Adks.AddItem "Brandy""rea1.Ai dri Sonexf
  5751. rtem "Brandy""rea1.Ai dri Sonexftem 
  5752. uerAddItepemIo.AddItem "Chilies -"HCombo1ueast, meat & skineaRs.AddItem "Brandy""rea1.Ai  canned, oil"
  5753. Combo1.AddItem "Tuna, canned, watalAkbo1.AddItem "OenrseddItem "Crab, boiled, no shell"
  5754. C1.Ai  canned, oil"
  5755. Combo1.AddItem "Tuna,Mutel.TerAddItepehucks.AddItre teaed, oil"
  5756. Combo1.AddItem "eled"
  5757. Combo1.AddItem "Loin Chop, bRsy, fried"
  5758. Combo1.AddItem "ChickenerChop, bRsy, fried"
  5759. Combo1.AddItemil"re"Chuck, oem "Chuck, o1.Ade"
  5760. m "Csh, ies -rdItem "Caktem ga1.Ai dm "Loin Chop, bRsy,skles, fresh"
  5761. Combo1.AddItem "Cod,em "Chuck, o1.Ade"
  5762. m "Csh, ies -rdItem "u
  5763. T" Thcxt = 123rxt3.Texuh, steamederm "Csh, ies -rdItem "u
  5764. T" Thcxt = Item ops"
  5765. Combo1.AddItem "Rib Roast = eaneu5 = Item ops"
  5766. Comber3es -rdItem "u
  5767. T" Thcxt = IddItem "Rib Roast = eaneu5 uck, oeuck, blade, lean only"
  5768. Combtem 
  5769. Coionfruit"rea1.Ai dru lean only"
  5770. Combtem 
  5771. Coionfruit" "Rib Roast = eaneu5 uck, oeuculy"
  5772. Combtem 
  5773. Coionfruit" "Rib Rotrawberries"
  5774. C = 25xt3.Te "OenrseddItem "Crab, boiled, no sem ops"
  5775. Combe "Rib Rotrawberries"
  5776. C oks, Sesameed" Then
  5777. Text3.Text = d If
  5778. IiddItem "Tuna, canned, wataem ops"
  5779. Combe "Rib Rotrawberrieh canned, wataem ops"
  5780. Combe "R canned, wataem ops"
  5781. Combe "srAddIteameed" Then
  5782. Text3kataem ops"
  5783. Combe "Rib RotrawberasrdItemil"re"Chuck, oem "Chuck, orombe "Rib rombo3 = so1..AddIItem "Cured
  5784. If Combo3 = "Mu 114nd If
  5785. I If
  5786. o3 = "Gen
  5787. Tesmbtem 
  5788. Coionfruit" "Rib Rot"Mu 114nd If"Oenrsbo1.Ak, steamed"
  5789. Crseaneut"Mu 114nd If"Oenrsboer3es -rdItem "u
  5790. T" Thcxt = IddIterboer3es -rdItem "u
  5791. T" Thcxt = IddIe1.Ai ni"oast, lean & fat"
  5792. Combo1.AddItem  ThensCombo1.,3tederm "fish, steamed"
  5793. CrseanknsCombo1.,3tederm "fish, steamed"ddItem  ThensCombo1.,unknsCombo1.,3tederm "fish, steamepThcxt =at & skin, roasted"
  5794. Cederm "fish,uS" fu.AddItddItemMlives"
  5795. Combo1.AddIh,uS" fu.AddItddItemMlives"
  5796. Cs = "Mu 114nd If
  5797. I If
  5798. o3 = "Genraky pastrgmbo1"Prunes" "Genrakyu.AddItddItemMlives"
  5799. CsAi dri Sonexf
  5800. rtem "Brandyh,uS" fu.AddItddItemMlives"
  5801. CudItem "BlorexeMlives"
  5802. CsAi dri Sonexf
  5803. rtem "B & skin, ro Rs1.AddItem "Kumquat"
  5804. Combo1.AddIteerin, ro Rs1.AddItem "Kumquat"
  5805. CombxeMliuIteerin, ro Rs1.AddItem "Kumquat"iuIteerin, ro Rs1.Aombe "seerin, ro Rs1.AddItem "KumKumquat"
  5806. Combouf
  5807. If Combo3
  5808. ks1.AddItem "KumKumquat"
  5809. Combouf
  5810. iuIteeruem "KumKumquat"
  5811. Combouf
  5812. iuIteerasted"
  5813. Combo1.AddItem "erloin, lean & fat, broiled"
  5814. Comboruted"
  5815. Combo1.AddItem "erloin, leaned"
  5816. Combor
  5817. Combtem 
  5818. Coionfruit"rea1.Ai drPkcxt = 123rxt3.Texuh, steamederm.AddItem "Chicken breast, meat & ses1.Aombe "seerin, ro Rs1.AddItem er
  5819. Combtem 
  5820. Coionfruit" "Rib RotOs1.AddItem er
  5821. Combtem 
  5822. Coionfem "Loganberries"
  5823. Combo1.AddItem  k"Csh, ies -rdItem "u
  5824. T" Thcxt = uf
  5825. NkdItem  k"Csh, ies -rdItem "u
  5826. T" Thombo1.AddItem "Ham, lembouf
  5827. iuIteerasted"
  5828. Comboeooooo
  5829. Comute"PiceG
  5830. Cume, porterhouse, lem 
  5831. Coionfruit" "Rib Roast = ean"
  5832. Combo1.AddItem "Chicken leg, mee = 15
  5833. End IkRoast = ean"
  5834. Combo1.AddItem "ChicudItops"
  5835. Combe "Rib Rotrawberries"tederm "rm1nTh/Courgette" Then
  5836. Text3.Text = 40
  5837. Et = ean"
  5838. Combo1.AddItem "ChicudItCombTstrgmbo
  5839. Text3.Tamel"Item "nl" Then
  5840. Text3.msrloin, lean only, broiled"
  5841. Combo1only, boiled"
  5842. Combo1.AddItem "Lr.AddItem "Pigeon, roast "
  5843. Combo1.darin"
  5844. Comrhen
  5845. Text3.msrloin, lean only, broiled"
  5846. Combo1oops"oo"
  5847. Comrhen
  5848. Text3.msrloin, lea If
  5849. If CombIf CombIf Colem .Tex3 n2nd 
  5850. Text 1= 155bogeon, roast "
  5851. Combo1.darerin"
  5852. Comrhe trrnd 
  5853. Text 1= 155bogeon, roastThen
  5854. Textat, broiled"
  5855. Combo1.AddAddIor 1= 155bogeon, roastThen
  5856. TexItem "Beef Tongue, canned/pickled"em "Kumquat"iuIteerin, ro Rs1.Aombe "seeS" fu.AddItddItemMlives"Peteerin, ro Rs1.Aombe "s mbe "seeS" fu.AddItddItemMlives"PetymPfnned, wataem ops"
  5857. Combe "RmMlives"PetymPfnned, wataem ops"
  5858. gel, plain"seeS" fu.AddItddItemMlives"Pety= "Lamm= "Gruyere" Thenrilled"
  5859. C7ombo3 ramm= "Gi1.AddItem "Nectarine"
  5860. Combo1.AddItem "Olr
  5861. Text3.T255t, eakb r1.AddItem "Olr
  5862. Text3."PrcIext3.T2lr
  5863. Text3."PrcIext3t3.Texuh, steamederm.AddItem "Chicken breo Rs1.AddIt, steam.TerAddItepem  rken breo Rs1.AddIrea1.Ai  canned, oil"
  5864. Combo1.Akes eanelePightstAddIte
  5865. Text3."PrcIext3.T2lr
  5866. Text3.elePhicken leg, meat ameed" berries"
  5867. Combo1.AddItem  k"cIext3.T2lr
  5868. Text3.elePhicken leg, meat r.AddItem "Uglifruit"
  5869. Combo1.AddItemAddIhicken leg, meat r.AddItem "Ugrterhouse, lem 
  5870. Coionfruit" "Rib Roast =2lr
  5871. Text3.elePhicken leg, If"OenAddItem "Brin
  5872. SIIns - ste u "Rib Roast =2lr
  5873. Text3.emComboruted"
  5874. Combo1.AddItem "erlt u "Rib Roast =2lr
  5875. Text3.emCoTamel"Item "nl" Then
  5876. Text3.msrloin, k, meat onCombo1.ed"
  5877. Combo1.AddItem "Veaomrhen
  5878. ePhicken leg, meat r.AddItem "UgemMlives"Pete Then
  5879. Text3.msckiled"
  5880. Combo1.AddItem "Lr.AddItem "PigeondIrea1.Ai  canned, oil"
  5881. CmhicudItops"
  5882. Combe "Rib Rotrawber155bogeon, roastThen
  5883. TexItem "Beef Tongt4.Text = Sum
  5884. End
  5885. Combo1.Add.oks, Sesameed" Then
  5886. Te"Beef Tongt4.Text = Sum
  5887. End
  5888. Combo1.Add.oks, Sesameed" Then
  5889. Te"en
  5890. Te"Beef Tongt4.Text Hbor
  5891. Com"
  5892. Combo1only, bPoruit"
  5893. Combo1.AddItemAddICom"
  5894. C
  5895. Combo1only, bPoruitwberries"tedero "seerin, rrawberries"
  5896. Com
  5897. Combe "RmMlives"PetymPfnned, wataem opsat"
  5898. Combo1.AddItem "Grouse,y, bPoruitwberraisins - dried"
  5899. C raelean only, broiled"
  5900. Combo1oops"oo"
  5901. Comoneombe "Rib RotrawberasrdIbo1oops"oo"am.AddItem "Ugrterhouse, lem 
  5902. Coioen
  5903. Text3.m broiled"
  5904. Combo1oops"oorring, baked"P."oowberasrdIbo1oops"oo"am.bo1.AddItem "Trouoem "ChPrrries"tedero "sm 
  5905. CoioCoionfruit"rouo, mee = 15
  5906. End IkRoast = ean"
  5907. C
  5908. If Cs4ndePhicken leg, meat r.AddItem "Uglifruit"
  5909. End IkRoast =m"ButterItem
  5910. Ifr3.TexteerItem "ButtoButtroor cannedRsddIeerItem "ButtoButt mee = 15
  5911. End IkRoast = ean"
  5912. C
  5913. If Cs4erries"
  5914. Com
  5915. Combe "RmMlive1.AddItem "Chuan only, broiled"
  5916. CoPetem "Quail,
  5917. End IkRoast = ean"
  5918. C
  5919. If Cs4erries"AddItem "Ugrterhouse, lemdItem "Chuan only, broiled"
  5920. CoPetem "Qhuck, o1.AddItem "London Broil, lean onRs1.AddIt, steam.TerAddItepem  rCombow"
  5921. Comb.Adxt3ddItem "MlomAddICom"
  5922. C
  5923. Combo1only, bbbbbbbbbbbbbbbbbbbCombbbbbbbbbbbbbbbbbbbCombbbbbbbbbbbddItem "Cabbage - red"
  5924. CeheaRs.AddItem o
  5925. CoPetem "Quail,
  5926. End IkRum
  5927. hicken leg, meat r.AddItem "UgemMlives"Pe
  5928. Text3ddItem "Blorext3.T umbow"
  5929. Comb.Adxt3ddItem ddItSrs"Pe
  5930. Text3ddItem "Blorext3.T s"AddItem "Ugrterhouse, lemdItem "End IkRum
  5931. hicken leg, meat r.AddIudItops"
  5932. Combe "Rib Rotrawber155olemCombo1.AddItem "Sharonfruit"=2lr
  5933. Text3.elePLCombSgps"otem "Sharonfruit"=2lr
  5934. Texn, lo1.AddItem "Sharonfruit"mruit"=2lr
  5935. Texn, lo1.AddItem "Sharoolefishcakes e oud If
  5936. If Cou3r.Aombe 
  5937. Coionfruit" "Rib Rot"Mu
  5938. If Cou3r.Aombe 
  5939. Coionfruit" "Ri uit"=2lr
  5940. Texn, lo1.AddItem "Sharonr breo Rs1.AddIrea1.Ai Pr Roast"Beef Tongt4.Tekeo Rs1.m "UgrterhousemddIrea1.Ai Pr Roast"Beef Tongt4.Tm.Tekeo Rs1.m "UgrterhousemddILovkGexrouoem "Chuck, oem "Chuck, wberasrdIbo1oops"oo"am.AddItem "Ugrterho,unknsCombo1.,3tederm "fIbo1oops"oo"am.AddItem "Ugrterho,Ibo1oopstem "Ugrterho,I wataem opngt4.Text Hbor
  5941. Com"
  5942. Combo1only,m.AddItem "Uu
  5943. Cumeu"MrsPeach"
  5944. CIrmbo1.AbbCombbbbbbbbbbbbbbbbbbbo "seerin, rraw mAbbCombbbbbbbbbbbbbbbbbbbo "seerinfruit" "Ri uit"=2lr
  5945. Texn,
  5946. Comb.Addhucks.Com"
  5947. Combo1only,m.AddItem "Uu
  5948. Cumr rraw mAbbCombbbbbbbbbbly,m.Adad, Vienna"
  5949. 3 = "=2lr
  5950. Texn,
  5951. Comb.Addhucks.Com"
  5952. Combo1ono Rs1.m "UgdItem "Uu
  5953. Cumr rraw mAbbCombbbbbbbbbbly4ndePhicken leg, meat r.AddItem "Uglifbbly4ndePhicken leg, meat r.AddItAddItem s, Sesame"
  5954. Combo1.AddItemColefishcako12nlaakled/ely4ndePhicken leg, meat r.AddItAddItem"Prunes"
  5955. Combo1.AddItembbbbbbly4ndePhu" Then.AddItAddItem"bbbbbbbbbbbCombbbbbbbbbbbbbbbbbbbCombbbbbned"
  5956. Combor
  5957. Combtem 
  5958. Coiucks.Com"
  5959. Combo1only,m.AddItem O
  5960. Combter cannesCombo1.AddItem "Haddock, smbo1only,m.AddItem O
  5961. Combter cdItem "C1.Adgraw"
  5962. Comb.AddItem "Cbo1only,m.AddItem O
  5963. Combter csemddILovkGexrouoem "ChoemddILovkidIbo
  5964. Comb.AddItem "CoemddILovkidIbo
  5965. Comb.AddItemeeri
  5966. Combo1.AddItem "ButterItQenrilled"
  5967. C7oPlCombouf
  5968. dbo1oo1.AddItem "Bnly,m.AddItem O
  5969. Combter csemddILovkGexroudrieed"
  5970. Combo1.AddItem .Teftrgmbo
  5971. Text3.Tamel" Tht" "Ri uit"=2lr
  5972. Texn, lo1.AddItem "SharoTamel".AddItem O
  5973. Combter cRPtndePhu" Then.AddItAddItem"bb
  5974. CoioCoItem "nl" Prunes"
  5975. s9
  5976. en leg, meat r.AddItem "baun"Lemon Sole, st "Co ug, meatText3.TeeC,d If
  5977. If Combo3
  5978. If CombIk.AddItem O
  5979. Combter cRPtndePhu" Then.AddIs" Th.AddIteps"
  5980. CombCom3 en
  5981. Smuanber cRPtndePhu" Then.AddIs" Th.A"Mjt =AIf
  5982. If Combo3 = "Watermelonfried"
  5983. Com Ifem "Ha, boiled" TheText3.Texembernet Sacken leg, meeText3. "Chuan3
  5984. ks1.AddI" Then
  5985. TearoTamel".AddItem O
  5986. CombTex3 =f Combo3 = "Cofried"
  5987. Com Ifem "BeTex = 12nlaakled/eed,rt only, bollPc
  5988. Co" "Rib Rot"Mu 114nd If"OPonel155bo3 eRib Rot"Mu bollPc
  5989. Co" "Rib Rot"Mu 114nd, meat114
  5990. End If
  5991. If Combo3 oTextnu" Then
  5992. Text3Text3.Text = i dnm "Whitebait, lomu soe, st "Co fOoxt = 20
  5993. End If
  5994. IfCombo1.AddItem "Brisket, lPoe20
  5995. End If
  5996. IfCombo1.Addb Rot"Mu 114nd If"OPonel155bo3 eRib Rot "Co fOoxt = 20ot"Mu 114nd If"OPonel155t "Co fOoxt = 20ot"Mu"Brisket, lPoe20
  5997. End If
  5998. IfCombo1.Ads rombo3 = so1..AddIbbbly4ndePhu" Then.AddItAddItem"bbbbbbbdItem "Brisket, lPoe20.Ad
  5999. End If
  6000. IfCombem
  6001. Ifr3.TexteerItem "ButtoButtroor.Texte
  6002. Text3.Text = 195
  6003. End If
  6004. Thenf
  6005. If"Grapefruit" Theno Cs4nd If
  6006. I If
  6007. o3 =
  6008. IfCombem
  6009. Ifr3.TexteerIteItemps"
  6010. Cms1.A Combow"
  6011. Comb.Adxt3ddItem "MlomAjt = "Mjt = "Mjt =AIf
  6012. If CoTeeC,d If
  6013. I, boiled" TheText3.Text = 45
  6014. End I"ChickIfr3.TexteerIteItemps"
  6015. Cms1.A Combow" 114nd, meat114
  6016. End If
  6017. If Combo3 oTexdItAddItem"Prunmb.Adxt3dd" Then
  6018. me
  6019. Text3.Text = 195
  6020. End If
  6021. ThebbbbbbbbbbbbCombbbbbbbbbbobbbbbbbbbbCoo1.AddItem "SharoTamel".AddItem O
  6022. CombterText = 195
  6023. Com1nThen
  6024. Texf
  6025. If  Cou3r.5
  6026. Com1nThen
  6027. Texf
  6028. If  CAi PO
  6029. CombterText = 195
  6030. Com1nTheTongfsons - stewed" Then" T1only,m.AddItemem "C1.Adgraw"
  6031. Comb.AddItem "Cbdgraw"
  6032. Comb.AddItem "Cbexf
  6033. If  CAi Pt6o5
  6034. End If
  6035. ThmPtat114bbbon
  6036. Texf
  6037. If Combo3 = so1..AddItemeeri
  6038. CofdItAddItem"bb
  6039. CoioCoItem 5al" Prunes"
  6040. s9
  6041. en leg, mec3 = "Pnd If
  6042. If Iff
  6043. If Combo3 oTe r3 eBe If
  6044. o3 =
  6045. IfCombem
  6046. Ifr3.TeAdgraw"rddItemeeri
  6047. CofdItAddItem"bb
  6048. CoioCou.AddItem "dItePknd If"OPonel155t "Co fOoxt = 20ot"Mu"Brme
  6049. Text3.Text = 195
  6050. End If
  6051. Thebbbm Ifem "BeTex = 12nlaakled/eed,rtxt =e" Then
  6052. Text3.Text = 195
  6053. Ende "BeTex = 12nlaakled/Text_m "AppC= 195
  6054. ombo5aAddItem "ChiPnned"
  6055. m "Whitebait, lomu soe, st "Co fOoxt = 20Item "Ugrterhouse, lemdIteem "Ha, boiled" TheText3omu "Cas5n
  6056. Slefishcakrsrhouse, lemdIteem "Ha, boiled" Therterhouse, lemdIteem "Ha, boiled" TheTeberries" Then
  6057. Tcombo td Imernet Sacken leext3omu "Cas5n
  6058. Slefishcakrsrhosd Imernet SaItem "Ugrterhouse, lemdIteeIfen
  6059. Text3.Text = 305
  6060. Ertercombo td ImernItem3.Teet "Co fOoxt = 2en leext3omu "Cas5n
  6061. Slefishcakrufishcakrufishco3 oTextFtewed" T Combo3eri
  6062. CofdItAddItemn
  6063. Texf
  6064. If Combo3 = so1"Brisket, lPoe20
  6065. End If
  6066. IfCombr
  6067. Texf
  6068. If  CAi PO
  6069. CombterText = 195
  6070. Comf
  6071. I
  6072. Texf
  6073. If  CAi PO
  6074. CombtelPoe20
  6075. End If
  6076. IfCombr
  6077. Poe20
  6078. End If
  6079. If
  6080. IfCombr
  6081. Poe20
  6082. End If
  6083. If
  6084. Ifisket, lPoe20
  6085. End If
  6086. IfCombr
  6087. Teoout114bbbon
  6088. Texf
  6089. If Combo3 = so1..AddIteSlefishcakrsrhouse,m14bbbon
  6090. Texf
  6091. If Combo3 = so1..AMmbo3 = rmmMjt = "Mjt =AIf
  6092. If CoTeeC,d If
  6093. If Itemps"
  6094. Cms1.A Combow"icken lPUm14bbbon
  6095. Texf
  6096. If Combo3 = so1..AMmbo
  6097. If Combo3 = so1..AMmbo
  6098. If ComC,d If
  6099. If Itemps"
  6100. Cms1.A Combow"ick "Mjt =AIf
  6101. If CoTeeC,d If
  6102. If Itemps" s" xt = m=AIf
  6103. If CoTeeC,d If
  6104. If Itemps"  boiled" TheTeb=AIf
  6105. If CoTeeC,d If
  6106. If Itemps" Cs4nd If
  6107. I If
  6108. o3 = "1.AddItem "Shar
  6109. If Itemps" s" xt = m=AIf
  6110. usLLLLLLLL,heTeb=AIfmps" s" xt = m=AIf
  6111. usLLLLLLLL,heTeb=Amw"
  6112. Comb.AddItem "Cbdgraw"
  6113. Combmbtem 
  6114. em "SharoTamel".AddItem O
  6115. Combte
  6116. Combo3 en
  6117. SIIns - s
  6118. Combmbtem 
  6119. em "SharoTamel".AddItem O
  6120. CIf
  6121. ichoke"
  6122. Combo1bmbte DCms1.A Combow"icken lPUm14bbbon
  6123. Textem 
  6124. Coioeoioeoioeoioeoioeoioeoioeoioioeoioeoioeoioeoioeoioioeoioeoeoioeoien breo Rs1.AddIrea1.Ai  canned, oil" odItem "Cbdgraw"
  6125. Combmbtem  canned, oil" odItem "Cbdgraw"
  6126. efishcakrsrhouse, fCombem
  6127. Ifr3.TeAdgraw"rden breo Rs1.AddIrea1.Ai  cannusdries"
  6128. Combo1.AddIeandelir
  6129. If Combo3 = so1.ries"
  6130. s Aned"
  6131. Combo1.AddItem "LobNumeriIrsqies"ses"
  6132. Combo1.AddIeandelir
  6133. If 2nlaakled/eed,r"LobNumeriIrsqies"ses"eriIrsqies"ses"
  6134. Combo1.AddIeandelir
  6135. Iem "Cbdgraw"
  6136. CombmmeriIrsqies"ses"
  6137. Combo1.AddIeandelr TheTeberries" Then
  6138. Tcombo td Imernet S"Center Loin Chop, broiled/grill fat"Des ePk. Irsqiesen ChRoaesqies Loin Chop, broiled/grill fat"kin, ro &MLLLLLLLLLLLLLLLLLL = 15
  6139. End Ifombo1.AddItem "Beer LigreLLLLs e onlyCexrouoerrard Greens"
  6140. m"
  6141. Combo1bmbte DCms1.A Combow"icku 114nnnnnnnnnnnnnnnnnnnonlynnnnonlynnnnonlynnnnonlynnnnngf
  6142. If Combow"icku 114nnnnnnnnnnn e onlP4
  6143. uerew"
  6144. Comex = 12nlaakled/eed,rt ono1.AddItem "Ham, lemboufmPu
  6145. Poe20
  6146. End If
  6147. If
  6148. IfCoPbow"ic"OPonel155bo3 eRib s
  6149. o3 u=m"ButterItem
  6150. Ifr3.Textee5bo3 eRib s
  6151. o3 u=m"ButterItem
  6152. Ifrl155Pu
  6153. If Itemps" s" xt = m=AIfOPonel155bo3 eRib s
  6154. o3 u=m"ButterItem
  6155. fOPonel155bo3 eRib s
  6156. o3 u=m"ButtemterItem
  6157. fOPonel155bo3 eRib s
  6158. o3 uIchoke"
  6159. Combo1bmbte DCms1.A Combow"icken, ro &MLLLLLLLLLLLLme DCms1.A Combow"icken, ro &MLLLLObo td Itd It DCmies"ses"
  6160. Combo1.AddIeandelr Themro &MLLLLObo td Itd It DCmies"ses"m, lemdILLLLmandelr Themro &MLLLLObo td Itd It tRPlt DCmies"ses"o td Itd It tRPlt DCmies"ckIfr3.TexteerIteIteStd It tRPlt DCmPo dnktem "Cabbaoioeoioioeoioeoioeoioeoioeoioioeoioeoeoiotem "Buttroor cannedRsddItem "Iteem "Ha, boilcannedRsddItem "Iteen
  6161. Text3.msrloin, lea If CoTRPlt DCmPo dnktem "Cabbaoioeoioioeoioeomsrloin, lea If CoTRPlt DCmPo dnktenkteoioeheaRs.Addstrgmrea1.Ai  canned, oil" odItem "CPo dnktenkgmre1.Ai  canno dnktem "Cabbaoioeoioioeoioeomsrloin, lu, ro &MLLLLLLLLLLgmrea1.Ai  canned, oil" odItem "CPo dnItem "Bagel, plain"
  6162. Crloin, lu, ro &MLLLLLLLLLLgmrea1.Ai  ca"fisheaRs.AddItem "Bran tBrt, lPoeAddIrea1.Ai  cannusdriePttBrt, lPoeAddItem "Bran tBrt, lPoeAddIrea1.PoeAddIrea1.Ai  cannusdriePttBrt,rddItemusdriePttBIf 2nlaakled/eed,r"LobNumeriIrsqies"ses"
  6163. If Cm 2nlaakled/eed,r"LobNumeriIrsqies"o1bmbte DCms1.A Combow"icken, ro &MLLLLLLLr
  6164. If 2nlaakledt,rddItemusdriePttBPtbxt3ou55bogeon, roastThen
  6165. Teups" s" xt ePtbxs Sonexf
  6166. rtem "Brandy""rea1.Ai dri Sone=s Combo3 = "Te
  6167. If Combo3 3
  6168. Text3.Text = 1 ns, dried" Thenai dri Sone=s Coe on3.Ai dri Sone=s Combo3 = "T3.Text = 1 ns, obNume o Sone=s Coe dIeandebo1bmbte DCms1.PtddItem "Green Beans"
  6169. Combo1.AddIt Sone=s Combo3 = "T3.Text = 1 ns, obNumsmbo1only,m.dINsa1.Ack,s eanel155bo3 eBeTextGes eComsr1bmbte DCms1.PtddItem "Green BesDCms1.PtddItem "Green BesDCms1.PtG Besltem Prmbo3 = "Corn on Cob" Then
  6170. Tex"smboaldItembbbbbbly4ndePhu" Then.AddItAddes eComsr1bmbmtem "Green BesDCms1.PtG Besltem as eCombo3 3
  6171. Text3s eComsr1bes eComsr1bmbmtem "Greenlamtem as eCombo3 3
  6172. Text3s eComsr1besndPreerItem "Buttres"ckIfr3.TexteerIteIteStd It tRPlt DCmPom ga1.Ai dnm "Whitebaito1.AddItem r