Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Repeated Excel Calculation

Status
Not open for further replies.

Pavan Kumar

Chemical
Joined
Aug 27, 2019
Messages
411
Location
CA
Hi All,

I want a method to repeatedly do a calculation using varying input values taken from an excel column and report it back to another excel column. Can this be done without using VBA?. If yes please suggest.

This is required for my project where I want to calculate tank heat loss when the tank level is varying( in an excel column) and report back.

Thanks and Regards,
Pavan Kumar
 
sure . . .

in a column, the tank level is the variable.

in the adjacent column, the tank heat loss is determined.

in the rows below the first tank level value, have the same formula in column for tank heat loss using the tank level in same row.

Screenshot_2024-06-10_at_4.24.35_PM_rjaxxc.png


continue calc for as many rows as needed.
 
Study options in "Data" => "What if analysis"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top