wild card with if logical function

B

b166er

HI MEMBERS,

I need help to use if function with wild card. i want to get the value
of 40(5th character) out of 32/2540-25 if i used wild card(?/*) with
logical test eg

A1=32/??40* it shows invalid argument.

32/2540-25 is our cost job number and 40 character is for loacation.

32/2520-25 is our cost job number and 20 character is for loacation.
how can i use wild card with if logical function.
 
P

paul

i would use a search or find to find the - and read the first two character
to the left.
--
paul
(e-mail address removed)
remove nospam for email addy!



Ragdyer said:
Check your *first* post.
 

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