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
Remove Proxy settings from IE using Group policy
windows server 2008 foundation
I want three selects, but only require one select to have input
google.class file detected by Norton as High risk - Is it high risk ?
Inventory System (Freeware) Recommendation
Rollover flash "SWF" files are not working in internet explorer
system info via website
How to backup to tape in BE 2010 ?
How do you join a Snow Leopard Client to Windows SBS 2008 domain
Adding Columns to ASP.Net Gridview Control