Click here to Skip to main content
15,913,263 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRe: How to deploy a VB app calling cyrstal report 7 without install complete CR developers suite? Pin
Steven J Jowett12-Apr-07 23:55
Steven J Jowett12-Apr-07 23:55 
AnswerRe: How to deploy a VB app calling cyrstal report 7 without install complete CR developers suite? Pin
ahrvie15-Apr-07 13:58
ahrvie15-Apr-07 13:58 
Questionkeybd_event / sendkeys Pin
gatorlaid4-Apr-07 15:33
gatorlaid4-Apr-07 15:33 
AnswerRe: keybd_event / sendkeys Pin
Christian Graus4-Apr-07 15:49
protectorChristian Graus4-Apr-07 15:49 
GeneralRe: keybd_event / sendkeys Pin
gatorlaid5-Apr-07 4:25
gatorlaid5-Apr-07 4:25 
Questionarrays Pin
ualr4-Apr-07 13:41
ualr4-Apr-07 13:41 
AnswerRe: arrays Pin
Christian Graus4-Apr-07 13:42
protectorChristian Graus4-Apr-07 13:42 
Questionpowerpoint automation via Microsoft.Office.Interop.PowerPoint [modified] Pin
uglyeyes4-Apr-07 13:13
uglyeyes4-Apr-07 13:13 
Hi!

In my current windows form. i have a button to generate a powerpoint which uses a standard one slided powerpoint template and the data is fed in and power point is generated. now i want to divide the each row of records returned into two seperate slides (1 slide template is changed in 2) so my code is sumthing like

for each database.rowcount
write to ppt slide for each record
next

but no record is going to 2nd ppt slide for each row how could i use a loop in it so that each row goes into both ppt templates and go on loop

please help



-- modified at 23:45 Wednesday 4th April, 2007
AnswerRe: powerpoint automation via Microsoft.Office.Interop.PowerPoint Pin
uglyeyes6-Apr-07 4:29
uglyeyes6-Apr-07 4:29 
QuestionDataGridView Pin
alexrad4-Apr-07 12:22
alexrad4-Apr-07 12:22 
AnswerRe: DataGridView Pin
Christian Graus4-Apr-07 13:41
protectorChristian Graus4-Apr-07 13:41 
QuestionHow to programmatically scroll a ListView Pin
ggoodall4-Apr-07 10:45
ggoodall4-Apr-07 10:45 
Questionhow to prevent program from open more than once at the same time? Pin
Mr.Kode4-Apr-07 9:17
Mr.Kode4-Apr-07 9:17 
AnswerRe: how to prevent program from open more than once at the same time? Pin
MatrixCoder4-Apr-07 10:22
MatrixCoder4-Apr-07 10:22 
GeneralRe: how to prevent program from open more than once at the same time? Pin
Mr.Kode4-Apr-07 14:21
Mr.Kode4-Apr-07 14:21 
AnswerRe: how to prevent program from open more than once at the same time? Pin
kubben4-Apr-07 11:18
kubben4-Apr-07 11:18 
GeneralRe: how to prevent program from open more than once at the same time? Pin
Mr.Kode4-Apr-07 14:22
Mr.Kode4-Apr-07 14:22 
GeneralRe: how to prevent program from open more than once at the same time? Pin
kubben4-Apr-07 14:25
kubben4-Apr-07 14:25 
AnswerRe: how to prevent program from open more than once at the same time? Pin
Xandip20-Apr-07 2:37
Xandip20-Apr-07 2:37 
Questionbinding radio buttons data Pin
abbss.gaurav4-Apr-07 7:48
abbss.gaurav4-Apr-07 7:48 
AnswerRe: binding radio buttons data Pin
Christian Graus4-Apr-07 10:15
protectorChristian Graus4-Apr-07 10:15 
Questiondata reader giving problem Pin
abbss.gaurav4-Apr-07 7:41
abbss.gaurav4-Apr-07 7:41 
AnswerRe: data reader giving problem Pin
Colin Angus Mackay4-Apr-07 11:05
Colin Angus Mackay4-Apr-07 11:05 
Questionhw to delete row from data grid in run time??? Pin
abbss.gaurav4-Apr-07 7:31
abbss.gaurav4-Apr-07 7:31 
AnswerRe: hw to delete row from data grid in run time??? Pin
Johan Hakkesteegt9-Apr-07 20:13
Johan Hakkesteegt9-Apr-07 20:13 

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.