PC Review


Reply
Thread Tools Rate Thread

Data in Table not matching data in Form

 
 
=?Utf-8?B?Q2FzZXkgUA==?=
Guest
Posts: n/a
 
      2nd Nov 2006
Im am using this formula =IIf(IsNull([Complete Date]),Date()-[Order
Date],[Complete Date]-[Order Date]) to find Days Outstanding. The form works
great but when I pull the table up, the Days Outstanding field differs from
the Form. So this effects my queries accuracy. Let me know if you need more
detail.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SmVycnkgV2hpdHRsZQ==?=
Guest
Posts: n/a
 
      2nd Nov 2006
Your Days Outstanding field in the table probably has nothing to do with the
calculated control/text box on the form. If the formula is correct, delete
that Days Outstanding field in the table and use the formula in forms,
reports, and queries to get the most accurate data. Storing a caluculated or
derived value in a table is usually a bad idea.
--
Jerry Whittle
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.

"Casey P" wrote:

> Im am using this formula =IIf(IsNull([Complete Date]),Date()-[Order
> Date],[Complete Date]-[Order Date]) to find Days Outstanding. The form works
> great but when I pull the table up, the Days Outstanding field differs from
> the Form. So this effects my queries accuracy. Let me know if you need more
> detail.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help matching data from one table to another dan.chodos@gmail.com Microsoft Excel Worksheet Functions 4 6th Jun 2008 03:26 AM
Update Data in one table based on matching field in another table =?Utf-8?B?SmFrZQ==?= Microsoft Access 4 18th Oct 2007 09:54 PM
matching data from table =?Utf-8?B?Um9iZXJ0?= Microsoft Excel Programming 2 9th Mar 2005 07:25 PM
Matching data from table in VB Chi Man Wong Microsoft VB .NET 9 3rd Feb 2005 08:19 AM
Matching data from one table and copy them to another =?Utf-8?B?S29zdGFN?= Microsoft Excel Misc 2 27th Sep 2004 11:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:27 AM.