Use "Find" Command

P

pleb

Hi,

I want to use "Find" command to find the cell which containts a specific
value, but the macro recorder use "hard" value as "egal à" -> "equals" (in
english) for the "test:=" variable.

my vba-project has to be multi-langage complaiant, is it possible to use a
project constant as pjRed, pjMinimized... I think about pjEquals but it
doesn't exit....

thank's for help...
 
P

pleb

Sorry, I just find, after reading the 1 000 constants variables, one after
one, the constant is : pjCompareEquals
.....
 
P

pleb

Sorry,

but it doesn't work, has someone already made a filter command in VBA
project....
thank's for help, I need to use constant for field "FIELD"and "TEST"

thank's....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top