Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JAC JAC is offline
external usenet poster
 
Posts: 31
Default Further Help/Advice Required

In several previous posts, many of you will be aware that I have
managed to devolve most (95%) of the VBA code belonging to a large
Excel application from the workbook into a DLL, which I produced using
VB6 from Visual Studio 6.

The success of this enterprise has been furthered by help obtained in
this forum. The resultant workbook/DLL does not interfere with any
other Excel workbook that the user opens or saves.

The DLL includes a number of forms.

On one of the forms I should like to display the version number
(major, minor and revision) of the DLL in which it is contained when
the spreadsheet is used. The values are set up on compilation,
optionally using auto-increment, on Project | Project Properties |
Make.

Do you know how I might do this? I presume that I will need an API
function.

Best wishes and thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
JAC JAC is offline
external usenet poster
 
Posts: 31
Default Further Help/Advice Required

On 15 Dec, 11:12, JAC wrote:
In several previous posts, many of you will be aware that I have
managed to devolve most (95%) of the VBA code belonging to a large
Excel application from the workbook into a DLL, which I produced using
VB6 from Visual Studio 6.

The success of this enterprise has been furthered by help obtained in
this forum. The resultant workbook/DLL does not interfere with any
other Excel workbook that the user opens or saves.

The DLL includes a number of forms.

On one of the forms I should like to display the version number
(major, minor and revision) of the DLL in which it is contained when
the spreadsheet is used. The values are set up on compilation,
optionally using auto-increment, on Project | Project Properties |
Make.

Do you know how I might do this? I presume that I will need an API
function.

Best wishes and thanks.


With the aid of some advice from a friend, I have managed to resolve
this problem satisfactorily without direct recourse to Windows API
functions.

This may be useful to other members in the forum/group. I hope so.

Everything I needed (major, minor and revision numbers) are accessible
via the App class, including additional material like Copyright
notice, helpfile, etc.
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
Help/Advice Required JAC Excel Programming 3 November 6th 08 11:31 PM
Pls advice if there is a bug in my vbe ? Bob Phillips Excel Programming 1 December 29th 06 04:14 PM
Small runtime error - advice required Dean[_9_] Excel Programming 1 March 27th 06 04:48 AM
advice. Osvaldo[_2_] Excel Programming 1 July 24th 05 12:42 AM
Runtime error only with Office 97 - advice required Kennyatwork Excel Programming 2 May 12th 04 02:11 AM


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