Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Finding Sample VB programs

I'm new to VB, but have had programming experience in other languages
(many years ago).

I'm looking for a sample program that I can use to:
a) open and read an excel worksheet, row by row
b) accumulate totals in an array based on the data in the row as wel
as some input parameters.
c) when all the rows are processed, create a new worksheet with data
from the array.

I'm sure this is about as basic as a VB program can be and that there
are web sites with sample programs but need help locating them. Or
perhaps there is a book I can buy.

Thanks for any help.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,069
Default Finding Sample VB programs

In Google or whatever browser you have, type "Excel MVP" or something that
relates to "Excel VBA" and take your pick. Some of the guys on here have
their own websites with loads of very useful examples of common issues with
VBA that myself have been a superb learning tool.

John


"Harry" wrote:

I'm new to VB, but have had programming experience in other languages
(many years ago).

I'm looking for a sample program that I can use to:
a) open and read an excel worksheet, row by row
b) accumulate totals in an array based on the data in the row as wel
as some input parameters.
c) when all the rows are processed, create a new worksheet with data
from the array.

I'm sure this is about as basic as a VB program can be and that there
are web sites with sample programs but need help locating them. Or
perhaps there is a book I can buy.

Thanks for any help.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,726
Default Finding Sample VB programs

Start with http://www.mvps.org/dmcritchie/excel/getstarted.htm

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

"Harry" wrote in message
...
I'm new to VB, but have had programming experience in other languages
(many years ago).

I'm looking for a sample program that I can use to:
a) open and read an excel worksheet, row by row
b) accumulate totals in an array based on the data in the row as wel
as some input parameters.
c) when all the rows are processed, create a new worksheet with data
from the array.

I'm sure this is about as basic as a VB program can be and that there
are web sites with sample programs but need help locating them. Or
perhaps there is a book I can buy.

Thanks for any help.



Reply
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
Can I random sample from a set until every sample is selected? random sampling Excel Discussion (Misc queries) 6 April 26th 10 09:54 PM
Going Between Programs bscuga Excel Discussion (Misc queries) 1 May 6th 08 03:43 PM
VBA programs [email protected] Excel Programming 1 August 5th 05 11:32 AM
Why won't all of the programs install? Alxndr01 Setting up and Configuration of Excel 1 May 2nd 05 05:22 PM


All times are GMT +1. The time now is 12:59 AM.

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"