Click here to Skip to main content
16,006,065 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Select subset of records from .xml Pin
Dave Kreskowiak9-May-08 7:40
mveDave Kreskowiak9-May-08 7:40 
QuestionHelp with Linq in VB.net Pin
Chinners9-May-08 0:24
Chinners9-May-08 0:24 
AnswerRe: Help with Linq in VB.net Pin
Guffa9-May-08 2:14
Guffa9-May-08 2:14 
GeneralRe: Help with Linq in VB.net Pin
Chinners9-May-08 6:19
Chinners9-May-08 6:19 
GeneralRe: Help with Linq in VB.net Pin
Guffa9-May-08 7:16
Guffa9-May-08 7:16 
GeneralRe: Help with Linq in VB.net Pin
Chinners9-May-08 8:23
Chinners9-May-08 8:23 
Questionexcel sheet problem Pin
asha_s9-May-08 0:19
asha_s9-May-08 0:19 
AnswerRe: excel sheet problem Pin
Dave Kreskowiak9-May-08 3:22
mveDave Kreskowiak9-May-08 3:22 
asha_s wrote:
in may project i exploit my data to exl sheet but the styel not very will because the size of the sill is smailer than data size


It's "export my data", not "exploit".


asha_s wrote:
but the styel not very will


Are you saying that the cell formatting isn't correct??


asha_s wrote:
the size of the sill is smailer than data size


Are you saying the size of the CELL, not "sill", is too small to fit the width of the data?


asha_s wrote:
is their is way to make the sill size larger in my code not from the excel


You can't do it in your file, but you can use the Excel object model to do this. You would need either the Visual Studio Tools for Office (recommended) or add a reference to the Excel x.x Object Model. This method requires that you have a good working knowledge of Excel and it's object model to do this.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




QuestionExecuting Code at specified time Pin
Ariel Kazeed9-May-08 0:04
Ariel Kazeed9-May-08 0:04 
AnswerRe: Executing Code at specified time Pin
Christian Graus9-May-08 0:25
protectorChristian Graus9-May-08 0:25 
QuestionInformation on Initialimage Pin
nishkarsh_k8-May-08 21:36
nishkarsh_k8-May-08 21:36 
AnswerRe: Information on Initialimage Pin
Christian Graus8-May-08 21:52
protectorChristian Graus8-May-08 21:52 
GeneralRe: Information on Initialimage Pin
nishkarsh_k8-May-08 22:33
nishkarsh_k8-May-08 22:33 
GeneralRe: Information on Initialimage Pin
Christian Graus9-May-08 0:24
protectorChristian Graus9-May-08 0:24 
GeneralRe: Information on Initialimage Pin
nishkarsh_k9-May-08 1:10
nishkarsh_k9-May-08 1:10 
GeneralRe: Information on Initialimage Pin
Dave Kreskowiak9-May-08 3:14
mveDave Kreskowiak9-May-08 3:14 
AnswerRe: Information on Initialimage Pin
DanB19838-May-08 21:57
DanB19838-May-08 21:57 
AnswerRe: Information on Initialimage Pin
Steven J Jowett8-May-08 23:18
Steven J Jowett8-May-08 23:18 
QuestionRequire help in migrating the VB6 code to VB,NET [modified] Pin
Chaitanya kumar CVSS8-May-08 21:08
Chaitanya kumar CVSS8-May-08 21:08 
AnswerRe: Require help in migrating the VB6 code to VB,NET Pin
DanB19838-May-08 21:47
DanB19838-May-08 21:47 
GeneralRe: Require help in migrating the VB6 code to VB,NET Pin
Chaitanya kumar CVSS8-May-08 21:52
Chaitanya kumar CVSS8-May-08 21:52 
GeneralRe: Require help in migrating the VB6 code to VB,NET Pin
Christian Graus8-May-08 21:55
protectorChristian Graus8-May-08 21:55 
QuestionDatabase not getting updated Pin
vb_buddy8-May-08 20:15
vb_buddy8-May-08 20:15 
AnswerRe: Database not getting updated Pin
Christian Graus8-May-08 20:27
protectorChristian Graus8-May-08 20:27 
GeneralRe: Database not getting updated Pin
Anubhava Dimri8-May-08 20:54
Anubhava Dimri8-May-08 20:54 

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.