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
vcenter Agents for ESX server
How to hide a dummy date value.
Must I upgrade Xcode 3.2.3 to 4? why? how?
How can Broadband access be split between 2 ISPs?
Manageing Multiple Time Zones in GoldMine CRM
admin rights to IIS for a User
Get the values of a cell in a selected row of a RadGrid on client Side
Configuration for QNAP TS-410U after reset
port 443 closed
DOS Batch script to Copy/Delete Files with Date in File Name