Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've built a summary workbook to consolidate data gathered from approx
30 external workbooks. I've built a way to easily identify which (if any) external workbooks were not updated on time -- an Advanced Filter, using VBA. So, now I have a range of cells (Sheet='Admin', range=G38:H68) which will hold the Store Name/# of those who didn't submit on time. The 'used' part of this range will likely change with each update (eg 5 stores are late this time, but only 2 next time and none last time). What I want to do is have a button on the Dashboard (what I call the main sheet) which will allow users to see a list of the 'offenders' ( ie those that didn't send an update). This would be in a pop-up window or userform, and only show the 'used' range (as mentioned above) .... just two columns containing Name and Number of the non-updaters. How would you code this? TIA, ray |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need assistance to populate sheet from Userform data | Excel Programming | |||
xl2002 - AutoFilter from Criteria from Other Sheet... | Excel Programming | |||
Populate sheet from userform | Excel Programming | |||
Populate Excel Userform with Sheet names | Excel Programming | |||
Range of Cells to populate in a text box on a userform | Excel Programming |