Dynamic Table Problem

J

Jim

I am using excel 2007. I had originally asked this question in the function
section, but VBA was suggested.

I want to create an invoice where the total number of line items is dynamic.
I have created the 'header' section of the invoice with company name,
customer name, etc and I have created the 'body' of the invoice using a
table. This table has Qty, Description, Unit Cost, and Item Cost. Item cost
is a formula showing Qty * Unit Cost. This table works great and is dynamic.
As I simply type more items, the table automatically expands and formats
correctly.

The trouble I have is I want to have a Subtotal, Tax, and Grand Total line
shown at the bottom of the table and to move as it expands or shrinks. How
can I make these three cells move with the table?

Thank you,

JIM
 
S

stanleydgromjr

Jim,

Please attach your workbook.

Click on the *Reply* button - then scroll down and see "Manag
Attachments".
 
J

Jim

Stanley,

Attached is the workbook. Sheet 'Construction Template' has the
dynamic table. I have added the changes as suggested by Herbert,
however they are not ideal. I appreciate any suggestions you have.

Thank you,

JIM



stanleydgromjr;690078 said:
Jim,

Please attach your workbook.

Click on the *Reply* button - then scroll down and see "Manage
Attachments".


+-------------------------------------------------------------------+
|Filename: IRDS Template.xlsm |
|Download: http://www.thecodecage.com/forumz/attachment.php?attachmentid=514|
+-------------------------------------------------------------------+
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top