Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-22-2019, 11:07 PM
ArviLaanemets ArviLaanemets is online now Formula with date which need to match & got error message Windows 8 Formula with date which need to match & got error message Office 2016
Expert
 
Join Date: May 2017
Posts: 949
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

Either you need some additional conditions to compare with, or you did a mistake in 2nd data row on sheet Base File.

Otherwise the formula in attachment works.

Edit:
To make tables expanding automatically, define both tables as Tables (From menu Insert>Table), and edit formula to use Table syntax, like
Code:
=SUMIFS(tBAF[BAF];tBAF[POL];[@POL];tBAF[POD];[@POD];tBAF[S/L];[@S/L];tBAF[Container];[@Container];tBAF[From];"<=" & [@To];tBAF[To];">=" & [@From])
Edit::
Change parameter delimiters to commas, in case you use e.g. US settings!
Formula assumes, that it is entered into field of Table (e.g. tBase) on sheet BaseFile. When the formula is outside of tBase (but on same row it refers to for tBase values), you have to replace all [@FieldName] in formula with tBase[@FieldName].
I ma not sure how using "/" in field name of Table affects formulas - maybe there is additional pair of square brackets needed.
Attached Files
File Type: xlsx BAF.xlsx (14.1 KB, 7 views)
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Word Error Message Run time Error 4605 baes10 Word VBA 1 08-30-2018 02:37 PM
Formula with date which need to match &amp; got error message Reserved error(-1517); there is no message for this error ktest Office 1 02-12-2016 08:08 PM
Formula with date which need to match &amp; got error message Automation error Unknown error" message once they open the Excel file hlina Excel 1 10-08-2013 09:14 PM
Macro date and match valor cg1980 Excel Programming 0 04-12-2011 09:38 AM
Formula with date which need to match &amp; got error message Imported message date change to today's date promark Outlook 1 12-23-2005 07:21 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:53 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