Click here to Skip to main content
15,921,840 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVB-6 Project Pin
Garner T2-Jan-06 16:08
Garner T2-Jan-06 16:08 
AnswerRe: VB-6 Project Pin
Paritos2-Jan-06 19:15
Paritos2-Jan-06 19:15 
GeneralRe: VB-6 Project Pin
Garner T3-Jan-06 0:06
Garner T3-Jan-06 0:06 
QuestionChanging Font/Color in excel Pin
allenmpcx2-Jan-06 11:50
allenmpcx2-Jan-06 11:50 
AnswerRe: Changing Font/Color in excel Pin
Paritos2-Jan-06 19:32
Paritos2-Jan-06 19:32 
GeneralRe: Changing Font/Color in excel Pin
allenmpcx2-Jan-06 20:36
allenmpcx2-Jan-06 20:36 
GeneralRe: Changing Font/Color in excel Pin
Paritos2-Jan-06 21:40
Paritos2-Jan-06 21:40 
GeneralRe: Changing Font/Color in excel Pin
allenmpcx2-Jan-06 21:47
allenmpcx2-Jan-06 21:47 
the code as you typed it there wouldn't compile, so I tried this:

.Cells(1,1).Activate()
excelApp.ActiveCell.Font.Bold = True
excelApp.ActiveCell.Color = 10

The code compiled and the program ran perfectly, however the font was not bold nor was the color changed when I opened the excel file. Does the fact that I'm using VB.Net change anything?

I love to program!
GeneralRe: Changing Font/Color in excel Pin
Paritos2-Jan-06 21:55
Paritos2-Jan-06 21:55 
GeneralRe: Changing Font/Color in excel Pin
allenmpcx2-Jan-06 22:13
allenmpcx2-Jan-06 22:13 
GeneralRe: Changing Font/Color in excel Pin
Paritos2-Jan-06 22:17
Paritos2-Jan-06 22:17 
GeneralRe: Changing Font/Color in excel Pin
allenmpcx3-Jan-06 6:51
allenmpcx3-Jan-06 6:51 
Questioncreate a datagrid Pin
kenn_rosie2-Jan-06 6:59
kenn_rosie2-Jan-06 6:59 
QuestionClipboard usage Pin
zebos1-Jan-06 23:43
zebos1-Jan-06 23:43 
AnswerRe: Clipboard usage Pin
Dave Kreskowiak2-Jan-06 11:04
mveDave Kreskowiak2-Jan-06 11:04 
Questioncalling form's submit event ffrom AXWebBrowser Pin
Sufyan_shani1-Jan-06 22:38
Sufyan_shani1-Jan-06 22:38 
AnswerRe: calling form's submit event ffrom AXWebBrowser Pin
oldlight3-Jan-06 16:41
oldlight3-Jan-06 16:41 
QuestionCrystal Report For VS 2005 Setup File Pin
ayuba asia1-Jan-06 21:31
ayuba asia1-Jan-06 21:31 
AnswerRe: Crystal Report For VS 2005 Setup File Pin
karim ben romdhane2-Jan-06 20:55
karim ben romdhane2-Jan-06 20:55 
GeneralRe: Crystal Report For VS 2005 Setup File Pin
ayuba asia4-Jan-06 2:10
ayuba asia4-Jan-06 2:10 
Questionregarding excel sheet Pin
nagalakshmibasireddy1-Jan-06 21:17
nagalakshmibasireddy1-Jan-06 21:17 
AnswerRe: regarding excel sheet Pin
Sufyan_shani1-Jan-06 23:13
Sufyan_shani1-Jan-06 23:13 
QuestionUser Controls can be added in datagridTextBoxColumn Pin
HemaRawat1-Jan-06 20:27
HemaRawat1-Jan-06 20:27 
Questionembed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 19:55
HemaRawat1-Jan-06 19:55 
AnswerRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani1-Jan-06 23:19
Sufyan_shani1-Jan-06 23:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.