Member Login

Username
Password
Forget Password
New Sign Up
Search Forum

Buy Support
Incidents

If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:

Click Here
If you can't login and post questions or you are having trouble viewing forum posts:
Click Here
Callback
Support

If you live in USA, UK, Canada, Australia or New Zealand, you can leave us details on your question and request us to call you back and discuss them with you personally  (charges apply).

Click Here
 
Buy Support
Incidents
If you can't find your answer in the FREE PUBLIC QDeveloper Forum, require URGENT Priority Support, or you need to send us private or confidential information:
Click Here

Forum : QDBC and Excel referencesSearch Forum

Forum Home > QODBC - ODBC Driver for QuickBooks > QODBC v8 Forum

 New Topic 
 
 Post Reply 
[1]  
 QDBC and Excel references 
 Author   Message 
  GavTay 
  
 Group: Members 
 Posts: 1 
 Joined: 2007-11-14 
 Profile
 Posted : 2007-11-14 06:55:18
We currently use an accounts package called Sun in the UK and Quickbooks in the US.  We are rolling out QODBC in the US as we have linked it to the bespoke software we use.

This is working well but we have a feature in the UK on Sun that is very useful and I am not sure QODBC can emulate it.

We have a list of invoice numbers in a column and a VisonXL formula in another cell that effectively looks up and returns a value based on whether the invoice in column A is paid ie it runs a query with set criteria and one variable which it obtains from the spreadsheet.

 I understand that it is possible to link excel and quickbooks and I can see how to get the data to update on a single query but can it be run in the manner described. 

  Top 
  Tom 
  6c3c1_sdk-qodbc.gif
 Group: Administrator 
 Posts: 5510 
 Joined: 2006-02-17 
 Profile
 Posted : 2007-11-14 10:11:57

Just run this query:

Select RefNumber from Invoice where IsPaid = True

 

  Top 
 New Topic 
 
 Post Reply 
[1]  

Jump to