I have a workbook with a data entry tab where I have needed to restricted the entry into one of the columns to be consistent. I used a Drop Down list to accomplish this.
Next, I have information from this tab copied to other tabs based on certain criteria. This is accomplished with VB. Here is where my dilemma is. When the information is copied over to other sheets, each row has a drop down window. How do I solve this to just take the value from the data input sheet and paste without the drop down window?
Thanks in advance.
Next, I have information from this tab copied to other tabs based on certain criteria. This is accomplished with VB. Here is where my dilemma is. When the information is copied over to other sheets, each row has a drop down window. How do I solve this to just take the value from the data input sheet and paste without the drop down window?
Thanks in advance.