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
Shared calendar does not show appointments until refreshed
do you need sysprep with Symantec Ghost Solution Suite 2.5?
Fast download/upload, slow surfing
How to Installing SQL-DMO on sql 2008
C++ dll in VB
How to configure Remote SPAN or alternative option on HP Procurve 2626-PWR switch ?
SCCM 2007 collection by OU not showing all pc's
Backup Exec 2010 can not view DAG, Exchange 2010
are there any inherent issues introducing a server 2008 system into a predominantly 2003 network?
Should Sys Admins (Domain Admins) also have user accounts?