Forum Discussion
Ishmale
Jan 25, 2022Copper Contributor
Trying to use VBA to perform an Automated find and replace function
Hello, I am having trouble performing a find and replace with VBA. I am using a piece of code I modified for my work book. However I am running into a "compile error Expected list separator or )" . ...
Subodh_Tiwari_sktneer
Jan 25, 2022Silver Contributor
How about uploading a sample file with some dummy data in both the worksheets along with the logic you are trying to replace data. That would help to suggest a working solution considering your existing data.
- IshmaleJan 25, 2022Copper Contributor
For some reason I can Not upload a file or at least do not see an option to upload a file.
I would like to search the user code column in the "Daily Pick Data" sheet and then using the list in the "Click USER Ref" sheet find the old code and replace the "Daily Pick Data" cell with the new user code from the table on "Click USER Ref".
Sorry for not being able to post the upload the file.