Click here to Skip to main content
15,868,141 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: add reply to the next node Pin
Anubhava Dimri3-Jun-08 21:10
Anubhava Dimri3-Jun-08 21:10 
QuestionCrystal Report Pin
sathyan_82942-Jun-08 23:21
sathyan_82942-Jun-08 23:21 
AnswerRe: Crystal Report Pin
ChandraRam3-Jun-08 1:25
ChandraRam3-Jun-08 1:25 
AnswerRe: Crystal Report Pin
Rupesh Kumar Swami3-Jun-08 2:55
Rupesh Kumar Swami3-Jun-08 2:55 
AnswerRe: Crystal Report Pin
Anubhava Dimri6-Jun-08 0:26
Anubhava Dimri6-Jun-08 0:26 
QuestionCombobox events in a DataGridView Pin
iJuan2-Jun-08 23:00
iJuan2-Jun-08 23:00 
AnswerRe: Combobox events in a DataGridView Pin
paas3-Jun-08 2:48
paas3-Jun-08 2:48 
QuestionSet two Different print area in excel 2007 sheet using vb.net Pin
~Khatri Mitesh~2-Jun-08 22:40
~Khatri Mitesh~2-Jun-08 22:40 
Hi to all
I am working on excel 2007 add ins using vb.net 2005. and i want to set the two different print area in my work sheet. and i want to print these area in single page. how i do this.
I am success in set the two different print area using following code.

myWorkSheet.PageSetup.PrintArea = "$A$1:$B$10,$D$1:$E$10"
myWorkSheet.PrintPreview()

It set the two different print area but when it shows print preview it shows two different pages.but i want to print these are in single page.
Please Help
Thanx
Mitesh Khatri
QuestionWhat type of value return when using format(now(),"hh:mm:ss") in VB6? Pin
cocoonwls2-Jun-08 21:27
cocoonwls2-Jun-08 21:27 
AnswerRe: What type of value return when using format(now(),"hh:mm:ss") in VB6? Pin
~Khatri Mitesh~3-Jun-08 1:27
~Khatri Mitesh~3-Jun-08 1:27 
GeneralRe: What type of value return when using format(now(),"hh:mm:ss") in VB6? Pin
cocoonwls3-Jun-08 18:48
cocoonwls3-Jun-08 18:48 
Question[Message Deleted] Pin
bbalaji7feb2-Jun-08 20:39
bbalaji7feb2-Jun-08 20:39 
AnswerCross Post Pin
dan!sh 2-Jun-08 20:44
professional dan!sh 2-Jun-08 20:44 
QuestionProblem with VB.NET using MySql .NET Connector Pin
drexler_kk2-Jun-08 19:00
drexler_kk2-Jun-08 19:00 
AnswerRe: Problem with VB.NET using MySql .NET Connector Pin
drexler_kk4-Jun-08 21:32
drexler_kk4-Jun-08 21:32 
Generalsql editor inside the vb.net application Pin
xybroxymoron2-Jun-08 17:13
xybroxymoron2-Jun-08 17:13 
GeneralCP IGNORE Pin
leckey2-Jun-08 17:29
leckey2-Jun-08 17:29 
QuestionCopy html with VB Pin
Harold_Wishes2-Jun-08 10:18
Harold_Wishes2-Jun-08 10:18 
AnswerRe: Copy html with VB Pin
jzonthemtn2-Jun-08 12:53
jzonthemtn2-Jun-08 12:53 
QuestionUsing net send in VB.net Pin
Charles Hardy2-Jun-08 10:09
Charles Hardy2-Jun-08 10:09 
AnswerRe: Using net send in VB.net Pin
jzonthemtn3-Jun-08 11:41
jzonthemtn3-Jun-08 11:41 
GeneralRe: Using net send in VB.net Pin
Charles Hardy5-Jun-08 6:06
Charles Hardy5-Jun-08 6:06 
GeneralRe: Using net send in VB.net Pin
jzonthemtn5-Jun-08 6:12
jzonthemtn5-Jun-08 6:12 
GeneralRe: Using net send in VB.net Pin
Charles Hardy5-Jun-08 8:14
Charles Hardy5-Jun-08 8:14 
QuestionHow to prevent the NumericUpDown from recursively calling Pin
Dominick Marciano2-Jun-08 9:47
professionalDominick Marciano2-Jun-08 9:47 

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.