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

2010-04-27 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:Last

Re: $$Excel-Macros$$ please help me for Excel macro for Hide and unhide the subheading in excel

2010-04-26 Thread sravani loly
Hi Sudhir,   Try this,,, hope u r talking abut grouping and ungrouping       Rows("1:2").Select     Selection.Rows.Group --- On Sat, 24/4/10, sudhir wrote: From: sudhir Subject: $$Excel-Macros$$ please help me for Excel macro for Hide and unhide the subheading in excel To: "MS EXCEL AND VBA M

$$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

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

2010-04-16 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 doubt "