I have a user select combo box D21 on sheet1 named Input populated from Column A on sheet2 named Data containing "mm/dd/yyyy hh:mm:ss". I want to have a text box at F24 on sheet1 (Input) that I can type in a date, then click a cmd button and have it preform the following function:
Have the vba code to find the exact mm/dd/yyyy hh:mm:ss in column A on sheet2 and place the date from F24 (sheet1) to column "I"(sheet2) on the same row of where the exact mm/dd/yyyy hh:mm:ss was found in column A(sheet2), if empty.
If a date already has been entered in column I, have a message box to confirm to replace it or cancel.
Thank you all for any time and help for my inquiry.
Have a pleasant tomorrow, by having coffee today!![]()
Bookmarks