Hello,
I am trying to get a textbox to show if quotes are found. Column C is the description column, and contains 1/4" oak, 3/4" poplar, etc. if found, i want to call another macro, and if not found, display a messagebox that says "no quotes found".
I have this in a larger macro and i get an error if i run the code sorting all the thicknesses if there arent any descriptions with a thickness. I am hoping to use this to only call the sub macro if there are items with [a single quote] in it.
I am trying to get a textbox to show if quotes are found. Column C is the description column, and contains 1/4" oak, 3/4" poplar, etc. if found, i want to call another macro, and if not found, display a messagebox that says "no quotes found".
I have this in a larger macro and i get an error if i run the code sorting all the thicknesses if there arent any descriptions with a thickness. I am hoping to use this to only call the sub macro if there are items with [a single quote] in it.