Click here to Skip to main content
15,905,504 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: progress bar Pin
Dave Kreskowiak9-Feb-06 4:25
mveDave Kreskowiak9-Feb-06 4:25 
AnswerRe: progress bar Pin
JUNEYT9-Feb-06 11:15
JUNEYT9-Feb-06 11:15 
GeneralRe: progress bar Pin
Dave Kreskowiak9-Feb-06 11:21
mveDave Kreskowiak9-Feb-06 11:21 
GeneralRe: progress bar Pin
JUNEYT10-Feb-06 1:57
JUNEYT10-Feb-06 1:57 
QuestionRefresh my memory....... Pin
daviiie9-Feb-06 0:36
daviiie9-Feb-06 0:36 
AnswerRe: Refresh my memory....... Pin
RichardBerry9-Feb-06 3:56
RichardBerry9-Feb-06 3:56 
AnswerRe: Refresh my memory....... Pin
Dave Kreskowiak9-Feb-06 4:23
mveDave Kreskowiak9-Feb-06 4:23 
QuestionHow to select a range of charater in word Pin
cylix20008-Feb-06 21:29
cylix20008-Feb-06 21:29 
I have create the bookmark in the middle of a sentence named "a"
How can I define a range(word.range) that marked start at the begin of "a",
and the end at 5 charaters after(right hand side) the bookmark?

What I want to do is like this, but I don't want the user see what is highlighted.
<br />
oWord.activeDocument.range.GoTo(Word.WdGoToItem.wdGoToBookmark, Word.WdGoToDirection.wdGoToAbsolute, 1, "a")<br />
oWord.Selection.MoveRight(Word.WdUnits.wdCharacter, 5, Word.WdMovementType.wdExtend)<br />
MyData = oWord.selection.text<br />


Thank You!
AnswerRe: How to select a range of charater in word Pin
cylix20008-Feb-06 22:40
cylix20008-Feb-06 22:40 
Questiondesign receiver to receive xml files Pin
jacktundra8-Feb-06 21:15
jacktundra8-Feb-06 21:15 
QuestionMulti Tier database in vb.net ( 2005) Pin
crash8938-Feb-06 21:05
crash8938-Feb-06 21:05 
AnswerRe: Multi Tier database in vb.net ( 2005) Pin
JUNEYT9-Feb-06 11:09
JUNEYT9-Feb-06 11:09 
QuestionTrying to saving URLs, big problems! :-( Pin
Darshon8-Feb-06 16:04
Darshon8-Feb-06 16:04 
AnswerRe: Trying to saving URLs, big problems! :-( Pin
Dave Kreskowiak9-Feb-06 4:17
mveDave Kreskowiak9-Feb-06 4:17 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Darshon9-Feb-06 16:45
Darshon9-Feb-06 16:45 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Dave Kreskowiak9-Feb-06 18:04
mveDave Kreskowiak9-Feb-06 18:04 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Darshon9-Feb-06 19:58
Darshon9-Feb-06 19:58 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Dave Kreskowiak10-Feb-06 1:24
mveDave Kreskowiak10-Feb-06 1:24 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Darshon10-Feb-06 4:53
Darshon10-Feb-06 4:53 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Dave Kreskowiak10-Feb-06 13:42
mveDave Kreskowiak10-Feb-06 13:42 
GeneralRe: Trying to saving URLs, big problems! :-( Pin
Darshon10-Feb-06 17:38
Darshon10-Feb-06 17:38 
Questionim try 2 convert .mdb to .cdb (pocket pc) using actice sync, but y the Remote Procedure Call Fail message come out..i cann convert anymore...help!! Pin
williamccyccyccy8-Feb-06 15:13
williamccyccyccy8-Feb-06 15:13 
GeneralRe: im try 2 convert .mdb to .cdb (pocket pc) using actice sync, but y the Remote Procedure Call Fail message come out..i cann convert anymore...help!! Pin
Guffa8-Feb-06 21:49
Guffa8-Feb-06 21:49 
Questionselect tab in tabstrip from commandbutton Pin
Jlawrnce8-Feb-06 14:15
Jlawrnce8-Feb-06 14:15 
AnswerRe: select tab in tabstrip from commandbutton Pin
Chatura Dilan8-Feb-06 23:14
Chatura Dilan8-Feb-06 23:14 

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.