Try:
http://www.google.com/search?q=mhlabl32.ocx&hl=en&filter=0
or
http://siteadvisor.pl/sites/isa.org/downloads/1375180/
Just not sure why it latched on to Access???

Signature
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
>I have written an Access 2003 program which runs fine on over 120 +
>computers
[quoted text clipped - 7 lines]
> the program runs OK I cannot find this file either. What type file is this
> and whats it's purpose. I can find no mention of it on the web either.
Bski - 18 Apr 2008 18:01 GMT
Thanks Gina, But I don't see anything that helps here. Am I missing
something? all I see is advertisment to buy some program?
Bski
> Try:
>
[quoted text clipped - 17 lines]
> > the program runs OK I cannot find this file either. What type file is this
> > and whats it's purpose. I can find no mention of it on the web either.
Gina Whipp - 18 Apr 2008 18:41 GMT
What you are seeing is the program that uses that particular file that
Access says it's missing. What you might want to check is Tools|references
in the form module and see if somehow it referenced on that particular
workstation.

Signature
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
> Thanks Gina, But I don't see anything that helps here. Am I missing
> something? all I see is advertisment to buy some program?
[quoted text clipped - 25 lines]
>> > this
>> > and whats it's purpose. I can find no mention of it on the web either.
Bski - 18 Apr 2008 19:33 GMT
Thanks Gina, I'll try to resolve next week when I'm on site. I had no idea
what I was looking at at first, but it makes sense now. I really appreciate
your help.
Bski
> What you are seeing is the program that uses that particular file that
> Access says it's missing. What you might want to check is Tools|references
[quoted text clipped - 30 lines]
> >> > this
> >> > and whats it's purpose. I can find no mention of it on the web either.
Gina Whipp - 18 Apr 2008 19:45 GMT
Glad to help!

Signature
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
> Thanks Gina, I'll try to resolve next week when I'm on site. I had no idea
> what I was looking at at first, but it makes sense now. I really
[quoted text clipped - 43 lines]
>> >> > and whats it's purpose. I can find no mention of it on the web
>> >> > either.
>I have written an Access 2003 program which runs fine on over 120 + computers
>where I have installed the program. However, after installing the program on
>a new machine running Access 2003 SP3 I now get the following message when I
>try to run the program "missing file...mhlabl32.ocx".
Remove it from your references and compile the project. Somehow it
got added in the past, near past or far past. Chances are very good
you don't need it.
Ctrl+G will take you into the Debug/Immediate window. Then click on
Tools on the menu bar and References.
Tony

Signature
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Bski - 09 May 2008 16:19 GMT
Thanks Tony, while I didn't find any reference to the file, i did delete all
references I didn't reconize and the program appears to functioning normally.
I did have to install the SP3 hotfix to correct other problems as well. New
machines are my nemesis lately.
> >I have written an Access 2003 program which runs fine on over 120 + computers
> >where I have installed the program. However, after installing the program on
[quoted text clipped - 9 lines]
>
> Tony