Changing row number dynamically in link to another file

AntBlabby8

Board Regular
Joined
Apr 18, 2002
Messages
200
I have a group of Excel templates that I use repeatedly to upload to another system. There are about 60 links to another file, a source file, each in different columns but all in the same row or rows; sometimes it involves combining data from multiple rows so I have different templates, depending on the number of transactions (rows) I need to combine into a single formula to enter in each cell by links.

The source document is accessible to me but updated by another department by adding new transactions on a new row. As I'm informed that data for a new transaction has been added, I have to relink for the row or row numbers and do an upload. So many times a week.

I envisioned a way where I could concatenate the file name I'm linking to, with a number for the new row number. Just open the template, have a cell for the row number, and voila, the template would update all links.

How do I do that??

THANKS!!
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Take a look at the INDIRECT function. It takes a text string and converts it to a range reference.

 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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