How do we calculate a loan with daily compoundable interest?

I suppose this might not be strictly a Microsoft Excel subject.  Nevertheless I am helping a friend who is using Excel to store the downloaded data from the bank and trying to calculate the daily balance.  Repayment and withdrawal can be done any
day.
I have figured out a formula as follows but the calculations from the formula doesn't seem to tally with the figures I got from the bank.  I love to hear opinions from anyone who is interested.  There is not always a transaction, i.e. withdrawal
or repayment, every day.  It also takes into account of possible difference of interest rate between two consecutive days.
The formula is owing = (P(1+I/365)^(today date - date of previous transaction) - credit + debit)(1 + I/365) where P is principal and I interest.
G96=(F95*(1+I95/365)^(A96-A95)-D96+C96)*(1+I96/365)
Below is how I try the formula to some data of years ago.
         A                  C               D                 
F                    G                     I
         DATE            DEBIT        CREDIT         OWING            my
calculation  INTEREST
95     23/12/2005                    $650.00        -$52,763.18     -$54,073.49    
6.96% 
96     28/12/2005                    $1,500.00     -$51,263.18     -$54,323.86    
6.96% 
97     3/01/2006     $519.85                         -$51,783.03     -$50,811.70    
6.96% 
98     3/01/2006     $6.50                             -$51,789.53    
-$51,786.40     6.96% 

healee wrote previously:
The formula is owing = (P(1+I/365)^(today date - date of previous transaction) - credit + debit)(1 + I/365) where P is principal and I interest.
G96=(F95*(1+I95/365)^(A96-A95)-D96+C96)*(1+I96/365)
Refer to the file "example modified.xlsx" (click here) [1].  This demonstrates two methods for calculating interest on loans based on the following.
As I noted previously, since you are unable to provide actual bank data that includes interest, there is no way to validate or invalidate the demonstrated methods.  They only serve to clarify the points that I make below.
If loan interest is computed and compounded daily (which would be unusual, IMHO), your formula is almost correct.
One problem is the reference to F95, as I said before.  The correct way to do this is to copy the outstanding balance from a bank statement one time into G2.
The other problem is:  you are double-accounting some interest.  Interest is usually computed based on the account balance at the end of the business day.  All intraday transactions, debits and credits, are netted.
However, it is more common (AFAIK) to charge simple interest on the daily balance or to use an average daily balance for the billing period.
Then a minimum payment -- perhaps interest-only -- is billed at the end of the period.  If the minimum payment is not paid within some grace period (e.g. 15 days),
only then, if at all, is the unpaid interest (and perhaps a penalty) added to the principal, resulting in compounded interest.
Alternatively, even then unpaid interest and penalties are not added to principal and do not compound.  Instead, unpaid interest and penalties might accumulate separately, eventually resulting in closing the account and collecting or writing off the
bad debt.
healee wrote:
According to
http://en.wikipedia.org/wiki/Nominal_interest_rate, in finance and economics, nominal interest rate or nominal rate of interest refers to the rate of interest before adjustment for inflation (in contrast with the real interest rate).
And the sentence continues:  ``or,
for interest rates "as stated" without adjustment for the full effect of compounding``.
That is the context in which I meant my comments to be taken. 
The wiki article is divided into two very different sections:  "Nominal versus real interest" and "Nominal versus effective interest rate".
It is the latter that we are talking about.
(If I were a wiki editor, I would spit that article into two in order to "disambiguate" the definitions.)
healee wrote:
I have supposed somebody must know how the banks work in terms of calculating the principal and interest though they might vary with regions.  Is it possible the method could very with banks in the same jurisdiction?
In my experience, bank employees do not understand the mathematical mechanics of the bank's procedures except in general terms.  In any case, generally they are not a reliable source of information.
In the US, banks and lenders are required to provide a "disclosure statement" which does detail some bank procedures.
AFAIK, even in the US, such statements are not
required to explain how interest is calculated.  But the ones that I have studied do.
And yes:  in the US, two banks in the same city block can use different procedures for charging interest on loans.
I believe that banks and lenders are only required to use "reasonable" methods for computing actual interest.
In any case, I do not know anything about Australia banking regulations.  They may be more or less strict.
Healee wrote:
When you say Australia interest rates are reported as a nominal (simple) rate, do you mean they are not calculated as compound interest rates?
No.  How rates are reported can be different from how rates are applied to compute actual interest.  At least, in general.  Again, Australia regulations might dictate something different.
Moreover, my inference that Australia loan rates are reported as nominal (simple) rates is not dispositive.  It is just suggestive.
The importance is how we should "de-annualize" a stated interest rate; that is, compute a sub-annual periodic rate.
But again, how that periodic rate is applied can be something different altogether.
healee wrote:
in fact every rate is compounded.  The difference is only when it is compounded.  If it is compounded weekly for argument's sake, then the interest is calculated at a simple rate daily but calculated at a compound rate at the end
of the weekly cycle.
That might apply to savings interest.  But we are talking about loan interest (or a line of credit) here.
Usually, loan interest charged in a billing period is expected to be paid in full.  So normally, loan interest does not compound from one billing period to another.  (What a bank does with unpaid debt varies widely.)
But that does not tell us how a lender computes intra-period interest.  It can be compounded (typically daily), or it can accrue separately as simple interest.
Some countries might regulate those details.  Others might allow it to vary from bank to bank.
[EDIT] PS:  Another factor that I forgot to mention:  rounding.  Whether or not to round interest and when, especially daily interest, is up to the lender and/or government policies.  I purposely do not round interest calculations. 
But I have seen it done both ways in the US.  I would not sweat the detail until we have some real data to compare to.
[1] http://www.box.com/s/3v9ajtt0e4vs44ar3s3j

Similar Messages

  • How can i calculate overtime hours with PCR?

    hi all,
    i was wandering, can i calculate overtime hours in this case?
    example my DWS for this day is 08.00 - 16.00
    i do early overtime from 06.00 - 08.00, and after my working hours is finished, i do late overtime from 16.00 - 19.00
    (in TIP it is separated in 2 rows)
    how can i calculate my total overtime with pcr? i want to use the total for another calculation..
    06.00 - 08.00 : 2 hours
    16.00 - 19.00 : 3 hours
    +
            total      : 5 hours.
    thx all..

    ZPRN    DVARSTPRSNT
    N      COLOP*
    Y     DOUTTPORIGS
    Y E  HRS=0     HRS=PNUM  ADDDB9066 COLOP*
    Y *  COLOP*
    THE ZPRN PCR WILL GET THE TOTAL NUMBER WORKING HRS IN TIME TYPE 9066
    Now we will write a pcr to get overtime details
          DVARSTDPRCL
    *    DVARSTHOLCL
    * 1  D HRS=D9066  HRS-S HRS?0
    * 1 * ADDDB9067
    * 1 < COLOP*
    0 *
    NOW THIS PCR WILL BRING THE OVERTIME
    BASED ON YOUR DAILY WORK SCHEDULES U NEED TO CHANGE VARSTDPRCL NOW MY RULES WILL WORK FOR ALL THE SHIFTS OTHER THAN WEEKLY OFFS
    REGARDS,
    RAJA SEKHAR.

  • How can I calculate 3D distance with OS10g

    Hi,
    How can i calculate 3D distance between two objects using OS 10g?
    Thanks,

    If you have two 3d points you can:
    Make them into a line string
    Linear reference the 3d line string
    The length of the 3d line string is the distance between the points
    3d linear referencing is not supported for geodetic (non-cartesian) data.
    In 11g of course the story changes drastically.
    Here is a simple example:
    create or replace function points3dDistance(geom1 sdo_geometry,geom2 sdo_geometry)
    return number deterministic as
    geom sdo_geometry;
    length number;
    begin
    -- creating a 3d line segment
      geom := sdo_geometry(3002,null,null,sdo_elem_info_array(),sdo_ordinate_array());
    -- not checking, but should be cartesian coordinate system
    -- also geom1 and geom2 coordinate systems must match
      geom.sdo_srid := geom1.sdo_srid;
    -- creating a line segment from two points
      geom.sdo_elem_info.extend(3);
      geom.sdo_elem_info := sdo_elem_info_array(1,2,1);
      geom.sdo_ordinates.extend(6);
    -- if production i would check first for sdo_ordinates/elem info
    -- and make sure point data with the right number or ordinates
    -- since only demo assume input data comes from sdo_point in geom1 and geom2
      geom.sdo_ordinates(1) := geom1.sdo_point.x;
      geom.sdo_ordinates(2) := geom1.sdo_point.y;
      geom.sdo_ordinates(3) := geom1.sdo_point.z;
      geom.sdo_ordinates(4) := geom2.sdo_point.x;
      geom.sdo_ordinates(5) := geom2.sdo_point.y;
      geom.sdo_ordinates(6) := geom2.sdo_point.z;
    -- Now convert to lrs3d and get the length
      return sdo_lrs.measure_range_3d(sdo_lrs.convert_to_lrs_geom_3d(geom));
    end;
    select points3dDistance(
      sdo_geometry(3001,41048,sdo_point_type(5000,5000,0),null,null),
      sdo_geometry(3001,41048,sdo_point_type(5000,6000,1000),null,null))
    from dual;

  • How can I calculate the characters with spaces in a document on pages

    I'm currently using pages to write my personal statement up on, although i need to keep my characters including spaces under 4000 characters and also have no more than 47 lines. I've found how to do a word count and find how many charcaters I've used, but i can't see anywhere the information that I actually need to find! Someone please help, thankyou

    How can you calculate the number of lines if you don't know how many characters there are to a line?
    This is 2013. We are using word processors with real fonts, not terminals or teletypers or typewriters.
    If you must have 47 lines then shrink the point size of the font until it fits.
    Peter

  • How to Change Interest Rates for a loan with different disbursement?

    Hi,
    My user has a loan with Commitment capital of 35,000SGD with 1.3% interest Rate
    On his first disbursement he allocation only 25,000 since interest rate is at Loan contract level 1.3% interest rate is use as well.
    On his 2nd disbursement (for the remaining 10,000) he want to change interest rate from 1.3% to 1.5% which is not feasible, I think.
    My advise:
    1. Create a new contract with a capital amount of 10,000 and interest rate of 1.5%.
    2. Reverse the disbursement for the original contract in order to change its commitment capital amount from 35,000 to 25,000 only.
    The problem:
    Upon reversal of the disbursement we got an error - "Account determination for paid disbursement not possible cotract 100701".
    Can anybody know what should be the correct way to adjust the interest rate?
    Or how can we get rid the error message to continue my proposal?
    Thanks a lot.

    Hi,
    I assume you are using TCode - FNM3 for reversing the paid disbursement. Please check the Account Determination for Reversal posting keys/account symbols in SPROLoans MgtAcct Determination.
    Regards
    Prasad AV

  • )How can we schedule the info package daily run at 6 AM, with out useing in

    Hi
       Can any one explain 1) what is information broadcasting &how can we use this.
    2)What are the settings we have to do when we use the charts in WAD's
    3)How can we schedule the info package daily run at 6 AM, with out useing in process chains
    Thanks
    Bharath

    Hi,
      Information broadcaster :
          you can precalculate and distribute(thru mail) the query, workbook and webtemplate through online link or html file to the receipents (users).
    have a look at the below link.
         http://help.sap.com/saphelp_nw04/helpdata/en/3a/0e044017355c0ce10000000a1550b0/frameset.htm
    Infopackage scheduling:
         you can schedule the infopackage daily at your desired time .In the schedule tab ,select the start later in background and in the scheduling option give the date and time and give the period values as daily.
    Regards,
    Siva.

  • How do I calculate a time such as work hours

    How do I calculate a time such as, a cell may have any time valve pertaining to daily work hours. 8:00 or 7:00 or 10:30. My question is I want another cell to represent any amount over 8:00. Like in a nine hour day you would have 8:00 with 1:00 overtime

    This may help:
    The first row is a header.
    select the three columns and format as  "Duration":
    now enter the formulas as:
    B2=IFERROR(IF(A2>DURATION(0, 0, 8), DURATION(0, 0, 8), DURATION(0, 0, 0)), "")
    C2=IFERROR(A2-B2, "")
    select B2 and C2, then fill down as needed

  • How can i calculate tempsize and logdir size ?

    Hello:
    I have one database on a primary server and its replica on a replica server.
    Since one week to now, Mexican Exchange have had a considerable growth on transactions.
    My database works in line, every night all data is cleaned waiting for new data on next day.
    From last Thursday (29 april 2010) my replicas have had problems on drop all data using delete from.
    I use delete from because those tables are Oracle cache groups defined.
    Looking for error on tterrors logs (yesterday I got this error) I could see that replica was ran out of temporal memory.
    On line database and replica database I have defined same temporal memory size, on this case 512Mb. But primary database did not send any error about this parameter, so if I checked “monitor” columns on database, my temp_in_use size is too less than temp_allocate_size.
    My problem is, how can I calculate temp_allocate_size ?
    So I have had close to 3,000,000 record on a simple table, I mean, I could have 2 or 3 tables with same number of rows.
    If I have this parameter (may be 9,000,000) rows to be deleted, is there any way to calculate temp_allocate_size ?
    But now, I suppose that I need enogh space on “LogDir”, my high_water_mark for permanent memory is 10GB, I have defined 16 gb for LogDir, but if I stopped replication since the operation starts, I had 100% space used at middle of my operation, so 5Gb on real database used, it is using close to 16 gb on LogDir.
    My second doubt … is there any way to calculate LogDir size having the maximum database size ??
    Thanks a lot for your help.
    Regards.

    I think that approaching this from the perspective of increasing temporary space and log space is not the best way.
    Firstly, there are better ways to delete all rows from a table instead of using delete...
    1. For regular tables (ones that are not part of a cache group) you can use TRUNCATE TABLE ... This operation is replicated but the voilume of replicated data is vastly smaller than if you delete all rows individually. Also, it should take a lot less Temp space on both the source and target system.
    2. For cache tables, you could use UNLOAD CACHE GROUP ... This is similar to TRUNCATE but for cache tables. Again, this operation is replicated. Note that if you are using AWT or SWT cache groups and you DELETE in TimesTen then the data is also deleted from Oracle... is that wjhat is desired?
    If you have to use DELETE then it is very important that you delete the rows in small batches rather than as one huge transaction. Trying to replicate a delete of 3M rows will cause huge problems for replication. A much better solution is to delete in smaller batches using some application logic as follows:
    loop:
    commit;
    DELETE FIRST 1000 FROM sometable;
    If rowcount > 0 then goto loop;
    commit;
    This approach has 5 benefits:
    1. Much less Temp space will be needed.
    2. Replication will be able to process the delets as they occur rather than waiting until all 3M rows have been deleted and then trying to tepliate a single transaction of 3M deletes. This will greatly improve replication performance and also prevent excessive log file buildup.
    3. Checkpointing will be able to purge log files as the delete progresses rather than having to wait until all rowsw have been deleted. This will prevent excessive log file buildup.
    4. The overall time required will be much reduced compared to deleting all rows in a single delete.
    You should not stop replication while the delete s are being done as this just causes log file accumulation.
    To answer your original question. it is not possible ot 'calculate' the required temp space pof log space; rather one must use observed data from when the system is running to determine the necessary size. For Temp size, you can look at the Temp high water mark to see the maximum space used and then set TempSize to somewhat more than that value. For log space, you need enough to sustain the maximum amount of log data generated with some contingency. Running our of log space is a very bad idea...
    If you adopt my suggestions above then you can avoid these issues and also complete the cleanup of data in a shorter time.
    Chris

  • How can we calculate no.of leave used by the employee except sunday.

    Dear Friends,
    i have query how can we calculate no.of leave taken by the employee except sunday & government holiday.
    Example: A person take a sick leave From 13/02/2008 to 20/02/2008 with in that period 17th was sunday.
    when we calculate absence day for that person,Total value is 8 days but exact output is 7days only.How can i get exact result,any function module is avilable for this issue .
    Thanks & Regards,
    Rajkumar.A

    Hi,
    you have to consider SL leave as in holiday's So you can check with clinet if client says consider you can otherwise you con't
    its depend client requirement
    and you can go to controlls inSAP and change absence controlls for SL with holidays
    Regards
    Suresh

  • How do you calculate the count in before a cue start?

    Here's what I can't figure out.
    I have a quicktime loaded and I need to start a cue at, let's say, 1:05:07:10. I want the tempo to be, oh, 120. I arbitrarily say - this will be measure 41 but it doesn't really matter, I just need my downbeat at that TC and the tempo to be correct.
    So far so good. I have no problem doing this with Tempo operations. I lock the time code, assign it a measure (in this case 41) and have logic calculate a single tempo from 1:00:00:00 (measure 1) to the desired start.
    Now here's my real question. How do I calculate 4 or 8 beats before 1:05:07:10 so I can have a count it at the correct tempo (120)?
    So I'm wonder how some of y'all handle this situation.
    Thanks

    As long as you are in the Fetch call, all other calls to the Scope
    driver will block until Fetch exits.  That's why the Abort doesn't
    do anything.  You have two options:
      1) Use a finite timeout.  Obviously, you are running into
    cases in which the trigger does not arrive, and want to exit
    cleanly.  This is exactly what the timeout is for.
      2) Determine the acquisition state before calling fetch. 
    If this is a finite, single-record acquisition, poll on acquisition
    status and do not call fetch until the status is 1 (acquisition
    complete).  If you're doing a finite, multi-record acquisition,
    poll on the Fetch>>Records Done property and only fetch the
    records that have completed.  If you're doing a continuous
    acquisition, poll on the Fetch>>Points Done or Fetch>>Fetch
    Backlog property and only fetch the number of points that have been
    acquired.
    There's no clean way to break the infinite timeout fetch without forcing LabVIEW to close.

  • How to update my ibook G4 with out itunes

    how to update my ibook G4 with out itunes

    Your question begs more questions before an answer...
    What are you trying to upgrade, and why would you try to use iTunes
    in a vintage G4 computer that cannot run an OS X later than 10.5.8
    at best? (and only if it has a processor at least 867MHz or better)
    With at least a 1.0GHz iBook G4 you could run Leopard 10.5.8, and
    the system requires a retail DVD to install the 10.5, then go online
    after installation, to get the Combo 10.5.8 update, by use of Software
    Update within that first earlier system...
    If the computer does not have at least the minimum processor, it would
    not be able to see Leopard as a system, so Tiger 10.4.11 is the last...
    http://www.apple.com/support/leopard/
    iTunes does not upgrade or update much of anything in an obsolete &/
    or vintage Mac OS X before the Intel-Mac era, and prior to OS X 10.6.8.
    If your computer does not have an iTunes version at all, you can go to
    Apple support downloads and look at older iTunes, and older safari,
    and some other bits that are limited to their respective vintage OS X.
    Usually the upgrade path utilizes DVD media or CD media, for software
    & depending on what kind of software, then later get update-downloads.
    To see if there may be anything not already installed in the system or
    applications that could exist in the Apple support download servers,
    you could see if the System's own Software Update, located in Apple
    Menu in upper left side of the menu bar in Finder, can locate some.
    If you perform a new install and did not save all the bits as downloaded
    from when they were more current, some updates to original media that
    formerly were online and available as download (step updates, not full
    upgrades) you may eventually be unable to upgrade then update an older
    OS X system; the remainder of the later or last fixes were in the update.
    So, if you have an old G4 PowerPC Mac computer running, say Tiger 10.4.3
    and thought to use some software intended to run in Tiger 10.4.11, then
    you'd have to see if Software Update could find the 10.4.11 Combo update.
    After updating the main system, other applications may also see a need to
    be updated, if they were not already as far as they could go, in their vintage.
    iPhoto, and other applications, such as they were, had updates to their main
    application. So with iTunes, the last version that can work in a PPC G4/G5
    non-intel would be in the last supported OS X, Leopard 10.5.8, and that
    version number is iTunes 10.6.3; so you can't visit an App Store or Mac App
    Store nor can you run Snow Leopard on a PowerPC architecture Mac.
    With the intel-based Mac, and Snow Leopard, you can access the online
    Stores to include recent Mac Apps, App Store, iTunes Store, etc. A light
    version of early iTunes (see iTunes Player) can be seen, and their Radio
    still plays free music channels. I have several older pre-Intel Macs...
    The matter involves the vintage of the device, the system, and limits of the
    old vintage/obsoleted configurations where both are interdependent.
    Not sure if this helps, but more of a history lesson may be read if you look
    into everymac.com and compare models, build years, and other specs...
    If you need some feature or function not supported by vintage hardware or
    vintage software, or a newer web browser, you have to look further. A fair
    browser can be found in TenFourFox. I use it daily in a PPC G4 MINI 1.5GHz.
    with Leopard 10.5.8. Plus others. To go further, look into an Intel-based Mac
    such as MacBook2.1 & then buy the Snow Leopard retail DVD for about $20.
    Hopefully this helps somewhat...
    Good luck & happy computing!

  • How do we calculate Accumulated Depreciation for a Particular Period

    Dear Members,
    How do we calculate the Accumulated Depreciation for a particular asset. It would be great if some body can explain me ,what tables should we use.
    I read that Accumulated Depreciation is nothing but deprn_reserve column in fa_deprn_summary table. I have to make a report which should show the accumulated depreciation for an asset by period name. (eg : For MAY-07 the report should give the accumulated depreciation for that asset).
    Please give your suggestions.
    Thanks
    sandeep

    Hi,
    You can use DEPRN_RESERVE from fa_deprn_summary to get accumulated deprn. Make sure you select the latest row from fa_deprn_summary for a particular period.
    Use FA_DEPRN_PERIODS to join with period_counter if you wnat to use Period Name as criteria.
    Cheers
    Sunil Chawla

  • How do I calculate tax in a field based on state of a checkbox?

    I have an invoice with a 'tax exempt' checkbox. 
    I would like a 'Sales Tax' field to calculate  (subtotal*0.07) when the check box is empty and return 0 if the check box is checked. How would I do this?
    I was going to use javascript in the custom formula field (with ID of 'salestax') in 'properties' but i'm not sure how to reference the check box (with an ID of 'taxexempt').

    Good day. I have a similar issue: My checkbox is 'SalesTaxCheck' and I only want the calculation run if the box is checked.
    I adjusted your script as follows:
    if (this.getField("SalesTaxCheck").value=="On") event.value = +this.getField("subtotal").value * 0.08;
    else event.value = "0";
    Can you suggest where I may have gone wrong?
    Thanks in advance.

  • How do I calculate hours in Numbers?

    How do I calculate hours in Numbers? Example: I inserts 7:00 in a cell and 11:30 in another cell. What function do I write to get 4:30?

    Hi Interlaga,
    Enter start time in A2. Enter finish time in B2. They will become Cell > Data Format > Automatic with Date and Time (Date None).
    Formula in C2
    =B2−A2
    That becomes Cell > Data Format  >Automatic
    Refinement is to use 'Date and Time' Format for start and finish, and 'Duration' format for the difference.
    Remember that in Numbers, every Date has a Time attached, and every Time has a Date attached (even if they are not displayed in the cell). So if you enter the times on different days (the 'crossing midnight' problem) the finish time will be 24 hours later .
    It took me a while to understand this, but a Time or a Date is an instant since 1 January 1904.
    Call back for more help.
    Regards,
    Ian.

  • How i can calculate the backplane speed & throughput of cisco 48 1G 2960S switch?

    How i can calculate the backplane speed & throughput of cisco 48 1G 2960S switch?

    Disclaimer
    The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
    Liability Disclaimer
    In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
    Posting
    Calculate?  Calculate for wirespeed/line-rate?  If the latter, take all the port bandwidths, and assuming they are duplex, double for necessary fabric bandwidth.  I.e. 48 gig ports would need a 96 Gbps fabric.  Take all your port bandwidths, and allow 1.448 Mpps per gig (for minimum size Ethernet packets), i.e. 48 gig ports would need 69.5 Mpps.  Once you have required fabric bandwidth and PPS, you can compare to vendor's specs.

Maybe you are looking for

  • Clone Stamp not working in Elements 5

    I have tried the trouble shooting sugestions on page 245 of Photoshop Elements 5, The Missing Manual by Barbara Brundage. However, I have been unable to get my clone stamp to work. Previously the clone stamp was working o.k.  Do you have any other su

  • I can't delete some photo/video iPhone 4S iOS7.0.4 (11B554a)

    Hello,   I am not able to delete some photos and videos on my iPhone 4S, (32gb, ios 7.0.4).  It is 3gb worth of videos and photos.  The photos are not in my camera roll (i deleted that to zero) and the videos are not in the video app.   When I go to

  • BEFORE FORM COMMIT

    Hi All, I have developed 2 forms, one Item master and Transaction form. Item master form will have item details. like Item code, item id, description, delay days etc.. (all are database columns) For Ex: Item code - A Item id -1 Description - PEN Dela

  • How to get bass ba

    Since i used XP untill today, i've used Creative Volume Panel to fix settings with the sound, but now im on vista and i have no idea of how i can get bass sound in my speakers. Before i used the THX console and the +5dB bass setting. So i wounder if

  • Firmware and battery quest

    first question is there going to be a new formware coming out for the zen micro? socond question does the battery for the zen microphoto work for the micro and will i get better battery life?