I want to search for an item which may appear more than once in say column A.
If it's found, I then need to change the value in column D in the same row.
Can anyone help me with this please?
Thanks
I want to search for an item which may appear more than once in say column A.
If it's found, I then need to change the value in column D in the same row.
Can anyone help me with this please?
Thanks
Hi
Upload a sample data.. That would be a great help
Click *, if my suggestion helps you. Have a good day!!
Here you go.
Hi
Try this. in C3
=IF(OR(A3="James",A3="Lisa"),10,B3)
Is this, helps you?
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
I use a macro to automate everything that goes on in my workbook so a VBA example would be the best. I don't want to change anything in column B that doesn't need to be changed and i don't want to add a 3rd column due to pivtos etc that run from my raw data.
Thanks
In this case, YES, you need a macro!
So you are welcome![]()
So any ideas on how to do this in VBA?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks