Macro Help
2 TopicsNeed a macro to create a subdocument
I have a document with some lines that contain a string, say <astring>. I would like to have a macro that would parse the document, and create a new document that only contains the lines that have <astring> in it. Anyone willing to give me advice?Solved234Views0likes10CommentsI need to write a Macro that when run will hide rows
I am creating an order form for a small business. The form has all of the items available to purchase. When an employee works on an order for a customer, they will put a quantity in the "Quantity" cell. I want the macro to hide any row that has a quantity of "0". This is my first attempt at writing Macros, so please be very specific. The screen shot is of the order form as it is currently designed.4.5KViews0likes2Comments