location of StrConv()

  • Thread starter Thread starter Kim Baker
  • Start date Start date
K

Kim Baker

Hi All,
Gave a copy of an application I am developing to a friend and it will
not run on his PC. One function and one object have problems.
First
I use a function called StrConv() that his system can't find. My
research tells me that it belongs to VB6. I checked his references and
'Visual Basic for Apps' does point to the VBA6 folder. Is this the
correct place to find this function or does it reside elsewhere?

Second
I'm using the DatePicker v6 control which appears as a non-functional
box on his PC when he runs my application. He appears to have this
control in his toolbox list of controls but it does not do anything.
Is a reference required for it and if so, where is it found.
His reference list appears to be the same as mine and none are marked
as missing.

Any and all help appreciated.
Cheers
Kim
 
Thanks for the reference, I will try the suggestions as soon as I can
get to his PC
 
Back
Top