Pop Up Requesting Date

dave5770

New Member
Joined
Apr 9, 2019
Messages
8
Hi All,

I have a sheet that keeps track of tenants and their status. Data is kept on multiple sheets. I would like to have a pop-up come up requesting a date when the status of an entry in is changed to "notice" in table named tblTenants and the date is populated on in table tblUnits for the corresponding building and unit #. TblTenants has a one-to-many relationship with tblUnits as we could have many previous tenants listed in tblTenants. I simply want to avoid going back and forth between sheet and missing dates.

Example:

tblTenants (there are many more fields in this table but I removed them for simplicity)
IDBUILDINGAPTTYPESTATUSNAMES 1NAMES 2
FRANCISAPT01
FRANCISAPT
01APTCURRENTDARTH VADER
FIRSTAVEPLACE02
FIRSTAVEPLACE
02APTNOTICELUKE SKYWALKERHAN SOLO

<colgroup><col><col><col><col span="2"><col><col></colgroup><tbody>
</tbody>

<colgroup><col><col><col><col span="2"></colgroup><tbody>
</tbody>

TblUnits

IDBUILDINGUNITSQ.FT.TYPEUNIT STATUSNOTICE DATE
FRANCISAPT01
FRANCISAPT
016001x1OC
FIRSTAVEPLACE02
FIRSTAVEPLACE
024000x1NOTICEDATE GOES HERE

<colgroup><col><col><col span="2"><col><col><col></colgroup><tbody>
</tbody>

<colgroup><col><col><col span="2"><col><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce

Forum statistics

Threads
1,214,987
Messages
6,122,614
Members
449,090
Latest member
vivek chauhan

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