+ Reply to Thread
Results 1 to 2 of 2

Copying Formula's

Hybrid View

  1. #1
    Registered User
    Join Date
    07-15-2007
    Posts
    32

    Copying Formula's

    I have this formula:

    =(C4/100)*D31

    When I drag out and try to apply the same formula to the rest of the column I get:

    =(C5/100)*D32
    =(C6/100)*D33
    =(C7/100)*D34 etc etc....

    The question is how can I copy the formula so it always mulitplies by D31?

    I have had to manually go through the formulas changing the D columns all to 31, VERY TIME CONSUMING I am sure you can imagine!

    There must be an easier way!

    Thanks

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Please read forum rules. Titles with Help or please help etc are not permitted.

    Try,

    =(C4/100)*$D$31

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1