Hello,
This is just an example I'm using.
Currently there are 6 keywords that needs to be updated in different columns. Expecting more keywords in future.
Since it would be time consuming, I thought I would ask assistance for 2 keywords and then do the necessary additions for the remaining.
Looking For -
I have 2 sheets - Sheet1 and Sheet2
The data will be pasted in C2 in sheet1 which will also contain specific keywords.
Depending on keywords the macro should copy data from specific cells in sheet1 and paste them to specific columns in sheet2. This should happen on the click of a button.
If keyword is abc then macro should copy and paste data as mentioned in the attachment.
If keyword is def then macro should copy and paste data as mentioned in the attachment.
Optional Requirement -
On Sheet 2 -
Depending on multiple entries in Column H on sheet2, macro should duplicate the data in corresponding blank columns. Refer attachment for clarity.
Very Important -
As stated at the start, options should be provided in the code (a remark would be helpful) to add additional keywords, cells and columns
Any assistance will be greatly appreciated.
This is just an example I'm using.
Currently there are 6 keywords that needs to be updated in different columns. Expecting more keywords in future.
Since it would be time consuming, I thought I would ask assistance for 2 keywords and then do the necessary additions for the remaining.
Looking For -
I have 2 sheets - Sheet1 and Sheet2
The data will be pasted in C2 in sheet1 which will also contain specific keywords.
Depending on keywords the macro should copy data from specific cells in sheet1 and paste them to specific columns in sheet2. This should happen on the click of a button.
If keyword is abc then macro should copy and paste data as mentioned in the attachment.
If keyword is def then macro should copy and paste data as mentioned in the attachment.
Optional Requirement -
On Sheet 2 -
Depending on multiple entries in Column H on sheet2, macro should duplicate the data in corresponding blank columns. Refer attachment for clarity.
Very Important -
As stated at the start, options should be provided in the code (a remark would be helpful) to add additional keywords, cells and columns
Any assistance will be greatly appreciated.