Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default User Defined Functions

I am writing an Excel application with considerable VBA in the back end - I
have been attempting to use data stored on one sheet to supply variables for
a calculation on another sheet, but have not been able to get Vlookup to
work across sheets. Is there a workaround for this, or does anyone know the
code behind the function, and if so, is it possible to write this code as a
user defined function?

Roy


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default User Defined Functions

Hi
VLOOKUP can't work across sheets (also except MS noone will know the
code). Have a look at the morefunc.xll addin (the THREED function):
http://longre.free.fr/english

--
Regards
Frank Kabel
Frankfurt, Germany

"Roy Kirkland" schrieb im Newsbeitrag
...
I am writing an Excel application with considerable VBA in the back

end - I
have been attempting to use data stored on one sheet to supply

variables for
a calculation on another sheet, but have not been able to get Vlookup

to
work across sheets. Is there a workaround for this, or does anyone

know the
code behind the function, and if so, is it possible to write this

code as a
user defined function?

Roy



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default User Defined Functions

Frank,

Have you been on too many litres?

--

HTH

RP

"Frank Kabel" wrote in message
...
Hi
VLOOKUP can't work across sheets (also except MS noone will know the
code). Have a look at the morefunc.xll addin (the THREED function):
http://longre.free.fr/english

--
Regards
Frank Kabel
Frankfurt, Germany

"Roy Kirkland" schrieb im Newsbeitrag
...
I am writing an Excel application with considerable VBA in the back

end - I
have been attempting to use data stored on one sheet to supply

variables for
a calculation on another sheet, but have not been able to get Vlookup

to
work across sheets. Is there a workaround for this, or does anyone

know the
code behind the function, and if so, is it possible to write this

code as a
user defined function?

Roy





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default User Defined Functions

Bob
think I got the question wrong. Thought the OP wants to use something
like
=VLOOKUP(value,sheet1:sheet3A1:C100,3,0)

But looking at your response and the others the OP maybe wants
something simpler :-)
Frank
P.S.: Litres: Indeed!!

--
Regards
Frank Kabel
Frankfurt, Germany

"Bob Phillips" schrieb im
Newsbeitrag ...
Frank,

Have you been on too many litres?

--

HTH

RP

"Frank Kabel" wrote in message
...
Hi
VLOOKUP can't work across sheets (also except MS noone will know

the
code). Have a look at the morefunc.xll addin (the THREED function):
http://longre.free.fr/english

--
Regards
Frank Kabel
Frankfurt, Germany

"Roy Kirkland" schrieb im Newsbeitrag
...
I am writing an Excel application with considerable VBA in the

back
end - I
have been attempting to use data stored on one sheet to supply

variables for
a calculation on another sheet, but have not been able to get

Vlookup
to
work across sheets. Is there a workaround for this, or does

anyone
know the
code behind the function, and if so, is it possible to write this

code as a
user defined function?

Roy






Reply
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
User defined functions without using VBA. [email protected] Excel Worksheet Functions 0 June 13th 06 05:49 PM
About User Defined Functions linzhang426 Excel Worksheet Functions 4 October 17th 05 09:27 PM
User Defined Functions Frank@shell Excel Worksheet Functions 3 April 20th 05 02:41 PM
User defined functions Andy Ives Excel Programming 3 May 25th 04 03:21 PM
excel functions and User defined functions Kanan Excel Programming 4 May 20th 04 11:21 PM


All times are GMT +1. The time now is 03:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"