Stat Sheet

jgarth

New Member
Joined
Jul 30, 2007
Messages
24
I'm creating a stat sheet that automatically populates transactions for employees, and they can update status. The issue I'm running into is when they are selecting that the file is completed, I can't get a macro to detect which ones are done and which ones aren't to clear them out of the que. What type of macro/vb would I need to write to get this outcome.

Thanks.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Hi Jgarth, Welcome to the Boards!

Sorry no one has answered you question sooner, but they are probably having the same problems I have in understanding specifically what your desired outcome is. Can you describe the layout of your sheet? Which cells have the Status? What value represents ones that "are not done"? What action do you want to happen when a when a status is update? Do you want it to hide that row? Or delete that row? Do you want this to happen immediatly after the status has been updated (like a change event macro) or when the user hits a button? or when the spreadsheet is closed? or saved?

This sounds quite possible I just don't know how to answer you any better with the amount of information you've given.

~Gold Fish
 
Upvote 0

Forum statistics

Threads
1,222,441
Messages
6,166,054
Members
452,010
Latest member
triangle3

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