+ Reply to Thread
Results 1 to 3 of 3

Product of an unknown number

  1. #1
    Registered User
    Join Date
    05-15-2008
    Posts
    4

    Product of an unknown number

    Is there a way to write a formula for a cell that takes an unknown number and multiplies it times a given number ( product = X times 1.2 ).

    I want to be able just to enter a value and it will automatically do a mark up of 1.2 without referring back to a previous cell, so when it is printed the customers does not see mark up applied.

    Thanks
    Mike

  2. #2
    Registered User
    Join Date
    04-18-2008
    Posts
    80
    You could set the print area and have the cell that contains the amount of the markup outside of the print area. To do that you would select the area of the invoice that you want to print and go to file print area, set print area. then you can have the original price and the amount of the markup on a different part of the sheet. you could also accomplish it by having that information in another worksheet.

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464
    Hi,

    Assuming say E5 is the cell in question, you could put the following line of code in the Worksheet_SelectionChange event

    Please Login or Register  to view this content.
    HTH

+ 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