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
Opening UEA File
Two Sites Link Utilization
Error "Cannot Quit Visual FoxPro" when closing form with embedded OLE MapPoint control
How can I convert a custom control that calls User32 and Shell32 to work on Mono?
Using Group Policy to set Proxy Settings in the office; turn it off outside the office
ORACLE SQL Stored procedure and Temporary Tables
SMS 2003 SP3 support for Windows7 (Remote Tools)
force signature in outlook
Deploy Printers Using Windows 2008 R2 GPO to Windows XP Pro Clients and Removing all current printers
How do I modify this php script to send a confirmation?