+ Reply to Thread
Results 1 to 9 of 9

Looking for help on improving my excel sheet

  1. #1
    Registered User
    Join Date
    03-04-2016
    Location
    Bristol, UK
    MS-Off Ver
    2010
    Posts
    4

    Looking for help on improving my excel sheet

    Hi all

    Look for some help creating a code that ill allow me to eliminate as much human error as possible from my spreadsheet that creates reducing dose charts for patients within the NHS

    I made the table to speed up this process (we used to handwrite them) however there is still some human error that can cause delays

    Example.png

    This is what the current form look like, they are formatted to be printed out and will calculate the amount of tablets we will require for the said patients specified dosage scheme what i'm looking for help is a way for the user to fill in the cells to the right and the form populate in the way that's displayed within the form

    apologies if ive not explain this very well essentially i need them to put in the initial amount of days they will be taking a set dose for then how often they will be reducing down to 0 tablets

    Any help greatly appreciated

    many thanks

    Tom

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,791

    Re: Looking for help on improving my excel sheet

    quite a few things could be done

    why not post a sample sheet rather than an image - will make it easier for people to help
    do you need to have tablets in each cell - rather than just a number ?

    do you have the tablets used and size anywhere - so that entering 25mg as starting dose - can work out thats 5 tabs
    also by how much it reduces in each section s well as the number of days

    How many tabs are in a box
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    03-04-2016
    Location
    Bristol, UK
    MS-Off Ver
    2010
    Posts
    4

    Re: Looking for help on improving my excel sheet

    Hi thank you for the reply sorry ive taken till today to pick it up

    Sorry i didnt realise i could post a copy of the worksheet, new to this forum. My works browsers are never updated and wont allow me to at the moment, ill find a work around.

    It would be helpful to have "Tablets" in each cell only for clarity as most of the people who require these charts are eldarly.

    I did have the calculation in the first cell of each form to work out the 25mg = 5 tablets.

    The reductions are always usually by 5mg until stopping, howver the amount of days is where the variation is. For example lets say someone is taking 25mg but will need to stay on this dose for the next 17 days before reducing by one tablet every 7 days. some people are much simplier but there are some peoples doses which are alot more random than the bog standard reducing every 7 or 5 days.

    there are 28 tablets in most boxes but ive worked out the caluations for these box sizes at the bottom of each chart.

    Tom

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,791

    Re: Looking for help on improving my excel sheet

    Just make sure their is no names or personal information in the sheet , it is a public forum

  5. #5
    Registered User
    Join Date
    03-04-2016
    Location
    Bristol, UK
    MS-Off Ver
    2010
    Posts
    4

    Re: Looking for help on improving my excel sheet

    Hi, should be anything sensitive in the sheet, hopefully ive managed to attach it

    Many Thanks

    Tom
    Attached Files Attached Files

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,791

    Re: Looking for help on improving my excel sheet

    just as a first pass , just to make sure dont do to much wrong
    i have added the formula - but shows the main dose and then just flags - 2nd, 3rd 4th
    So by how much does the dose reduce ?

    just one tablet - based on the Dose

    so in my example of 100Mg
    would that reduce to 95Mg

    Then the next example I have an entry for dose reduction which reduces by that amount for each of the days

    As i say this is just a draft and will need some error handling - if the reduction is only 1 or 2 or 3 times

    i added the days just to see it changed correctly - ignore H & P
    Last edited by etaf; 03-07-2016 at 11:36 AM.

  7. #7
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,791

    Re: Looking for help on improving my excel sheet

    I have added bit of Error checking

    Data Validation in the Reduction - so the days have to be greater than previous day
    Data Validation the reduction has to be a whole tablet , based on dose per tablet
    Conditional formatting for 0 or negative to go white and no tablets in cell shown
    Conditional formatting on the dates to show the change in dosage
    Leave the days reduction blank and it only calculates previous dates - Ie you can use 1 or 2 or 3 days reduction
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    03-04-2016
    Location
    Bristol, UK
    MS-Off Ver
    2010
    Posts
    4

    Re: Looking for help on improving my excel sheet

    Thank you for your help on this,

    This is exactly what I was looking for !!

    the maximum amount of reductions would be 9 from our highest dose of 45mg that usually comes through the department, anything about this dose
    is usually for patients who we don't supply charts for.

    How difficult is it for me to add in a total of 9 reductions as a maximum ?

    Many Thanks again

    Tom

  9. #9
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,791

    Re: Looking for help on improving my excel sheet

    What version of Excel are you using ?
    if 2003 - then no , a different approach will be needed as you cannot nest that many IFs

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Improving Excel Macro dealing with VLOOKUP on another workbook
    By Brawnystaff in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-22-2014, 12:41 AM
  2. Improving calculation speed of a sheet utilizing many "sumifs"
    By blademan88 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2013, 02:21 PM
  3. [SOLVED] Password access to sheet - have code need help improving
    By lukestkd in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-26-2013, 07:10 PM
  4. Replies: 2
    Last Post: 01-26-2013, 04:26 AM
  5. Improving excel user
    By mehdiayouche in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 11-28-2012, 10:50 PM
  6. Excel Stock File Improving and Upgrading
    By dammyg in forum Excel General
    Replies: 0
    Last Post: 08-28-2008, 06:14 PM
  7. Improving my Excel 2000 Skills
    By Drew Cutter in forum Excel General
    Replies: 1
    Last Post: 04-22-2006, 03:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1