Is there a way to insert a tab (5 spaces) between each field. I would like to change the "," to 5 spaces.
This is my input file:
pn,description,price
AU015-, O/M 6FGCU33-45,4.96
AU315-1, O/M 7FBH15-25,5.15
AU317-, O/M 7FBCU15-55,5.15
For some reason I am not able to dial out from the application just get stady signal. but I can receive call. One more thing I can call inter-office " for digit extesion". I did change my location and add "9" to get out side line. it did not work. any idea.
Thanks
Is there a function in the EXCEL to reterive just portion of the test. Ex;
salesmanager@test.com. just need to extract all words before the "@". salesmanager.
Thanks
kamran
I have the following code:
str=mid(s,2,len(s)-1)
fh4=trim(mid(str,21,15)) 'Part_No
pn=mid(fh4,1,5)&"-"&mid(fh4,6,5)&"-"&mid(fh4,11,5)
if right(pn,1)="-" then
pn=left(pn,11)
end if
the display will be...
I am new to ASP. I was wonder is there a command to convert the text format number to 2 digit number.
Ex: 5258 need to show 52.60
Right now id am doing like this:
<%=fh4a/100%>
Is there a better and beter way to format the number.
Thanks
Kamran
I have the following output:
A00D4-N8936 BRAKE PACKAGING 1,259.94
My out out will be 15% of 1259.94
part-no. dessc amount*15%
when I have a amount with thousand (1,259.94) system only take the 1. here the program:
f1 = substr($0,4,17)
f2 = substr($0,23,20)
f3 =...
recently, I purchased e-mail with domain from godaddy. I can access my domain and webmail, but no luck on receving e-mail from outlook or any other mail program. I called godday.com their refer me to thier support page. not very helpfull. T tried everthing closing down many progra, (firewall and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.