LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default automate a function

Hi all,
I got a spreadsheet that takes readings from a controller and copies the
info to a cell in the spreadsheet. These readings are done at a certian time
and date. On the spreadsheet now, there is a conditional formula (If
formula) that is constently updating the value in that cell. What I would
like to do is automate the process so that the data is recorded in that cell
for the conditions that match (The certian time and date) then moves to the
next cell below and does the same for when the condition is meet. I have
wrote a udf that does some of this, but have been unable to run the function
from the conditional formula (If formula) on the spreadsheet. A example is
below:

Time Helium Trailer Pressure
11:00 2484.0 44.6
7:00 2292.0 30.5
7:00 2168.0 27.4
7:00 1983.0 35.0 =IF($K$1=$L11, metalink|read.bgtc!trailer\hetemp,"")
in the cell (35.0 value) the above if is contained where K1 is a value for
a day and L11 is the matching value for the row where the data is collected).
where the "metalink" statement is, that is where I would like to call a
function that will write the value and the value be the data collected at
that time, not constently changing.

Thanks for any help in advance

Jerry

 
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
Automate the Find function in Excel Eliott Excel Worksheet Functions 2 July 17th 08 06:47 PM
Hide / UnHide - is there a Function to automate this ? Andrew Duncan Excel Worksheet Functions 8 July 5th 07 05:58 AM
how do i automate an index function with a data table Gracie_J Excel Worksheet Functions 0 October 8th 06 11:32 PM
Automate the 'Camera' function in Excel VBA Stu[_32_] Excel Programming 2 November 14th 03 08:11 PM
Automate File Naming Function in sequence Steven North Excel Programming 0 July 30th 03 02:18 AM


All times are GMT +1. The time now is 06:16 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"