K
Karim
Hi,
I have a large table containing several years' hourly climate data
(temperature, humidity, etc...). I want to perfom calculations to convert the
temperature unit (from celcius to fahrenheit) and to do some psychrometric
calculations on the data.
I usually do these in excel and I have an excel add-in to do the
psychrometric calculations (some custom VBA functions)
how can I call these functions from within a query and create new fields
with the calculated values?
any help will be great
I have a large table containing several years' hourly climate data
(temperature, humidity, etc...). I want to perfom calculations to convert the
temperature unit (from celcius to fahrenheit) and to do some psychrometric
calculations on the data.
I usually do these in excel and I have an excel add-in to do the
psychrometric calculations (some custom VBA functions)
how can I call these functions from within a query and create new fields
with the calculated values?
any help will be great