UDF Links

Jun 15, 2009

I've been having a small problem with my UDFs. I'm sorry if it's already been asked but english isn't my first language and I don't know the proper search key works to find my problem.

Basically, I've been programming functions destined for a single workbook so I don't use addins. If I write a function called J13F and I try to write that in one of my excel sheets, it generally doesn't work. Excel makes me write it like this:

='myfilename.xls!'J13F.J13F(Sheet!F21)

However, sometimes when I close then open my file, this won't work and excel will make me use my function normally: J13F(Sheet!F21)

I'd like to be able to use the function normally in every sheet in my workbook, how can I do that?

View 7 Replies


ADVERTISEMENT

Edit Links - Break Links Not Working?

Jun 22, 2012

I have an unwanted link and I can't remove it. I have tried through the Edit Links dialog box, searched for [ in formulas throughout the workbook and gone searching manually for the reference but to no avail.

View 9 Replies View Related

Using Links In VBA

Feb 7, 2010

I am using several spreadsheets which are currently linked to specific cells in other workbooks. These are updated through dating the links whenever needed. However I would rather not use formulas in the cells at all and only have value updated by using the link function within VBA. I cannot find how to do this though.

Just to reiterate. I currently have cells that have"='\server01main_foldersubfolderDocument.xls" for example. The formula syntax is not exactly right but in the spreadsheets it is so you get the idea. These links are updated (when the workbooks are not open) when the links are update via the edit menu or a macro which does the same thing.

What I want to do is have no formula in the cells (only values) and use the feature that takes the value from the other workbooks but in VBA exclusively. This is what I have not been able to find out how to do.

View 5 Replies View Related

Spreadsheet Links

Sep 9, 2009

I've created a spreadsheet which pulls data from about 5 other spreadsheets via links in the formula.

Unfortunately I am having trouble with these updating. I have to open the 5 individual spreadsheets in order for the data to pull across otherwise I get VALUE in every cell in the amalgamated spreadsheet.

Any thoughts why this should be the case? I've tried it in the past and it's always worked fine.

View 11 Replies View Related

Open Links In A New Tab?

Feb 20, 2014

I just want to open some links in a new tab in a browser with a single click in a button.

For example:

[URL]

then in a new tab

[URL]

View 1 Replies View Related

Updating Links All At Once

Apr 11, 2008

if it would be possible to update all the links in a workbook at once. For example, say I have a worksheet which is linking to a file named something like 4-6-08 (1) and 4-6-08 (2) and so on with the number in brackets being from 1-21. Now say I have the same thing for 4-7 and 4-8 and 4-9. Now I want to change the links to point to 4-10,11,12,13 instead of 6,7,8, and 9. But still there are 21 copies of each sheet. Is there any way to change all the sources at once so all the 4-6's could become 4-10's and 4-7's to 4-11's?

View 12 Replies View Related

Transposing Links

Nov 10, 2005

I have very large sections of data which I need to transpose as links.
Problem is that the copy/paste links function cannot be followed up with the
copy (the linked cells)/transpose option, without having the transposition
screw the links up.

View 9 Replies View Related

Update Links When There Are None?

Jan 27, 2009

i have a complex workbook. Recently, when I open it, it asks me if I want to update links. I never (that I know of) established any links to other workbooks. I see that a workbook is referenced in the "edit/links" menu, but I can find no way determine which cells, graphs, etc, in my workbook are subject to this link. I would like to get rid of this useless and bothersome issue.

View 5 Replies View Related

Links Broken

Mar 4, 2008

I've got an excel file with LOTS of links... it's a sort of 'dashboard' that draws in data from all the individual data files in the company.

Recently, when I open the file it's telling me "this file contains one or more links that cannot be updates".

So... as I usually would, I use my 'find links' add in to find anything with a #REF in it... nothing.
Go into edit links and manually update each link... and they all update with no issue.

I just cannot find anything that's broken!

View 9 Replies View Related

Break All Links

Jun 26, 2009

Is there a simple code I can add to the end of my macro that will break all existing links in the active workbook?

View 9 Replies View Related

Links Not Updating

Mar 23, 2007

I have several Excel files saved on a network drive at work. We run cost studies and have numerous links mixed in with these files. My question is, when we change data in one sheet, it doesn't update the other sheet where we have it linked. When you click on the address for the link you get, (\fileshareN:Raetc...) If I remove the \fileshare and leave it as N: the links update. What am I doing wrong here? It automatically adds this \fileshare piece when I add the link. When I have removed it and close it, the extra information is added and I am back at square one.

View 2 Replies View Related

Excel Links To Outlook?

Jul 21, 2014

link a date within a Excel sheet to the Calander in Outlook so a reminder can be triggered on said date.

View 2 Replies View Related

Looking For Formula That Links Different Conditions Together?

Jul 29, 2014

I'm looking for a formula that links different conditions together.

For example, I'm entering the formula into G9 and I want the formula to be if G7 is equal or greater to G16 then the answer should be 30, if not then the answer is 0.

Simple enough I know this is my formula to use "=IF(G7>=G16,30,0)" but I want it to look past that.

Basically I want it to say if G7 is equal or greater to G16 then the answer is 30, if not it's 0 BUT if G7 is equal to greater than G17 my answer is 60 BUT if my answer is equal to or greater than G18 my answer is 120.

G17 will always be a larger number than G16, and G18 will always be a larger number than G17.

View 3 Replies View Related

Dynamically Change Links?

May 21, 2014

I have a link

='S:2014DomesticATL[ATL-BP Eval-2014-04.xls]Business Partner Evaluation'!F$13

Now i have to compile 3 years of data for 200 airports so changing the month and year for every airport would be a challenge. I can do Replace all and change the year and month but instead of that i was thinking if i could have the year and month on one row and connect the links to that cell so that whenever i drag the cell my link changes

im looking at

2014DomesticATL[ATL-BP Eval-",D2",.xls]Business Partner Evaluation'!F$13

where in D2 i will have 2014-04 . But this formula doesnt seem to work. Is there anyway i can do this ?

View 3 Replies View Related

Edit Links Greyed Out?

Sep 10, 2009

I've read a bit on the web about there being a bug with the 'edit links' feature. How/Can I get this function to work?

View 6 Replies View Related

Links Do Not Automatically Update

Sep 11, 2013

I have a dashboard (CW Dashboard.xlsx) that is linked to 3 main spreadsheets. In each main spreadsheet, there are 5 tabs. One tab contains raw data, the other 4 tabs contain tables: 2 tabs with formulas based on the raw data tab, and 2 tabs linked to 20 other spreadsheets (for now). I separated the raw data into 3 spreadsheets because Excel was calculating way slower than my patience would tolerate. All spreadsheets are Excel 2010. All spreadsheets reside on our network drive.

The links update as expected on the 2 tabs that are linked to the 20 different spreadsheets in each of the three main spreadsheets.The CW Dashboard does not update. I get #REF! in each cell (although when I click in the cell, the link shows no error). I am using VLOOKUP and HLOOKUP in this spreadsheet. I can of course open the source documents from within the Dashboard and the links then work as expected. However, I would prefer the eventual users of the Dashboard not have to open 4 s'sheets.

View 2 Replies View Related

Links Breaking From Two Workbooks

Dec 18, 2013

For three years I've created a workbook (A) that is dependent on another workbook (B) I upkeep. When I open (A), I Edit Links and update the location to my newest weekly file to map from (B). For my 2014 (A) book, I did the same process, but when I update the values, all the links break. Only when I open up (B) with (A) will the values appear.

As a short term solution, I saved (A) with the values in there and disabled the prompt to update values, so others can see the data. This isn't a feasible long term solution since updates will be made weekly, and not everyone will want to open up (B) just to update (A).

View 9 Replies View Related

Automatically Fill In Links Name?

Mar 5, 2014

I have an Excel file which extracts data from other excel files (the other excel files are named 1.xls, 2.xls, 3.xls, etc.). So the formula in the cell is for example: ='C:[1.xls]Sheet1'!A1

Is there a way to let Excel fill in the next excel file address for the next cell? So that i would get this:

='C:[1.xls]Sheet1'!A1
='C:[2.xls]Sheet1'!A1
='C:[3.xls]Sheet1'!A1
='C:[4.xls]Sheet1'!A1
etc..

Because i have about 500 excel files, and otherwise i have to change the file number manually...

View 2 Replies View Related

Tab Links In Dropdown List Via VB

Feb 3, 2014

So I got a list of months in a drop down box that when selected goes to the appropriate month tab that works great. But what I want to do is hide those month tabs that are in the drop down list. I'll add another drop down list with the other tabs to reference back to all the other month tabs so the user can move around. Only problem is when I do hide them they are unavailable meaning when selected it doesn't go the the appropriate tab that's hidden. I want to hide them from the user and still be able to go to them, I'm not worried about the user breaking the sheet. See attached example.

There is VB code in the "Home" sheet. Tab Links.xlsm

View 2 Replies View Related

List With Missing Links

Oct 31, 2007

I have some code to generate hyprlinks from a folder

View 13 Replies View Related

Menu / Links And Worksheets

Apr 19, 2009

I need to create a fairly complicated spreadsheet (well its complicated for an excel noob like me!)

Im after creating a spreadsheet with approx 100 different worksheets.

On sheet 1, I am aiming to create a drop down menu (or list) with links to the other worksheets. However, when i select an item from this list or menu, i would like the relevent worksheet data to be displayed in the bottom half of Sheet 1. If that makes sense to you! (basically to save me scrolling through all the sheets to find the info I need)

I would also like to have sheet 2 excluded from this list, and on sheet two I would like a list of all my other sheets.

If i can explain it a bit better for you, i am trying to list assest at aprox 100 different locations. So if i had assests in Aberdeen, Altrincham, Anniesland, etc I would have the assets for each location on an individual worksheet with that location name. So all my sheets would be named after the location (ie sheet 3 renamed as Aberdeen, sheet 4 Altrincham, sheet 5 would be Anniesland etc)

On worksheet 2 i would like a list of all locations. (And this next part is what I anticpate as being the tricky bit). My list of locations is ever expanding, and it would be great to just add a new location to the bottom of the list on Sheet 2, and have excel create a new worksheet with that name, and also for that location to appear in my list on sheet 1!

Now, I have no idea how hard this is to do. Ive tried severl template site, the MS help doesnt really help me, and I'm at a bit of a dead end.

View 12 Replies View Related

Links To Another Worksheet - Automate

Oct 15, 2009

I have developed an application (all written in Excel) that can do comparisons between up to 5 scenarios (A.... E, with A being the Master that the others are compared to. Any one can be designated “A”.

All scenarios are the same format, and all have an identical Transfer Worksheet, to enable the transfer of data from the others to A for comparison to A. So, for A the transfer worksheet becomes an Importer, wherein the user pastes-special – link into array, always B21:E35, one column at a time, for each of up to 4 scenarios B…E.

For the others, Transfer worksheet becomes an Exporter, available for the user to copy the data from each of scenarios B….E, always cells B41:B54....

View 14 Replies View Related

Variable Links To Tabsheets

Nov 23, 2005

How can I make a link to another sheet be dependable on one cell value
(without ifs)?

I give you an example:

I have a worksheet with three sheets ('Sheet1','Sheet2', and 'Sheet3')
In 'Sheet1' I have two cells:
A1 - Its value can be 'Sheet2' or 'Sheet3'
A2 - It has a formula (for example: 'Sheet2'!B1)

I would like to make a formula like this one for cell A2: *A1*!B1
and the Excel to "substitute" the * for Sheet2 or Sheet3 depending on
the value in A1.

View 6 Replies View Related

Detect Cells With Links

Jul 27, 2006

How can I detect on an excel workbook which cell have links(formula =) to
other workbooks without have to put my cursor on top of each linked cell.

I have had a hard time finding this cells. I can see the links by choosing Edit
then links, and excel will display list of links, but it does not specify
which cells contain those links

View 10 Replies View Related

Remove Links In Workbook?

Dec 5, 2007

I have a workbook linked to another one. When I try to change the links to another book, I get a message ' the cell orchart your are trying to change is protected and therefore read only". I have checked and doubled checked and cannot find any worksheet that is protected. How can I find the problem cell or change the link to another book? I have the password but cannot find the worksheet?

View 2 Replies View Related

Detect Links Within A Workbook?

Jul 20, 2012

I have a workbook with a few worksheets. In sheet1 I have a few ranges which are linked to different parts in the other excel sheets.

Is there anyway to check if a range is being used as a link in another sheet.

Eg.

In sheet1 , A1 i have a value Apple.

In sheet2, A1 I have linked it to sheet1 A1.

is it possible to detect the link in sheet2 A1 from Sheet1 A1? I tried using Trace dependents but all it shows me is the link symbol? An arrow with a small excel sheet.

View 1 Replies View Related

How To Convert Links Into Values

Jul 29, 2012

I have some cells in Column I which are linked to the respective cells in Column J, i.e. I17 is linked to the J17, I21 has a link to J21. Now what I want is to convert every cell in column I which has a link to column J into values so that when I delete the column J, the values in column I should not change.

Simply selecting the entire column I, copying it and then pasting as values is not required, as there are some cells in column I which has some functions, and there are other cells which has links to other areas of worksheet and workbook. I just want to convert the cells in column I which has any link to column J. Is there a way to achieve this?

View 7 Replies View Related

How To Handles Links To Other Files

Nov 19, 2012

I have been having problems lately with excel files on Network drives. I have one file that I created on 11/12/2012. However, on Friday that file showed it had been modified by myself on 11/13/2012. I did not do this. As a note, this file contains macros based on a button that is clicked from a worksheet.

I then copied data from this worksheet into another file, creating a link that I did not know was there with the worksheet and the macro. From the first workbook, I also copied in data collection from two other worksheets, also I believe with a link to the first workbook.

I did a test on the first file this morning and found out you can open a file, make no changes, and close the file. Excel will ask you to save the file. If you say Yes, the file will show being modified with today's date and your userid, even though nothing really changed.

What I am actually trying to find out is that can the original file be altered somehow that will automatically update the linked file? Or, when I open the linked file, do I have to say "YES", I want the updates before the linked file is updated?

There were some questions as to how a value showed up in the link file (or actually ended up being removed) and when I looked at the original file it was also removed. We checked on stability across the network drive but found it to be okay, now we are looking at the link issue.

View 2 Replies View Related

Links Between Worksheets Are Broken

Jun 12, 2013

I have a file that's supposedly taking some of its values from another file. I say supposedly because when I follow the directory path, its not in there. I think I did find the file its referencing (same name, now in a subdirectory of the original reference). But I changed a value in the file being referenced and it didnt change anything in the active sheet.

I imagine the previous paragraph is a bit confusing so let me say it in another way.

I'm working on a file named A. In that it refers to a file named B, in my DocumentsFinancial directory.

In the DocumentsFinancial directory there is no file named B. However I did find a file named B in DocumentsFinancialWork.

I assume this is what A is referring to. But when I changed the relevant value in B (which does equal the value in A), the value in A didnt change.

I do remember in certain exceptions, Excel files have to be refreshed, I think when manual calculations are on. I'm not sure how to check for that, but I did go to the Data Tab and hit Refresh All.

View 5 Replies View Related

VBA Break All Links Syntax?

Jun 24, 2014

I'm looking for syntax to break all links in a workbook using VBA. I've found the below through independent research but I'm receiving a type mismatch error.

Code:
Sub BreakLinks()
'Macro Purpose: Break all links in the active workbook
Dim vLinks As Variant

[Code].....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved