Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,570

    No, not yet, on my phone. Not going back to my laptop until tomorrow.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  2. #17
    DMT Dave is offline VIP
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    1,371
    No worries, although not VBA related this conversation with yourself and Edgar, both have given me some useful info

    It is a world of learning with diabetes

    Mine is jumping so quickly from lows to highs, I have a 2.2 low and came back from Mexico honeymoon feeling very unwell, sugar reading was 32, should be between 4 and 9...

    Manage it and move on now

    Can't thank you guy's enough for all of your help with all subjects, have a good evening

  3. #18
    Edgar is offline Competent Performer
    Windows 8 Access 2016
    Join Date
    Dec 2022
    Posts
    309
    I'm glad I could help, even if just with words.

    I guess the ideal app should have this workflow:
    1. login
    2. gets results from previous captures
    3. add new record
    4. meals section
    4.1. if choose existing meal, then load the latest used nutrition data for that meal, let the user edit
    4.2. if add new meal, then call the api and load the nutrition data for that meal, let the user edit
    5. physical activity
    5.1. same with meals, but for physical activity
    6. insulin section
    6.1. choose target, calculate automatically based on physical activity and food intake? maybe also sugar reading?

    I think physical activity should be a part of the formula. But I'm just guessing.

  4. #19
    kd2017 is offline Well, I tried at least.
    Windows 10 Access 2016
    Join Date
    Jul 2017
    Posts
    1,165
    FWIW the USDA provides a nutrition db free to download. They provide it in excel, cvs, and access format, though if I remember correctly I think they are phasing out the access db??...
    Anyway, you can also get a free api key to access the data online. I used it as an excuse to learn qt for python to make a meal planning app a few years ago

    https://fdc.nal.usda.gov/

  5. #20
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,570
    Quote Originally Posted by Edgar View Post
    Yeah, phone spreadsheets are a nightmare. An app is better. If any of you have a link to a formula, maybe I can create a web app you can use from your phone.
    Also there is the fact that VBA will not run on the phone.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  6. #21
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,570
    Quote Originally Posted by DMT Dave View Post
    WGM have you downloaded mine ?, I have never used VB in Excel but if it's as easy as Using Sum, Avg Max functions etc, i can use those in Excel calculating the cells etc

    I have seen VLookup etc in excel but never tried any VB work
    Your DB is along the same lines as mine. More detailed as you need the sugar levels etc.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  7. #22
    DMT Dave is offline VIP
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    1,371
    Thank you guy's all of this helps massively, the world doesn't share enough to help each other like on here

  8. #23
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,570
    You might also want to take a look at MajP's FAYT classes, that turn a control into a fayt control with two lines of code.
    Post #4
    https://www.access-programmers.co.uk.../#post-1867654
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  9. #24
    DMT Dave is offline VIP
    Windows 10 Access 2016
    Join Date
    May 2018
    Posts
    1,371
    Thank s WGM, will take a look

  10. #25
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,570
    Quote Originally Posted by DMT Dave View Post
    Thank s WGM, will take a look
    I just added it to mine. Makes finding the food in the combo so much easier.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 07-09-2019, 12:51 AM
  2. Replies: 6
    Last Post: 10-30-2018, 04:35 AM
  3. Replies: 9
    Last Post: 06-23-2018, 10:25 PM
  4. Replies: 2
    Last Post: 04-27-2016, 06:20 AM
  5. Replies: 1
    Last Post: 07-01-2015, 04:18 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums