Closed Thread
Results 1 to 6 of 6

I need excel consultation

  1. #1
    Registered User
    Join Date
    12-16-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    68

    I need excel consultation

    Dear All

    Thanks for this great site, it helped me a lot.
    I have one problem I need your help or consultation.


    I have two sheets with two tables
    1st sheet: has patients data
    includes there visit number and visit date and visit operation with his own unique hospital number
    each visit recorder it will comes in one row, that means if he has 5 visits the variation will be in row number and date and his visit's number.

    2nd sheet: Has table, we enter only patient id or hospital number, and value recorded for his investigation.


    what I need:

    every time we entering his hospital number at sheet 2 it will be added to sheet 1 at cell (CA column) in his LAST visit row the value 100 (this investigation reading value).


    If friend can help me for equation so I can do by equation or simple vba code.

    here my equation I added it at CA column, but if the patient has two times visits this equation will change all his previous visited investigations also???!!!

    =IF(OR($E3813=$EO$8,$EO$20,$EO$22,$EO$23,$EO$24),1,IF(AND(((TODAY()-($V3813))>=14),E3813=$EO$10),(IFERROR((VLOOKUP(CD3813,HCGNEW,2,0)),0.1)),IF(AND(BK3813>=1,((TODAY()-($V3813))>=12)),(IFERROR((VLOOKUP(CD3813,HCGNEW,2,0)),0.1)),1)))[/QUOTE]

  2. #2
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: I need excel consultation

    Hi - please don't post in more than one subforum.

  3. #3
    Registered User
    Join Date
    12-16-2012
    Location
    London
    MS-Off Ver
    Excel 2010
    Posts
    68

    Re: I need excel consultation

    Quote Originally Posted by yudlugar View Post
    Hi - please don't post in more than one subforum.
    sorry for disturbance.
    but
    what means of subforum

  4. #4
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: I need excel consultation

    You posted the message in both the "vba/programming" and "formulas/functions" areas of the site. I'd suggest having a read of the forum rules, this will help get your questions answered quicker.

  5. #5
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: I need excel consultation

    Quote Originally Posted by x_ampl1 View Post
    sorry for disturbance.
    but
    what means of subforum
    You've posted the same question in more than one area of this website. And both times with a pretty useless title.

    Post it once, with a meaningful title, and you'll probably get helped.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: I need excel consultation

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.
    http://www.excelforum.com/excel-form...sultation.html
    Thread Closed.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Consultation about button to show application
    By GIS2013 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-01-2013, 02:33 PM
  2. Check for escalation after consultation
    By brentymf in forum Excel General
    Replies: 3
    Last Post: 06-12-2012, 09:51 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