+ Reply to Thread
Results 1 to 4 of 4

Find date/day across columns and update selective cell below

  1. #1
    Forum Contributor
    Join Date
    05-16-2011
    Location
    Philippines
    MS-Off Ver
    Excel 365/Excel 2016
    Posts
    315

    Find date/day across columns and update selective cell below

    Hi everyone,hope you all ok.

    I just need to find and update specific column only. For example on my uploaded workbook, I have 2 sheet which is "Database" and "Front Cover", the logic is user will only see front cover sheet, once the user already input time in and time out and click the button submit. It will automatically find the date on Database tab(I used Now() formula on B1 cell with format dd-mmm). After the macro/vba code found the specific value like Feb 15 found on AX column it will update the row 4,5,6 of column AX or which could be easy to perform copy paste B4 to B6 of Front cover sheet and copied it to database sheet of Column AX row 4 to 6.


    Date is not fix, the admin user of the tool will change the date every quarter. I hope you can give me some hint on how can I start. Thank you in advance
    Attached Files Attached Files
    Last edited by emina002; 02-15-2015 at 12:54 PM.

  2. #2
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Find date/day across columns and update selective cell below

    Here you go. Make sure macros are enabled and then you can push the submit button and see the results on the database sheet.
    Now() is not a good choice for cell B1, I changed it to Today().

    Good Luck!!!
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    05-16-2011
    Location
    Philippines
    MS-Off Ver
    Excel 365/Excel 2016
    Posts
    315

    Re: Find date/day across columns and update selective cell below

    Hi @skywriter, your solution work. Thanks to you

  4. #4
    Forum Expert skywriter's Avatar
    Join Date
    06-09-2014
    Location
    USA
    MS-Off Ver
    2016
    Posts
    2,760

    Re: Find date/day across columns and update selective cell below

    Quote Originally Posted by emina002 View Post
    Hi @skywriter, your solution work. Thanks to you
    My pleasure, thanks for the feedback and the reputation points.

+ 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] Find value and update date in different column
    By Eugene123 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-19-2014, 06:12 AM
  2. Check 3 columns then update date
    By Prellyan in forum Excel General
    Replies: 3
    Last Post: 09-10-2014, 08:05 AM
  3. [SOLVED] 2 Columns - Find Data to Last Item Entry & Date to Left of Cell
    By mycon73 in forum Excel General
    Replies: 7
    Last Post: 08-17-2014, 08:00 PM
  4. Replies: 1
    Last Post: 10-21-2012, 05:03 PM
  5. Find a previous record and update columns
    By gelandl in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-23-2009, 07:00 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