Search:

Type: Posts; User: neilma

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    511

    Re: Excel charts and macro problem

    Hi,

    Thanks for the advice and I am asking for further.

    When I try to use the personal macro workbook, I get a message:
    Cannot edit a macro in a hidden workbook. Unhide the workbook using the...
  2. Replies
    3
    Views
    511

    Excel charts and macro problem

    Hi,

    I'm able to run my macro perfectly well in the workbook that the macro is contained in. However, when I try to run it in another workbook, the macro does not run. I get a:
    Run-time error...
  3. Re: Run-time error '1004': Application-defined or object-defined error

    Yeah. I already did that. The problem is that the amount of data that is taken into the spreadsheet is of varying length. So, I can't use a set of pre-programmed cell identities. The macro needs to...
  4. Run-time error '1004': Application-defined or object-defined error

    Hi,

    Another novice problem from me.
    I get this error message:
    Run-time error '1004':
    Application-defined or object-defined error

    This is the statement that is highlighted when the error...
  5. Replies
    15
    Views
    21,701

    Re: Compile Error: Next without For

    Thanks for the help.
    I guess it's obvious that I don't know what I'm doing.

    I have another problem, but I'll post it on another thread since it doesn't fit this title.

    Thanks.
    Neil
  6. Replies
    15
    Views
    21,701

    Compile Error: Next without For

    Hi,

    I am a novice at this and would appreciate any help.
    I get a Compile Error: Next without For message even though I do have a For. Here's the script:

    Dim myOscArray(10, 3) As Single
    ...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width