Microsoft
Software
Hardware
Network
Question : Remove prefix
Hi Experts,
I would like to request Experts help to write the script for deleting the listed prefix at Column_C (Reconcile) sheet.
The prefix are:
Tdf:
Tdff:
Tdfs:
Tdf :
Hope Experts could help to create this feature. I’ve attached the workbook for Experts perusal.
Attachments:
DataCheck.xls
(113 KB)
(File Type Details)
xls
Answer : Remove prefix
you can add this to the top of the script I gave you (just below the for), or you can copy the for/next lines and insert this in between:
cells(i,3).value=mid(cells
(i,3).valu
e,instr(ce
lls(i,3).v
alue,":")+
1)
Random Solutions
The session setup from computer 'PcName' failed because the security database does not contain a trust account 'PcName$' referenced by the specified computer.
C# Books and training
Publishing Applications - Windows Server 2008
Samsung Officeserv 7200 VOIP phones have no speech
SSO Internet Explorer and Sharepoint Services 2008
(hopefully) Simple Excel 2007/2010 question
Script needed to close program and stop/start service
setting SMTP server - please see attached file - it is not working
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit
Converting example Outlook Redemption VBS to C#