cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to know more about how you can find anything and protect everything? Check it out here.

Integrations

Find solutions to issues with third-party integrations from the Dropbox Community. Share advice and help members with their integration questions.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Looking up a value in an Excel file in Dropbox.

Looking up a value in an Excel file in Dropbox.

donf13
New member | Level 2

Our company has one excel file in dropbox and another file on my computer looks up a value from a column in the dropbox file.  Others need to use the file on my computer, so is there a way to change the link so it will work for everyone?   current formula is VLOOKUP(A17,'C:\Users\myusername\Dropbox\foldernameindropbox\[filename.xlsx]worksheetname'!$G:$H,2,FALSE).

3 Replies 3

Megan
Dropbox Staff

Hey @donf13, I hope you're doing well!

 

Just to make sure we're on the same page here: will the rest of the people be using a different user profile, or the same one? 

 

I'm assuming based on everything you mentioned, that they'd use different profiles, right? 

 

Let me know more, and we'll take it from there!


Megan
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, give it a Like below to let us know.
:arrows_counterclockwise: Need help with something else? Ask me a question!
:pushpin: Find Tips & Tricks Discover more ways to use Dropbox here!
:arrows_counterclockwise: Interested in Community Groups? Click here to join!

Rich
Super User II

@donf13 wrote:

Others need to use the file on my computer, so is there a way to change the link so it will work for everyone?


As you've discovered, Excel uses full paths when linking or referencing another file, and will not work with a relative path or an environment variable (such as %USERPROFILE%). The only solution would be to relocate the Dropbox folder for each user so that it's in a common location, such as C:\Dropbox, so everyone is using the same full path.

 

You might be able to set a custom variable using VBA, and then use that variable in the lookup path, but I've never tried that. Try Google for more information on that.

donf13
New member | Level 2

each has their own user profile

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    donf13 New member | Level 2
  • User avatar
    Rich Super User II
  • User avatar
    Megan Dropbox Staff
What do Dropbox user levels mean?