Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2007

Tip: Looking for answers? Try searching our database.

Importing data using a date as the condition

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
elco - 21 Jan 2007 23:56 GMT
I need to design an excel model which will import data from an external
database when I enter a date into a cell in the worksheet.

This is to avoid having to manually key data each month i.e. into a profit &
loss report.

Can anyone point me in the right direction - I don't know where to start -
or even if this can be done.

I'd be grateful for any advice - I'm having sleepless nights!!
JLatham - 22 Jan 2007 00:46 GMT
Look at Excel's menu bar for the [Data] item.  Open that up and you'll see
various options for creating data importing routines from a variety of
sources.  Choose the one that is best for your situation - database, web, etc.

> I need to design an excel model which will import data from an external
> database when I enter a date into a cell in the worksheet.
[quoted text clipped - 6 lines]
>
> I'd be grateful for any advice - I'm having sleepless nights!!
m_ridzuan - 23 May 2007 11:44 GMT
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. Menu>Data>Import External Data>New 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 ^_^
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.