Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have Team member with same name as Micheal Sunie and Micheal Sunie MFR in List box. My user wnats to have only Micheal Sunie MFR in List box.
Could anyone help me is there any way to merge theses two and have only Micheal Sunie MFR.
Thanks.
try using REPLACE() in the script
REPLACE(Team Member,'Michael Sunie','Michael Sunie MRF') as Team Member
You can use apply Map command if members are in less size.
Vikas
Thanks and how can I use Map command?please tell me
This is dataquality issue of which I would also advise to use the apply map in your script and not in the listbox.
See the help function for the applymap function. It's easy!
Amelia
Can you please provide details of all name in the list .
Or it just for one name
Guys you all are saying to have applymap but one thing i want to ensure is that whether the the last thre characters are always three or they lack consistency if it is so then what is the logic behind applying the Applymap()
ApplyMap() could be the best alternative by not knowing what context we are having to deal with here.
On the other hand, you're right about using a string function to remove the last x amount of characters.
Hi Thanks and it is only for one name Micheal Sunie. Any help please
How can I remove last Three charactres in LIST BOX?please tell me
Please help me as this is urgent task to me to set please