Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
AK AK is offline
external usenet poster
 
Posts: 56
Default general misunderstanding

I have Excel 2003 & Visual Basic 6.3 which I can launch via ALT+F11.

First, I couldn't find VB 6.3 in any of my Program Lists or my hard drive -
where is this program located ? Can this program be launched outside of Excel
?

Secondly, I have a simple Public Function written in a seperate module.
When I go back to Excel this function is not seen(get #NAME? error).
Why does this happen ? Is there some that needs to be done to tie my
Book1.xls VBA Project to the Excel file ?

Please help -

ak
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default general misunderstanding


"AK" wrote in message
...
I have Excel 2003 & Visual Basic 6.3 which I can launch via ALT+F11.

First, I couldn't find VB 6.3 in any of my Program Lists or my hard
drive -
where is this program located ? Can this program be launched outside of
Excel



It is a DLL shared between the Office programs, VBE6.DLL, in the common
files area of Program files.

It cannot be launched independently, it hasto be hosted by an Office app.


Secondly, I have a simple Public Function written in a seperate module.
When I go back to Excel this function is not seen(get #NAME? error).
Why does this happen ? Is there some that needs to be done to tie my
Book1.xls VBA Project to the Excel file ?



If it is a different workbook, you need to qualify it with the workbook
name.


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
General Ken Excel Discussion (Misc queries) 1 November 30th 07 08:39 PM
Misunderstanding isblank strawberry Excel Worksheet Functions 5 March 22nd 07 12:46 PM
Format: General - Text - General iturnrocks Excel Worksheet Functions 3 August 11th 06 04:47 PM
General Help M4dSk1llz Excel Discussion (Misc queries) 1 December 12th 05 12:54 AM
general rb Excel Discussion (Misc queries) 1 April 20th 05 07:04 PM


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