Re: array

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi
What did you do and what was the error message?
regards
Paul

april27 wrote:
i have a user form. the user is to submit a value in a textbox. i then want
to create an array that contains several textboxes. these textboxes shall be
given the value of the "main" textbox. i thoought i could to this with the
use of an array but i get an error message all the time. i think it is
because i declared the array badly. can someone please help me with this one?
i want the array to be avaliable globally i.e. i want to declare it public.

.



Relevant Pages

  • Re: How to Define a global const class variable in MFC?
    ... but in vc++ it seems that we have to both declare and define variables in ... would declare an array of fixed size in C++ escapes me...). ... I can write the whole header files and source files but I thought it will be ... declarations are so we can figure out why the error message, that SPECIFIC error message, ...
    (microsoft.public.vc.mfc)
  • Re: TextBox Array and Spaghetti Code
    ... These TextBoxes represent 11 values of a 66 member ... array of ints, and I only display 11 values at a time (I change the ... the UpDown box is set to 1, I display values at indexes 0..10 in the ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ListBox and arrays
    ... My project allows the user to enter information in three textboxes. ... so I may be missing something. ... 'End thanks to Tom Ogilvy ... >> So if I were to maintain an array structure, ...
    (microsoft.public.excel.programming)
  • Re: Userform with 1024+ textboxes
    ... Could you use a single 7x24 array of textboxes, and hold in memory a series ... Peltier Technical Services, Inc.http://PeltierTech.com/WordPress/ ... memory" error when I try to edit the code. ...
    (microsoft.public.excel.programming)
  • Re: "table" advice
    ... > array would have been at least in the right direction. ... you are not using the textboxes for holding data, ... Private Sub ShowPage() ... Private Sub Text1_Change ...
    (microsoft.public.vb.general.discussion)