#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default mark up

need to mark up 16800 items by 15% column e is my net and need column f
with new prices
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default mark up

Hi,
in column F enter

=E2*1.15

copy formula down

you can have a cell where you enter the markup % like A1, then have F
calculate it using

=E2*(1+A1)

in A1 you will enter 15

"arKwelder" wrote:

need to mark up 16800 items by 15% column e is my net and need column f
with new prices

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default mark up

opps you will enter 0.15 instead of 15


"Eduardo" wrote:

Hi,
in column F enter

=E2*1.15

copy formula down

you can have a cell where you enter the markup % like A1, then have F
calculate it using

=E2*(1+A1)

in A1 you will enter 15

"arKwelder" wrote:

need to mark up 16800 items by 15% column e is my net and need column f
with new prices

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default mark up

.... and you may want =E2*(1+A$1) instead of =E2*(1+A1), if you are going to
copy down.
--
David Biddulph


"Eduardo" wrote in message
...
opps you will enter 0.15 instead of 15


"Eduardo" wrote:

Hi,
in column F enter

=E2*1.15

copy formula down

you can have a cell where you enter the markup % like A1, then have F
calculate it using

=E2*(1+A1)

in A1 you will enter 15

"arKwelder" wrote:

need to mark up 16800 items by 15% column e is my net and need column
f
with new prices



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mark Up Egg Harbor Excel Worksheet Functions 4 January 15th 10 06:52 PM
Foot mark aka single quote mark? STING Excel Worksheet Functions 3 June 19th 08 08:25 PM
How can I add active tick mark/check mark boxes in excel? gerberelli Excel Discussion (Misc queries) 2 May 3rd 08 05:16 PM
# mark help Excel Worksheet Functions 2 May 3rd 07 08:40 PM
Check Mark aftamath Excel Discussion (Misc queries) 1 October 19th 06 02:22 AM


All times are GMT +1. The time now is 09:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"