Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #9  
Old 03-29-2019, 12:44 AM
ArviLaanemets ArviLaanemets is offline Formula to Create an estimate worksheet Windows 8 Formula to Create an estimate worksheet Office 2016
Expert
 
Join Date: May 2017
Posts: 960
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

I had a look at your attached table. Some remarks.

Keep all summaries at top of page - then you don't have to bother about rows you may add at bottom of table;
Don't use full-column references when you can avoid this;
Don't use fixed Named Ranges whenever the range dimensions may change - use dynamic Named Ranges;
When you aren't planning to use the workbook as shared, use defined Tables instead Named Ranges. Defined Tables have specific syntax to refer to its various elements (header, datarange, datarange column, cell in same row, etc.), adjust formulas automatically whenever you change Table headers, used formulas usually aren't sensitive to order of columns in table, adding some data into any cell immediately below last row of Table expands the Table automatically, and unless you have several different settings in same column, all formulas, formats, and validations are automatically expanded whenever new rows are added.

As example, in attached file I designed a sheet Estimate similar to your one.

Both Tables on sheets Items and Estimate have a couple of helper columns added (colored differently, they are meant to be hidden). And the Table on sheet Items has also column SelectedQty, where you can enter the quantities for items, you want to include into selection.

On sheet Estimate, the Table is automatically filled with selected items, their quantities, and monetary amounts.

For sheet Estimate, the Print Area is automatically adjusting to number of rows in Estimate Table.

The Total on sheet Estimate shows total of filtered amounts, i.e. when you set some autofilter to Estimate Table, only visible Amounts are totallied.

I didn't use it, but as example I defined a dynamic Named Range nItemTbl. It is possible to redesign all formulas to refer to this range instead of table (but you lose some functionality of-course). I myself prefer Tables. There are cases where I have to use Names too (validation lists and conditional formats don't recognize Tables), but then I mostly define a Table, and then a Named range as some part of this Table.
Attached Files
File Type: xlsx Estimate.xlsx (24.3 KB, 12 views)
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula to Create an estimate worksheet Create Personnel Tracker that can output Bonus to a different worksheet FredRich Excel 2 10-10-2017 01:07 AM
Formula to Create an estimate worksheet Need help to customise my estimate mackie Word 3 03-25-2014 07:57 PM
Macro to conditionally create or go to worksheet Reinaldo123 Excel Programming 1 07-06-2012 07:23 AM
Create/delete New worksheet ibrahimaa Excel Programming 5 01-16-2012 11:53 PM
Formula to Create an estimate worksheet Can I use a formula to name a worksheet? nolesca Excel 3 06-07-2010 04:02 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:25 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft