LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 226
Default excel vba array problem

I would ask the user for 11 items in one inputbox separated by commas, or
something reasonable (depending on the regional settings for example), and
then use the Split() function to create an array of those 11 items, which
you can pass directly to the worksheet after that.

--
Regards,

Juan Pablo González

"adamstn2 " wrote in message
...
hi all,
i am working on a semster project for a class where i have to write a
program. this is what i want my program to do i want to ask a user to
enter in 11 x values and 11 y values evenly spaced. then i my program
to make a graph of the inputted values. and finally i want to give the
user the option of how they want to find the area under the curve by
using simpons rule, the trapezodial rule, midpoint rule, and reimanns
sum.

my problem is that i want to take the 11 x and y values that the user
entered in and display them in an excel worksheet. i thought i could
put the entered values into an array and then display that array in an
excel worksheet but i am running into problems. also i am using a for
loop to ask the user 11 times to enter an x value and i am using a
seperate for loop to ask the user 11 times to enter a y value. these
are the numbers that i am trying to get into a array and displayed into
an excel worksheet.

if anyone can help me or give me some helpful tips please do so.

thank you
adamstn2


---
Message posted from http://www.ExcelForum.com/



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Array problem, I think.. Steve Excel Worksheet Functions 3 June 11th 08 12:38 AM
Array Problem Scott Excel Discussion (Misc queries) 4 May 9th 06 05:22 PM
Array-problem Tom Excel Programming 2 November 24th 03 05:59 PM
Array Problem Phil Hageman[_3_] Excel Programming 0 November 19th 03 07:34 PM
Array Problem, Help Please. Bubu Excel Programming 9 November 18th 03 04:29 PM


All times are GMT +1. The time now is 09:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"