If function, search function To navigate path in server

Jroldan148

New Member
Joined
Jan 26, 2017
Messages
1
Hi!

I'm trying to create a logical argument in excel to recognize a specific letter and number combo in a cell and depending on the results, I want excel to link to the corresponding folder in my server.

For example:
I want Apple17 to locate the "Apple2017" file in the 2017 folder in my server,
I want Apple2015 to locate the "Apple2015" file in the 2015 folder in my server
and so on.

I believe the If and Search function would work, but I keep getting error messages and I'm not sure what I'm doing wrong. I'm a beginner at this so any advice would be helpful, thanks in advance!
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Will the input always start with Apple ?
With it always end with a 2- or 4-digit year?
Is there a starting directory for the server search? If not this could take a very long time.
What code/functions are you using?
What error messages are you getting.
What do you mean by "link"? Possibly just return a valid directory name?
 
Upvote 0

Forum statistics

Threads
1,214,908
Messages
6,122,187
Members
449,071
Latest member
cdnMech

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top