Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Excel VBA > Excel VBA
|
Excel VBA Discuss using VBA for Excel programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Excel VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 1st, 2006, 12:51 AM
Registered User
 
Join Date: Jan 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help with a report manipulation

I need to "massage" a report from main frame. Here is the layout

Start at Row 1 column A

Row1 T1T1T1
Row2 B2......C2
Row3 B3......C3
Row4 Total T1T1T1 sum(c2:c3) in C4

etc.....

What I need


Row1 T1T1T1 B2......C2
Row2 T1T1T1 B3......C3 and verify that sum C4
is correct by summing c2&c3 in VBA and comparing it with the last row in the first group in C4


I have several groups following that, and same structure.


Any Guidance will be greatly appreciated








Similar Threads
Thread Thread Starter Forum Replies Last Post
record manipulation rylemer Beginning VB 6 2 October 17th, 2006 05:51 PM
Date Manipulation pallone Javascript How-To 2 May 5th, 2006 02:15 PM
Registery Manipulation x_ray VB.NET 2002/2003 Basics 0 February 22nd, 2006 04:41 PM
Treeview Manipulation reyboy VB.NET 2002/2003 Basics 7 March 28th, 2005 09:43 AM
Date manipulation otarboy Access 1 September 20th, 2004 11:50 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.