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 / New Users / July 2006

Tip: Looking for answers? Try searching our database.

@DSUM (123) equivalent in excel

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jdelayknee - 20 Jul 2006 22:07 GMT
Long time 123 user converting to excel :).  Trying to find equivalen
function in excel.  In 123 I can connect to a dbase IV (*.dbf) tabl
using a macro. example: {DATABASE-CONNEC
"dBASE_IV";;;;"c:\apfolder";;;;"table01";"table01"} END example

Once this is done I can pull data from that table using @dsu
(SQL)formulas in the cells.  example:
@DSUM(table01,"Quantity",Country=$A15#AND#Customer=B$13) END example.

Can anyone help directly or steer me to someone that can explain how t
do this with excel.

BTW:  I am hoping I can use the existing tables in the dbase I
format.:confused
Vipul Dani - 21 Jul 2006 13:00 GMT
Hello

You can use this using Excel Database Function ,i.e Dsum as given below
=DSUM(table01,"Quantity",E2:F3)
so first the function name(in the name of the range of database, or select
the entire data with heading,then the total on the coloumn u want,and then
the criteria range)

some where you need to have criteria as below [E2:F3]
Customer    Country
Vipul    India

Know if you condition is same row then it is and condition and if the
condition is different row then it is or condition. I hope it will help u

Thanks
Vipul C Dani

> Long time 123 user converting to excel :).  Trying to find equivalent
> function in excel.  In 123 I can connect to a dbase IV (*.dbf) table
[quoted text clipped - 10 lines]
> BTW:  I am hoping I can use the existing tables in the dbase IV
> format.:confused:
jdelayknee - 21 Jul 2006 16:56 GMT
Thanks Vipul,
I understand what you gave me when the data is embedded in th
spreadsheet and is identified with a range.  My data resides i
separate files, example table01.dbf.
See my first note.  I first use a macro in the spreadsheet to acces
this dbf file.  Then the formula in the cell does the dsum.:

Rate this thread:






 
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.