Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
Word
application.errors
conversions
docmanagement
drawing.graphics
formatting.longdocs
international
internet.assistant
mail
mailmerge.fields
menustoolbars
newusers
numbering
oleinterop
pagelayout
printingfonts
setup.networking
spelling.grammar
tables
vba.addins
vba.beginners
vba.customization
vba.general
vba.userforms
web.authoring
word6-7macros
word97vba
  
 
date: Tue, 30 Aug 2005 02:43:15 GMT,    group: microsoft.public.word.web.authoring        back       


HTML code for word forms.   
Hi

I have some data ( Name, Age and Gender ) in XL sheet. I have to represent
the same data as a certificate in word document. I have an XL macro to write
the following code. 

In the below code, "Sridhar", "28" and "Male" are the values fetched from XL
sheet.

<HTML>
<P><PRE>                                  </PRE></P>
<A><FONT FACE="VERDANA" SIZE= 2><A>My name is Mr. </FONT></A>
<A><FONT FACE="VERDANA" SIZE= 2><A><U>Sridhar</U></FONT></A>
<A><FONT FACE="VERDANA" SIZE= 2><A> and my age is </FONT></A>
<A><FONT FACE="VERDANA" SIZE= 2><A><U>28</U></FONT></A>
<A><FONT FACE="VERDANA" SIZE= 2><A>. My gender is </FONT></A>
<A><FONT FACE="VERDANA" SIZE= 2><A><U>Male</U></FONT></A>
<A><FONT FACE="VERDANA" SIZE= 2><A>.</FONT></A>
</HTML>

( Please paste the above code in a notepad and save it as test.doc. Open this
word file for better understanding of my requirement. )

My requirement is, I have to generate the simillar code  to represent the
same data using FORMs in word.

I mean, I should represent the same data using text fields of a word form.

Name, Sridhar, Age, 28, Gender and Male should be there in 6 text fields as
shown below.

  Name  Sridhar
      Age  28
Gender  Male

Can anybody please suggest me HTML ( or any other ) code, which can be
generated by my XL macro and which represents the data using word forms.

Hope i am clear with my requirement...

Please help me....

Thanks in advance
Sridhar P


-- 
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.aspx/word-web-authoring/200508/1
date: Tue, 30 Aug 2005 02:43:15 GMT   author:   Sridhar P via OfficeKB.com

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us