Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Set cell value if adjecent cell value is greater than 0

Hi everyone.

I am trying to set up a self calculating invoice in Excel.
Each row in the invoice shows the Service type, a description, the price per
unit, the quantity and the total price.

I am trying to have the qty field automatically set itself to one if it
detects a price value in the price per item field. can this be done?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9,101
Default Set cell value if adjecent cell value is greater than 0

Use an IF fomula. See example under help for the IF statement.

"SaigonJeff" wrote:

Hi everyone.

I am trying to set up a self calculating invoice in Excel.
Each row in the invoice shows the Service type, a description, the price per
unit, the quantity and the total price.

I am trying to have the qty field automatically set itself to one if it
detects a price value in the price per item field. can this be done?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Set cell value if adjecent cell value is greater than 0

Thanks Joel!

You were right! I was looking in th wrong place for the answer all this time

In the taget cell I place the following;

=IF(D60,1,"")

Works perfectly!

Many thanks!

"Joel" wrote:

Use an IF fomula. See example under help for the IF statement.

"SaigonJeff" wrote:

Hi everyone.

I am trying to set up a self calculating invoice in Excel.
Each row in the invoice shows the Service type, a description, the price per
unit, the quantity and the total price.

I am trying to have the qty field automatically set itself to one if it
detects a price value in the price per item field. can this be done?

Thanks

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
Conditional format - value of one cell greater than another cell Ken Starlin Excel Worksheet Functions 5 November 7th 08 07:32 AM
Target cell coloured based on whether one cell has a greater value Kierano Excel Worksheet Functions 2 October 12th 06 10:29 AM
Addition to Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 9th 04 02:06 AM
Turn cell red if today is greater or equal to date in cell Rich New Users to Excel 2 December 7th 04 10:50 PM
input value in a cell when the previous cell is greater than 0 vinod New Users to Excel 1 December 2nd 04 06:15 PM


All times are GMT +1. The time now is 11:15 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"