LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,514
Default Help with creating an invoice calculator with multiple drop down menus and functions

Have a look here for Invoice 1.2.xlsx

https://app.box.com/s/23yqum8auvzx17h04u4f

Note how I defined "EntryType", "LastCell", and "HdrRow" in
NameManager.

I'm tempted to rework this but I'll refrain. I recommend you rescope
all your defined names not used in DV lists to sheet level on Invoice
so you don't get name conflicts if Invoice becomes a template. Also,
I highly recommend using JKP's NameManager addin!


I revised the grand totals formula as follows...

=SUMIF(EntryType,"Total",OFFSET(EntryType,0,COLUMN ()-1))

...so 'HdrRow:LastCell' is only used for subtotals.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


 
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 Drop-down menus with subset drop-down menus Benjamin Excel Worksheet Functions 4 June 8th 09 11:27 PM
creating drop down menus gsohacki Excel Discussion (Misc queries) 1 October 11th 08 06:49 AM
Creating Drop down menus in an excel cell Debbie C Excel Worksheet Functions 2 April 1st 05 01:04 AM
Creating Drop-down menus in Excel Pablo Excel Programming 1 October 14th 04 11:16 PM
creating drop down menus in a data form harrys Excel Programming 2 September 29th 03 07:42 AM


All times are GMT +1. The time now is 05:39 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"