Angelfish13
New Member
- Joined
- Jan 25, 2017
- Messages
- 14
Hello,
I am currently manually creating a list in excel that is taking a very long time. I was wondering if there is a way to automate this. Please see below for an example. Thank you so much for your help!
Columns for the criteria:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Number of Orders Placed[/TD]
[/TR]
[TR]
[TD]Justin[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]Bob[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]Fred[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]Sally[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]Mary[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
List I manually enter based on columns above (another column in excel):
[TABLE="width: 500"]
<tbody>[TR]
[TD]People with Zero Orders[/TD]
[/TR]
[TR]
[TD]Fred[/TD]
[/TR]
[TR]
[TD]Mary[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The list I manually enter actually takes forever because there is hundreds of names and they are all scrambled with people who have a lot of orders. All I am doing is looking who has a zero next to their name and typing their name in another column in a list format. Is there any way to have excel do this automatically with a formula or macro? Please let me know, thanks so much for your help!
I am currently manually creating a list in excel that is taking a very long time. I was wondering if there is a way to automate this. Please see below for an example. Thank you so much for your help!
Columns for the criteria:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Number of Orders Placed[/TD]
[/TR]
[TR]
[TD]Justin[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]Bob[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]Fred[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]Sally[/TD]
[TD]1[/TD]
[/TR]
[TR]
[TD]Mary[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
List I manually enter based on columns above (another column in excel):
[TABLE="width: 500"]
<tbody>[TR]
[TD]People with Zero Orders[/TD]
[/TR]
[TR]
[TD]Fred[/TD]
[/TR]
[TR]
[TD]Mary[/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The list I manually enter actually takes forever because there is hundreds of names and they are all scrambled with people who have a lot of orders. All I am doing is looking who has a zero next to their name and typing their name in another column in a list format. Is there any way to have excel do this automatically with a formula or macro? Please let me know, thanks so much for your help!