Click here to Skip to main content
15,887,083 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow can i protect a excel sheet Pin
koolprasad200321-May-07 3:10
professionalkoolprasad200321-May-07 3:10 
AnswerRe: how can i protect a excel sheet Pin
Dave Kreskowiak21-May-07 3:40
mveDave Kreskowiak21-May-07 3:40 
GeneralRe: how can i protect a excel sheet Pin
koolprasad200321-May-07 23:06
professionalkoolprasad200321-May-07 23:06 
Questionproblem with Optional default data Pin
Narenge21-May-07 2:31
Narenge21-May-07 2:31 
AnswerRe: problem with Optional default data Pin
kubben21-May-07 2:35
kubben21-May-07 2:35 
AnswerRe: problem with Optional default data Pin
Sonia Gupta21-May-07 2:37
Sonia Gupta21-May-07 2:37 
AnswerRe: problem with Optional default data Pin
Dave Kreskowiak21-May-07 3:38
mveDave Kreskowiak21-May-07 3:38 
QuestionHow can i get a current page number of a word file Pin
koolprasad200321-May-07 2:24
professionalkoolprasad200321-May-07 2:24 
hello frnds,
i am using vb.net 2.0 and word2003 application
if i read the word file by program then how can i come to know that on which page i am reading ????Confused | :confused: Confused | :confused:

i can count the total page numbers by

objApp as new word.application
objDoc as new word.document

objDoc = objApp.documents.open("URL")
objdoc.computeStatastics(wdpagestatics)

the return value of the above stmt is a total number of pages

but i can't get on which page i am reading..

plz help..if any one have code then plzz give...Confused | :confused:

thankx in advance.
-koolprasad2003

Be A Good S/W Eng... Life is swing with you..Enjoy..

Questionexit code Pin
Sonia Gupta21-May-07 2:05
Sonia Gupta21-May-07 2:05 
AnswerRe: exit code Pin
Dave Kreskowiak21-May-07 3:32
mveDave Kreskowiak21-May-07 3:32 
GeneralRe: exit code Pin
desperate_coder21-May-07 20:56
desperate_coder21-May-07 20:56 
GeneralRe: exit code Pin
Dave Kreskowiak22-May-07 12:03
mveDave Kreskowiak22-May-07 12:03 
Questionparameterisedthreadstart Pin
balakpn21-May-07 1:37
balakpn21-May-07 1:37 
AnswerRe: parameterisedthreadstart Pin
Sonia Gupta21-May-07 1:51
Sonia Gupta21-May-07 1:51 
GeneralRe: parameterisedthreadstart Pin
balakpn21-May-07 2:56
balakpn21-May-07 2:56 
Questionpassing Custom Class to Web Service Pin
BobsAfro21-May-07 0:58
BobsAfro21-May-07 0:58 
AnswerRe: passing Custom Class to Web Service Pin
Christian Graus21-May-07 1:36
protectorChristian Graus21-May-07 1:36 
GeneralRe: passing Custom Class to Web Service Pin
BobsAfro21-May-07 3:43
BobsAfro21-May-07 3:43 
GeneralRe: passing Custom Class to Web Service Pin
Dave Kreskowiak21-May-07 4:45
mveDave Kreskowiak21-May-07 4:45 
AnswerRe: passing Custom Class to Web Service [modified] Pin
Dave Herren21-May-07 4:53
Dave Herren21-May-07 4:53 
QuestionFind and Bind Data From MDB. Pin
NANCO21-May-07 0:56
NANCO21-May-07 0:56 
AnswerRe: Find and Bind Data From MDB. Pin
Sonia Gupta21-May-07 1:08
Sonia Gupta21-May-07 1:08 
GeneralRe: Find and Bind Data From MDB. Pin
NANCO21-May-07 3:18
NANCO21-May-07 3:18 
QuestionHow to insert combobox in datagrid by using VB.Net? Pin
Nagarjuna M20-May-07 23:26
Nagarjuna M20-May-07 23:26 
QuestionRe: How to insert combobox in datagrid by using VB.Net? [modified] Pin
Sonia Gupta20-May-07 23:41
Sonia Gupta20-May-07 23:41 

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.