Click here to Skip to main content
15,903,362 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionError Message Pin
jds120721-Nov-06 4:33
jds120721-Nov-06 4:33 
AnswerRe: Error Message Pin
Yona Low21-Nov-06 5:22
Yona Low21-Nov-06 5:22 
QuestionSlideshow Screensaver Pin
john777721-Nov-06 4:07
john777721-Nov-06 4:07 
AnswerRe: Slideshow Screensaver Pin
Yona Low21-Nov-06 4:15
Yona Low21-Nov-06 4:15 
QuestionCheckBoxes Pin
CodingYoshi21-Nov-06 4:04
CodingYoshi21-Nov-06 4:04 
AnswerRe: CheckBoxes Pin
jsampsonPC22-Nov-06 1:51
jsampsonPC22-Nov-06 1:51 
GeneralRe: CheckBoxes Pin
CodingYoshi23-Nov-06 4:01
CodingYoshi23-Nov-06 4:01 
QuestionVBA under Excel Pin
73Zeppelin21-Nov-06 3:13
73Zeppelin21-Nov-06 3:13 
So, my foray into VBA continues. Under Excel, I am developing a financial application. This is my first time using VBA, so I am a little clueless on certain (simple) things. The problem I have is the following:

I have data stored in an array that I write to a column in Excel. The length of the array can vary from calculation to calculation. Thus, I write the data from the array to the A column on the spreadsheet. Let's say the length of the array is n. So I write n elements to column A on the Excel spreadsheet. Now, I am trying to get excel to automatically plot the data in column A on a graph, but n is variable. So in one instance n may be 100. In another n may be 233, for example. The problem is that I don't know how to automatically determine the length of the column so that I can plot the data on an Excel chart. Any assistance would be appreciated.

Thanks in advance.
AnswerRe: VBA under Excel Pin
CPallini21-Nov-06 4:16
mveCPallini21-Nov-06 4:16 
AnswerRe: VBA under Excel Pin
User 171649221-Nov-06 4:33
professionalUser 171649221-Nov-06 4:33 
GeneralRe: VBA under Excel Pin
73Zeppelin21-Nov-06 4:37
73Zeppelin21-Nov-06 4:37 
QuestionLabel are cut off on some computers Pin
dptalt21-Nov-06 2:20
dptalt21-Nov-06 2:20 
AnswerRe: Label are cut off on some computers Pin
Yona Low21-Nov-06 4:13
Yona Low21-Nov-06 4:13 
AnswerRe: Label are cut off on some computers Pin
Dave Kreskowiak21-Nov-06 4:33
mveDave Kreskowiak21-Nov-06 4:33 
GeneralRe: Label are cut off on some computers Pin
dptalt22-Nov-06 6:55
dptalt22-Nov-06 6:55 
GeneralRe: Label are cut off on some computers Pin
Dave Kreskowiak22-Nov-06 8:21
mveDave Kreskowiak22-Nov-06 8:21 
QuestionHow to know the state of remote computer Pin
farhan6821-Nov-06 2:10
farhan6821-Nov-06 2:10 
AnswerRe: How to know the state of remote computer Pin
Dave Kreskowiak21-Nov-06 4:57
mveDave Kreskowiak21-Nov-06 4:57 
QuestionHow to load the form in a maximized way. Pin
ashwath197921-Nov-06 2:01
ashwath197921-Nov-06 2:01 
AnswerRe: How to load the form in a maximized way. Pin
Tamimi - Code21-Nov-06 2:06
Tamimi - Code21-Nov-06 2:06 
GeneralRe: How to load the form in a maximized way. Pin
ashwath197921-Nov-06 2:25
ashwath197921-Nov-06 2:25 
QuestionHelp on Datasets Pin
Pete Newman20-Nov-06 23:27
Pete Newman20-Nov-06 23:27 
QuestionHow to BindingData to RadioButton Pin
kindman_nb20-Nov-06 23:17
kindman_nb20-Nov-06 23:17 
AnswerNo one tried to aid me << my project is sopped Pin
kindman_nb21-Nov-06 3:37
kindman_nb21-Nov-06 3:37 
GeneralRe: No one tried to aid me << my project is sopped Pin
Kevin Nicol21-Nov-06 3:46
Kevin Nicol21-Nov-06 3:46 

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.