Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default How do I set up two cells with a reciprocal formula?

Two possible solutions.

1 - VBA without a formula in the cell. You can use the on change event to
catch changes to one cell and then calculate the required value and put it in
the other cell. Fairly straight forward to do but we will need a bit more
info to hel you.

2 - A bit of slight of hand using the Camera. Check out this link. (you will
also need to use data validation to ensure only one cell is populated at any
given time)
http://j-walk.com/ss/excel/odd/odd04.htm
--
HTH...

Jim Thomlinson


"New user" wrote:

I would like to be able to input a number into Cell 1 and obtain a
calculation in Cell 2 via a formula and equally input a number into Cell 2
and obtain the reciprocal in Cell 1 via the same formula whilst guarding the
formula.

Very many thanks in advance


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
Non reciprocal formula? Tuk Excel Discussion (Misc queries) 1 November 15th 09 06:18 PM
Setting of input cells as blue font and formula cells as black fon Sunnyskies Excel Discussion (Misc queries) 2 May 14th 07 05:27 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM
Copy a formula to a range of cells via VB6 using .Range(Cells(row,col), Cells(row,col)).Formula= statement Kevin Excel Programming 7 October 5th 04 08:11 PM
Reciprocal range? Charley Kyd[_2_] Excel Programming 4 March 6th 04 06:28 PM


All times are GMT +1. The time now is 07:42 AM.

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

About Us

"It's about Microsoft Excel"