Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Creating multiple sheets - new to programming

Want to create multiple worksheets (variable # up to 100) formatted same as
first sheet where daily production values are entered each day. On sheets
following the first want totals derived as follows:

sheet1
A1=day production total (numeric)
A2=job production total (numeric0
A3=date in dd-mmm-yy format

want
sheet2(A2)=sheet1(A2)+sheet2(A1)
sheet3=sheet2(A2)+sheet3(A1)
sheet4=sheet3(A2)+shee4(A1)
..... up to total # of sheets in workbook, depends on project length.

sheet1(A3)=date
sheet2(A3)=date+1
sheet3(A3)=date+2

Can sheet2 & successive sheets be named with the value contained in (A3) ie
sheet2 name =date+1, sheet3 name=date+2?

Can anyone recommend any other sites for a newbie to VB or books for Excel
programming?

Tx Ivor

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200512/1
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
Creating Multiple summary sheets Tony Excel Discussion (Misc queries) 0 January 13th 10 12:56 AM
creating multiple sheets, then individualized workbooks for each sheet [email protected] Excel Discussion (Misc queries) 3 November 4th 07 07:13 PM
creating macro working across multiple sheets Nicole Seibert Excel Worksheet Functions 8 February 28th 06 05:53 PM
Creating/programming an Excel dynamic graph SeqZ Excel Programming 2 May 29th 04 03:12 PM
Creating an "update" button and using a macro to copy data from multiple sheets SPIRITTTJ Excel Programming 1 January 8th 04 05:50 PM


All times are GMT +1. The time now is 10:57 PM.

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

About Us

"It's about Microsoft Excel"