Re: $$Excel-Macros$$ subtracting time

2010-04-17 Thread lal rahul
Hi Group, To begin with i m the newest member of this Group and would like to APPRECIATE the efforts of the owners of this Group. SUGGESTION - Would it not be good to start a Tutorial step by step which any one can join like i m in intermediate in excel would like to know more about pivot table

$$Excel-Macros$$ Help required in creating xml from EXCEL

2010-04-17 Thread sravani loly
Hi All, My excel containd the following rows and columns: I want to convert this data into an xml file based on the path mentioned in the 2nd column   Data Path Name ocim:root/ocim:name[xsi type:"myname"]/ocim:firstname Name2 ocim:root/ocim:name[xsi type:"myname"]/ocim:Lastname i

Re: $$Excel-Macros$$ PDF EDITOR

2010-04-17 Thread Harsh Gharpure
You can use primopdf, which is freeware, and is excellent software. regards, harsh On Sat, Apr 17, 2010 at 1:25 PM, Jai wrote: > > Dear All Groups Members > > > I Need In PDF Editor Can you Give me ?, This is very urgent for me. > > > > -- > Thanks For Mail. > > -- > > -

Re: $$Excel-Macros$$ PDF EDITOR

2010-04-17 Thread Vishal Gupta
Hi, U Can User OCR for coverting ur PDF files to Word or Excel n then u can make any sort of changes. Hope it will be helpfull. Regards CA. Vishal Gupta 9463647598 -- -- Some important links for excel users: 1. Foll

Re: Fwd: $$Excel-Macros$$ Data requeired please help me

2010-04-17 Thread paulwillekens
Here it comes... Feedback please. Kind regards, Paul Willekens '=== Private Sub CommandButton1_Click() Dim nColOut Dim nRowIn Dim nRowOut nRowIn = 1 nRowOut = 6 nColOut = 7 While Len(Sheets("Sheet1").Cells(nRowIn, 2).Value) >

Re: $$Excel-Macros$$ Excel Spreadsheet Cleanup

2010-04-17 Thread paulwillekens
Hi Kevin, Here the macro... Feedback please... Kind Regards, Paul Willekens '=== Sub Reformat() Dim cAddress Dim cCity Dim cCompany Dim cEmail Dim cName Dim cPhone Dim cState Dim cTitle Dim nPos Dim nRowIn Dim nRowOut nRowIn

Re: $$Excel-Macros$$ PDF EDITOR

2010-04-17 Thread Vikas Chouhan
http://www.nitropdf.com/free/hammer/index.htm On Sat, Apr 17, 2010 at 1:25 PM, Jai wrote: > > Dear All Groups Members > > > I Need In PDF Editor Can you Give me ?, This is very urgent for me. > > > > -- > Thanks For Mail. > > -- > > --

Re: $$Excel-Macros$$ PDF EDITOR

2010-04-17 Thread Vikas Chouhan
hi, dear u used www.pdfonile.com site convert pdf to word and after changes convert word to pdf On Sat, Apr 17, 2010 at 1:25 PM, Jai wrote: > > Dear All Groups Members > > > I Need In PDF Editor Can you Give me ?, This is very urgent for me. > > > > -- > Thanks For Mail. > > -- > > ---

Re: $$Excel-Macros$$ PDF EDITOR

2010-04-17 Thread Arulkumar
Hi Jai, You can download it (pdf writer) from the below link. http://download.cnet.com Regards, Arul. On Sat, Apr 17, 2010 at 1:25 PM, Jai wrote: > > Dear All Groups Members > > > I Need In PDF Editor Can you Give me ?, This is very urgent for me. > > > > -- > Thanks For Mail. > > -- > > --

$$Excel-Macros$$ PDF EDITOR

2010-04-17 Thread Jai
Dear All Groups Members I Need In PDF Editor Can you Give me ?, This is very urgent for me. -- Thanks For Mail. -- -- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : h

$$Excel-Macros$$ Extracting data from another workbook based on criteria

2010-04-17 Thread OSA
*Dear Group,* I attached a sample worksheet which i used to extract data from it. This worksheet is part of a large workbook. This worksheet is used to dump values resulting from a formula calculated from another worksheet in the same workbook. I copy the entire range of the worksheet with formul