Results 1 to 1 of 1

Thread: VBA and Depreciation

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Mar 2013
    Posts
    6
    Rep Power
    0

    VBA and Depreciation

    I'm a Vba newbie. Scoured the net, purchased and waded through Wallenbach's tome but am completely stumped by the following. Mind you, I can do this in excel, but can't seem to figure out how to do it in vba.
    I created a Userform that completes column headings A:J. But I can't figure out how to relate an asset's EDate (useful Life end date) to a given fiscal year end date beginning in L2, so that
    A. If the fiscal year is less than the Edate, copy annual depreciation from column J to those columns.
    B. If the fiscal year and EDate date difference is less than 12 months, divide annual depreciation by the difference in months and post in the appropriate column.
    C. If the fiscal year is greater than the EDate, return 0.

    Any help is greatly appreciated.
    Attached Files Attached Files

Similar Threads

  1. Projected Depreciation in Excel
    By Suhail in forum Excel Help
    Replies: 7
    Last Post: 01-04-2014, 01:51 AM
  2. Activity Based Depreciation If /Then VBA Code
    By mrmmickle1 in forum Excel Help
    Replies: 4
    Last Post: 02-08-2013, 09:09 AM
  3. Replies: 0
    Last Post: 09-17-2012, 02:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •