Click here to Skip to main content
15,910,234 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Qualifying expression will not be evaluated Pin
Craster7-Feb-06 3:05
Craster7-Feb-06 3:05 
GeneralRe: Qualifying expression will not be evaluated Pin
KreativeKai7-Feb-06 3:24
professionalKreativeKai7-Feb-06 3:24 
GeneralRe: Qualifying expression will not be evaluated Pin
Craster7-Feb-06 3:41
Craster7-Feb-06 3:41 
GeneralRe: Qualifying expression will not be evaluated Pin
KreativeKai7-Feb-06 5:14
professionalKreativeKai7-Feb-06 5:14 
GeneralRe: Qualifying expression will not be evaluated Pin
Craster7-Feb-06 5:31
Craster7-Feb-06 5:31 
GeneralRe: Qualifying expression will not be evaluated Pin
KreativeKai7-Feb-06 6:25
professionalKreativeKai7-Feb-06 6:25 
QuestionPainting of usercontrols Pin
Craster7-Feb-06 2:55
Craster7-Feb-06 2:55 
Questionmicrosoft word COM component ... MS Word 200 Pin
Member 22716557-Feb-06 0:55
Member 22716557-Feb-06 0:55 
I am using microsoft word COM component
i want to get the next pharse form a point

I would like to replace it. I am able to do FIND & REPLACE

How to get next word/pharse/paragraph into a string from a given point
including numeric, non numeric values & DATEs

Dim str1 As String = oWordAppl.Selection.Range.Paragraphs(1).Range.Text

gives me the followint an error
"vb(633): Interface 'Word.Paragraphs' cannot be indexed because it has no default property."

i am using ms word 2000

Thanks in Advance !


-- modified at 6:56 Tuesday 7th February, 2006
Questioncan I create a variable name by Concatenation of two strings????? Pin
DreamQuestioner7-Feb-06 0:34
DreamQuestioner7-Feb-06 0:34 
AnswerRe: can I create a variable name by Concatenation of two strings????? Pin
Guffa7-Feb-06 0:40
Guffa7-Feb-06 0:40 
GeneralRe: can I create a variable name by Concatenation of two strings????? Pin
DreamQuestioner7-Feb-06 0:59
DreamQuestioner7-Feb-06 0:59 
AnswerRe: can I create a variable name by Concatenation of two strings????? Pin
Guffa7-Feb-06 1:50
Guffa7-Feb-06 1:50 
QuestionError using a Visual Basic DLL from c++ Pin
jtrujillogomez6-Feb-06 23:43
jtrujillogomez6-Feb-06 23:43 
AnswerRe: Error using a Visual Basic DLL from c++ Pin
Dave Kreskowiak7-Feb-06 1:26
mveDave Kreskowiak7-Feb-06 1:26 
QuestionCrystal report matter Pin
Swiss Mantoro6-Feb-06 23:00
Swiss Mantoro6-Feb-06 23:00 
QuestionHow 2 create the pocket pc application using .net with database features?? Pin
williamccyccyccy6-Feb-06 22:39
williamccyccyccy6-Feb-06 22:39 
AnswerVB6: Trap CTRL+F6 (and not CTRL+TAB) Pin
Pete Burgess6-Feb-06 22:12
Pete Burgess6-Feb-06 22:12 
AnswerRe: VB6: Trap CTRL+F6 (and not CTRL+TAB) Pin
bskirkman6-Feb-06 23:09
bskirkman6-Feb-06 23:09 
GeneralRe: VB6: Trap CTRL+F6 (and not CTRL+TAB) Pin
Pete Burgess7-Feb-06 10:16
Pete Burgess7-Feb-06 10:16 
AnswerRe: VB6: Trap CTRL+F6 (and not CTRL+TAB) Pin
Pete Burgess8-Feb-06 4:43
Pete Burgess8-Feb-06 4:43 
QuestionUsing CrystalReports XI In VB Pin
ZulnurainAdil6-Feb-06 21:27
ZulnurainAdil6-Feb-06 21:27 
AnswerRe: Using CrystalReports XI In VB Pin
rifan7-Feb-06 9:50
rifan7-Feb-06 9:50 
QuestionRe: Using CrystalReports XI In VB Pin
ZulnurainAdil5-Mar-06 20:42
ZulnurainAdil5-Mar-06 20:42 
QuestionHow to set a form is private? Pin
cylix20006-Feb-06 21:18
cylix20006-Feb-06 21:18 
AnswerRe: How to set a form is private? Pin
Dave Kreskowiak7-Feb-06 1:24
mveDave Kreskowiak7-Feb-06 1:24 

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.