Click here to Skip to main content
15,912,205 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Nice, Simple Docking Form Control? Pin
Saul Johnson9-Sep-08 6:17
Saul Johnson9-Sep-08 6:17 
GeneralRe: Nice, Simple Docking Form Control? Pin
tinus@medbel.co.za9-Sep-08 20:37
tinus@medbel.co.za9-Sep-08 20:37 
GeneralRe: Nice, Simple Docking Form Control? Pin
Saul Johnson10-Sep-08 6:09
Saul Johnson10-Sep-08 6:09 
Question[Message Deleted] Pin
Rafone6-Sep-08 8:02
Rafone6-Sep-08 8:02 
AnswerRe: Progressbar Revisited Pin
jzonthemtn6-Sep-08 8:44
jzonthemtn6-Sep-08 8:44 
GeneralRe: Progressbar Revisited Pin
Rafone6-Sep-08 9:10
Rafone6-Sep-08 9:10 
GeneralRe: Progressbar Revisited Pin
Mycroft Holmes7-Sep-08 15:11
professionalMycroft Holmes7-Sep-08 15:11 
Questionselecting cells based on variables Pin
Matthew Leggett6-Sep-08 5:35
Matthew Leggett6-Sep-08 5:35 
Hi folks I am using Visual Basic script and I need to select a range based on one of the following notation

Worksheets(SetMonth).Range($D$8:$D$24).Select

StartLocation = "$D$8"
EndLocation = "$D$24"

Worksheets(SetMonth).Range(" & StartLocation & ":" & EndLocation & ").Select

Both of the above seem to work with other formulations however I don't seem to be able to use either of the above to select the range of cells required.

Can Anyone help
AnswerRe: selecting cells based on variables Pin
Wendelius6-Sep-08 9:34
mentorWendelius6-Sep-08 9:34 
Question[Message Deleted] Pin
Rafone6-Sep-08 4:38
Rafone6-Sep-08 4:38 
AnswerRe: Saveing Excel file with VB.net and Office 2007 Pin
Matthew Leggett6-Sep-08 5:50
Matthew Leggett6-Sep-08 5:50 
GeneralRe: Saveing Excel file with VB.net and Office 2007 Pin
Rafone6-Sep-08 7:05
Rafone6-Sep-08 7:05 
AnswerRe: Saveing Excel file with VB.net and Office 2007 Pin
rprateek7-Sep-08 20:12
rprateek7-Sep-08 20:12 
QuestionVISUAL BASIC PROBLEM Pin
Matthew Leggett6-Sep-08 2:28
Matthew Leggett6-Sep-08 2:28 
AnswerRe: VISUAL BASIC PROBLEM Pin
Vimalsoft(Pty) Ltd7-Sep-08 10:34
professionalVimalsoft(Pty) Ltd7-Sep-08 10:34 
QuestionDot Net Framework for Linux Platform? Pin
Lakul5-Sep-08 23:25
Lakul5-Sep-08 23:25 
AnswerRe: Dot Net Framework for Linux Platform? Pin
Manas Bhardwaj5-Sep-08 23:33
professionalManas Bhardwaj5-Sep-08 23:33 
AnswerRe: Dot Net Framework for Linux Platform? Pin
Dave Kreskowiak6-Sep-08 3:46
mveDave Kreskowiak6-Sep-08 3:46 
GeneralRe: Dot Net Framework for Linux Platform? Pin
Paul Conrad6-Sep-08 4:31
professionalPaul Conrad6-Sep-08 4:31 
AnswerRe: Dot Net Framework for Linux Platform? Pin
Paul Conrad6-Sep-08 4:32
professionalPaul Conrad6-Sep-08 4:32 
AnswerRe: Dot Net Framework for Linux Platform? Pin
jzonthemtn6-Sep-08 8:45
jzonthemtn6-Sep-08 8:45 
QuestionTimer Events Pin
~V~5-Sep-08 20:47
~V~5-Sep-08 20:47 
AnswerRe: Timer Events Pin
MarkB7775-Sep-08 21:26
MarkB7775-Sep-08 21:26 
GeneralRe: Timer Events Pin
~V~5-Sep-08 21:35
~V~5-Sep-08 21:35 
GeneralRe: Timer Events Pin
MarkB7775-Sep-08 22:04
MarkB7775-Sep-08 22:04 

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.