Microsoft
Software
Hardware
Network
Question : Summing values based concatenated date and variable
Dear experts,
Need a formulae which concatenate values in cell A6 and D1 in one set and A6 and D2 as another set.
and then using these two date intervals concatenated by variable in cell A
sum values in sheet xyz column B by vlookup range values in column D
The dates can be in random order in sheet xyz column
I should be getting zero value for the variable but iam getting a value.
I think the formulae will require some fix
thank you
Attachments:
sum-by-intervals-2472010.xls
(49 KB)
(File Type Details)
sum by interval
Answer : Summing values based concatenated date and variable
select concat(year(YourDate), '-',Month(YourDate)) from table
Random Solutions
Dynamically Change .XSD File Location in Crystal Reports Using ASP.NET 2.0
Javascript form validation problems
'guid' is null or not an object in Jquery
In .NET, how can I add to a variable value to a query result using LINQ to SQL?
Test javamail through command line
Having a problem seeing USB devices after installing libusb - NO KEYBOARD OR MOUSE !!
Can't print to Dymo Labelwriter 400 turbo after adding labelwriter 450 turbo drivers on windows 2003 terminal server
What is the best Server Antivirus going right now? What are you guys using?
How deploy a website shortcut to 200 users desktop
The marquee progressbar hangs as the next line of the code executes