LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Beginer's problemBeginner's problem

Hi!

I begin to do math in Excel (2002), but at beginning stuck with luck of
knowledge, can anybody help me?

Simple formulas:

I want to calculate frequency given by formula: f=1/(2*pi*sqrt(L*C)),
where f=frequency, L=inductance, C=capacitance.

L is in cell A1,
C is in cell A2,
f is in cell A3

In cell A7, I put the formula:
[cell A7] =1/(2*PI()*SQRT(A1*A2))

The formula use only A1 and A2 value for calculating. This works,
because inductance and capacitance are known. In A7 it give me result.

But, what if I know only frequency, and capacitance, and want to know
(calculate) which inductance to use?

In cell A5 I wrote the formula:
[cell A5] =1/((2*PI())^2)*A3^2*A2)

The formula now use only A2 and A3 and put result in A5. This works as well.

Now, I want to know the capacitance from A1, and A3 and result is in A6:
[cell A6] =1/((2*PI())^2*A3^2*A1)
---

The problem:

How to write input in A1, A2 and A3 so that if one field is empty (for
example A1) not give me result in A5 and A6: [#DIV/0!] ?

When given result in cell A5 manually Copy/PasteSpecial (because
Copy/Paste "transfer" formula instead value) to A1, only then I get
right results in A6 and A7.

Is possible to do it automatically?

I can in cell A1 put =A5, but next time when I want to calculate
capacitance vs. frequency to give inductance, I need to write in field
A1 and A3 values - this attempt overwrite =A5, and then all results in
formulas A5, A6, and A7 are incorrect because in A2 is an "old" value.


What to do?

How to make each three calculation "independent", so that every time it
can calculate from only two inputs without errors?

And, how to "lock" formulas, so that not permit me accidentally
overwrite cells consisting formulas with some number?

Thank you in advance,

Milan Karakas






 
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
Problem using newly created user function in Excel 2003 Richard Excel Discussion (Misc queries) 10 January 22nd 07 12:44 AM
have some problem with database baldamenti Excel Discussion (Misc queries) 1 October 13th 05 05:38 PM
Urgent Help Required on Excel Macro Problem Sachin Shah Excel Discussion (Misc queries) 1 August 17th 05 06:26 AM
Problem With Reference Update Egon Excel Worksheet Functions 17 July 16th 05 05:45 AM
Freeze Pane problem in shared workbooks JM Excel Discussion (Misc queries) 1 February 1st 05 12:04 AM


All times are GMT +1. The time now is 11:30 PM.

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"