Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dear elco,
First of all, your external data (database) must be readable by excel. Such as Ms Excel, Ms Access, & many to be named. You may try to import data. MenuDataImport External DataNew Database Query then choose your valid database. Second, you may enter formula manually for each required cell by using {SUMIF}; if your data in Ms Excel. Code: SUMIF(range,criteria,sum_range) range: where data to determine in criteria criteria: selection data (in your case date) sum_range: your data to sum my ie: =sumif(<my data date,<my selection date,<my data amount) That's all I can point you right now ^_^ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Retaining Data after condition change | Excel Worksheet Functions | |||
Mileage Claim Formula | New Users to Excel | |||
Calculate a date or key a date on condition | Excel Discussion (Misc queries) | |||
Sum data by date range | Excel Discussion (Misc queries) | |||
Importing data, then adding data to the new spreadsheet.. a conund | Excel Discussion (Misc queries) |