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

Visual Basic

 
GeneralRe: How to detect what version of OS Pin
Dave Kreskowiak22-Jun-07 3:42
mveDave Kreskowiak22-Jun-07 3:42 
GeneralRe: How to detect what version of OS Pin
GuyThiebaut22-Jun-07 3:51
professionalGuyThiebaut22-Jun-07 3:51 
QuestionHow do I handle a quote? Pin
KreativeKai21-Jun-07 7:14
professionalKreativeKai21-Jun-07 7:14 
AnswerRe: How do I handle a quote? Pin
Dave Kreskowiak21-Jun-07 7:46
mveDave Kreskowiak21-Jun-07 7:46 
AnswerRe: How do I handle a quote? Pin
J$21-Jun-07 7:51
J$21-Jun-07 7:51 
GeneralRe: How do I handle a quote? Pin
KreativeKai21-Jun-07 8:02
professionalKreativeKai21-Jun-07 8:02 
QuestionPopulate Pin
ozzyrocsdbn21-Jun-07 4:17
ozzyrocsdbn21-Jun-07 4:17 
Questionhow to get data from vb to excel [modified] Pin
khan201021-Jun-07 0:38
khan201021-Jun-07 0:38 
Hi all
anyone can help me Please
i have some problem to transfer data from vb application to excel file

textbox value into excel cell. i open excel file by using shell command but after open file how to add data from vb application to excell without delete or replace previouse data.

here is shell coding.

Dim Book1 As String
Dim Directory As String
Dim Program As String

Directory = Book1
Program = "C:\Program Files\Microsoft Office\Office11\Excel.exe "
Book1 = (Directory & "\Export")
Shell (Program & Book1)

Thanks for advance
___________
Khan786


-- modified at 6:56 Thursday 21st June, 2007
AnswerRe: how to get data from vb to excel Pin
Christian Graus21-Jun-07 1:02
protectorChristian Graus21-Jun-07 1:02 
GeneralRe: how to get data from vb to excel Pin
khan201021-Jun-07 1:18
khan201021-Jun-07 1:18 
AnswerRe: how to get data from vb to excel Pin
v1i9n6o7d21-Jun-07 1:03
v1i9n6o7d21-Jun-07 1:03 
GeneralRe: how to get data from vb to excel Pin
khan201021-Jun-07 1:19
khan201021-Jun-07 1:19 
QuestionAdjusting Resolutions of applications Pin
v1i9n6o7d21-Jun-07 0:13
v1i9n6o7d21-Jun-07 0:13 
AnswerRe: Adjusting Resolutions of applications Pin
originSH21-Jun-07 0:25
originSH21-Jun-07 0:25 
GeneralRe: Adjusting Resolutions of applications Pin
v1i9n6o7d21-Jun-07 0:32
v1i9n6o7d21-Jun-07 0:32 
GeneralRe: Adjusting Resolutions of applications Pin
originSH21-Jun-07 0:37
originSH21-Jun-07 0:37 
AnswerRe: Adjusting Resolutions of applications Pin
Christian Graus21-Jun-07 0:37
protectorChristian Graus21-Jun-07 0:37 
GeneralRe: Adjusting Resolutions of applications Pin
originSH21-Jun-07 0:38
originSH21-Jun-07 0:38 
AnswerRe: Adjusting Resolutions of applications Pin
Mycroft Holmes21-Jun-07 15:04
professionalMycroft Holmes21-Jun-07 15:04 
QuestionSell vb.net applications Pin
FeRtoll21-Jun-07 0:12
FeRtoll21-Jun-07 0:12 
AnswerRe: Sell vb.net applications Pin
v1i9n6o7d21-Jun-07 0:16
v1i9n6o7d21-Jun-07 0:16 
AnswerRe: Sell vb.net applications Pin
Christian Graus21-Jun-07 0:39
protectorChristian Graus21-Jun-07 0:39 
AnswerRe: Sell vb.net applications Pin
Navneet Hegde21-Jun-07 0:44
Navneet Hegde21-Jun-07 0:44 
AnswerRe: Sell vb.net applications Pin
FeRtoll21-Jun-07 23:44
FeRtoll21-Jun-07 23:44 
Questionhow to set a timetable Pin
saraswathy14320-Jun-07 23:17
saraswathy14320-Jun-07 23:17 

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.