![]() |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Hi all,
I'm using Excel 2007 in Win 7. I'm trying to set up two columns within a spread sheet so that every time a new number is entered into Column B, (for instance) the quotient arrived at by dividing that number by a constant appears in Column C on the same row. New numbers will be added to Column B a few times an hour, often enough that I don't want to enter a formula for each entry. Not real experienced with Excel, but used Basic about 20 years ago, if that helps. ![]() Last edited by fibbermcghee; 12-08-2014 at 05:27 PM. Reason: spelling |
#2
|
||||
|
||||
![]()
Hi
suppose your constant is in cell D1 In C1 enter Code:
=IF($B1="","",$B1/$D$1) Go to the Home tab,clck Fill then Down
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
#3
|
|||
|
|||
![]()
Thanks, Pecoflyer
![]() My columns and rows vary, but just substituting values worked a treat! I'd like to mark this as solved, but I can't figure out how. Maybe someone else will. Thanks again. --fibbermcghee |
![]() |
Tags |
2007, constant, spreadsheets |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ScottA | Excel Programming | 3 | 05-06-2014 12:49 PM |
![]() |
Mr Davo | Excel | 1 | 10-29-2012 01:07 AM |
Can I change the horizontal scrollbar to scroll smoothly rather than column by column | carpat | Excel | 0 | 01-10-2012 09:34 AM |
![]() |
pdfaust | Excel | 2 | 02-03-2011 03:02 PM |
![]() |
paulrm906 | Excel | 1 | 12-05-2008 07:51 PM |