I'll try to explain this as best as possible.
I have several worksheets, one of which is a sheet for just the totals of the other sheets.
On the worksheets, there are various products listed vertically, and beside those are the quantity and price.
Basically, what I want to do is have the names of whatever products which have more than 5 for quantity, and then have those product names show up in some sort of list underneath the data in the totals worksheet.
Can I do this with simple If statements or do I need advanced macros/VBA??
Any ideas/suggestions would be welcome.
Let me know if you are unclear on what I'm trying to do. If you can understand it, you probably don't.
I have several worksheets, one of which is a sheet for just the totals of the other sheets.
On the worksheets, there are various products listed vertically, and beside those are the quantity and price.
Basically, what I want to do is have the names of whatever products which have more than 5 for quantity, and then have those product names show up in some sort of list underneath the data in the totals worksheet.
Can I do this with simple If statements or do I need advanced macros/VBA??
Any ideas/suggestions would be welcome.
Let me know if you are unclear on what I'm trying to do. If you can understand it, you probably don't.