Search:

Type: Posts; User: CodeKid

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    641

    Re: Setting Chart Data points with an array?

    I found out that the problems were:

    A.) I was using a String rather than a Range

    B.) I did not include the sheet it was meant to get said data points from.

    C.) I used...
  2. Replies
    2
    Views
    641

    Setting Chart Data points with an array?

    I have a piece of code (vba) that goes through each row and gives it a graph (this works), however, due to the nature of the spreadsheet (Excel) I am working in, there may be as few as 2-5 data...
  3. Re: Error Message Even when I have Error Handling

    Actually, after tinkering around a bit, I got the darned thing to work by taking out the elseif statements I had in the error handler, it will still occur if an error other than one handled by the...
  4. Error Message Even when I have Error Handling

    Hello, I am new to vba, but I've worked in several other languages before, yet I am new to error handling and synchronizing a program in general.

    In vba (for excel), I have a project that goes...
Results 1 to 4 of 4
Page generated in 1,713,288,168.15058 seconds with 13 queries