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
Starting letters with XXX
ID3 algorithm implementation in JAVA or c++
SQL Server 2005 paging and UNION
Prevent Autonumber Increment
Win 7 Pro Virtual Pc XP Mode visible in the network but not accessible
ASP.NET Error: The page was not displayed because the request entity is too large.
ASP .NET IIS 7 Word Interop Mail Merge (Interact With Desktop)
Windows 7 roaming profiles
Running dcacls command - No Sid found error
SSIS/TSQL Three Part Naming for Temp Table