+ Reply to Thread
Results 1 to 5 of 5

Check out and return - Check if entered item is already checked out

  1. #1
    Registered User
    Join Date
    01-23-2017
    Location
    Florida, United States
    MS-Off Ver
    2016
    Posts
    3

    Check out and return - Check if entered item is already checked out

    Hello. I am not super experienced with Excel coding. I am currently working on a check out and return Excel document. I am having trouble when doing the return. So only the C and D columns will have the ability to be edited. When a value is entered in C, the other columns will generate. I want that if a value is entered in C and it is Checked Out already that it would change the cell in column G to have the return date and then delete the cell in C that was just entered. Here are some images to explain.

    VHH9oIz.png

    qyLSxlF.png

    wMdIY3w.png

    Here is the current code that I have for the worksheet. The code I am working on is between the "Work In Progress" comments.

    Please Login or Register  to view this content.
    Last edited by lostdesigns; 01-25-2017 at 10:06 AM.

  2. #2
    Valued Forum Contributor Maudibe's Avatar
    Join Date
    12-21-2016
    Location
    USA
    MS-Off Ver
    2010-2013
    Posts
    326

    Re: Check out and return - Check if entered item is already checked out

    Try incorporating the following code into yours.

    HTH,
    Maud

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    01-23-2017
    Location
    Florida, United States
    MS-Off Ver
    2016
    Posts
    3

    Re: Check out and return - Check if entered item is already checked out

    Quote Originally Posted by Maudibe View Post
    Try incorporating the following code into yours.

    HTH,
    Maud

    Please Login or Register  to view this content.
    That only checks if the item above is the same item. I would need it to scan the entire column to see if the item is checked out. On the right track though!
    Last edited by lostdesigns; 01-23-2017 at 12:23 PM.

  4. #4
    Valued Forum Contributor Maudibe's Avatar
    Join Date
    12-21-2016
    Location
    USA
    MS-Off Ver
    2010-2013
    Posts
    326

    Re: Check out and return - Check if entered item is already checked out

    Sorry, your image of the same value on the preceding row misled me. I now understand what you are looking for. Below is the amended code.

    HTH,
    Maud

    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    01-23-2017
    Location
    Florida, United States
    MS-Off Ver
    2016
    Posts
    3

    Re: Check out and return - Check if entered item is already checked out

    Quote Originally Posted by Maudibe View Post
    Sorry, your image of the same value on the preceding row misled me. I now understand what you are looking for. Below is the amended code.

    HTH,
    Maud

    Please Login or Register  to view this content.
    Thank you. The code works. I really appreciate it.

+ 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. [SOLVED] VBA UserForm.Value Check If User Form Buttons checked Not Working. Check Button on Open.
    By Doc.AElstein in forum Excel Programming / VBA / Macros
    Replies: 16
    Last Post: 05-11-2016, 05:55 PM
  2. How to check if excel file is Checked Out in SharePoing Check Out, run code, Check In
    By jrtraylor in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-08-2016, 04:36 PM
  3. Check Box that shows options in Combo Box if Checked, and Hides if Not Checked
    By dumbjodie in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-13-2013, 10:06 AM
  4. [SOLVED] I would like to run VBA code when a check box is checked.
    By redsab in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 09-01-2013, 06:59 PM
  5. Automatically check one or more check boxes when a parent check box is manually checked
    By Steverizer in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-28-2013, 01:56 PM
  6. Replies: 2
    Last Post: 12-19-2012, 11:23 PM
  7. Check box Name changing when checked
    By tacnola in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-03-2009, 09:49 AM

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