Get periodic data (1 year from entry via form) from a Database in a different sheet

Raghav Chamadiya

New Member
Joined
May 31, 2020
Messages
13
Office Version
  1. 2016
Platform
  1. Windows
So, I have a material Inventory Maintaining excel file in which data is entered via a form. The form has a field which asks for Retention/Destruction from user and another field "Invoice number" which works as a unique id for the data row
All this data( and more) is stored in same workbook. What I want is, that if the user selects Retention, then the data should display in a separate sheet named "Reconciliation" exactly 1 year later until the user takes action on it, so the data should just keep on coming in new rows in the reconciliation sheet

Please guide me what should be done for this
 

Excel Facts

Format cells as time
Select range and press Ctrl+Shift+2 to format cells as time. (Shift 2 is the @ sign).
let me try to rephrase this:
You have a userform (is this a pop-up userform or is this a 'form'on a sheet?)
On the form there is a field 'Retention/Destruction'
If the user enters a date in the retention field, then (I assume after clicking the OK button) the data should be stored in the Reconciliation sheet in the row for the invoice Nr

Is this correct? Please confirm if pop-up form or sheet based form
 
Upvote 0

Forum statistics

Threads
1,215,051
Messages
6,122,872
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top