Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old December 30th, 2004, 06:35 AM
kmalika kmalika is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 24 kmalika User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m
Reputation Power: 0
how to increase font size of my excel file within vb6

hi
i'm trying to increase font size of only field headings of my excel sheet.my project creates excel file at vb run time and records are coming dynamically from database at runtime itself. but the font of field heading is same as that in the database so i want to increase the size of font and also want to make it bold.

i'm just sending my codes how file is creating at run time and how field headings and records are coming dynamically at run time.

Dim fld as Field
Dim StrHeading1 As String

For Each fld In rs1.Fields

StrHeading1 = StrHeading1 & fld.Name & vbTab

Next

StrHeading1 = StrHeading1 & vbCrLf

Open "abc.xls" For Output As #2 'creates a file in the excel named "abc.xls"

Print #2, StrHeading1 & rs1.GetString(, 100, vbTab, vbCrLf, " "); 'print selected records as per user's condition in the file
Close #2

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > how to increase font size of my excel file within vb6


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT