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
Domino Web Site Rule - Redirection
Having problems getting my VOIP setup working?
Export Access 2010 Report to CSV with Headers?
Column border style problem
Virtual Memory
Windows XP and Microsoft Outlook and Windows Installer problems
Trying to connect SSIS packages to Oracle database
Outlook 2007/Mozilla Thunderbird Cannot Connect to Email Server
Any ideas how to create your own loadbalancer using linux?
RHEL command to see how much ram and hard drive in the box