Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Automatin a calvulatiopn in excel

Status
Not open for further replies.

JoeJTaylor

Instructor
Apr 3, 2007
65
GB
I have a table that data is imported to every evening using a script. However i want to do a calculation automatically when the table is opened. Comparing two cells and displaying the hishest number. I have the calculation but was wondering if there is any way to automate the updating of records whenever the file is accessed? Also would it be possible to create the row with a column at the end with this frmula in after the table had been created?
 



Hi,

"I have a table that data is imported to ..."

Is this a new workbook that is created every day?

Please be CLEAR, CONCISE & COMPLETE.

Skip,

[glasses] When a group touring the Crest Toothpaste factory got caught in a large cooler, headlines read...
Tooth Company Freeze a Crowd! and
Many are Cold, but Few are Frozen![tongue]
 



The WORKBOOK is created each night, containing a table of data.

Does the workbook name change each time it is created?

I'd suggest using MS query in a new workbook, to open the data each day and perform whatever calculations you want.

faq68-5829

Skip,

[glasses] When a group touring the Crest Toothpaste factory got caught in a large cooler, headlines read...
Tooth Company Freeze a Crowd! and
Many are Cold, but Few are Frozen![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top