Forum

Notifications
Clear all

Managing a table of worksheets with past links in the same row

7 Posts
2 Users
0 Reactions
132 Views
(@martinfuller-uk)
Posts: 4
Active Member
Topic starter
 

Hi,

I hope someone will be able to assist with my issue.

 

OVERVIEW:-

I have a list of worksheets contained in worksheet titled Overview. That worksheet list several worksheets and paste link cells attached to each row.

The list of worksheets is managed by 4.0 macro called Get workbook

 

ISSUE:-

The Get workbook macro works well in managing the list of worksheets when moved. However it does not move the corresponding paste link enteries on the same row.

 

CAN YOU HELP?

Is there an easy way to move a worksheet and the corresponding past link items move to the same row as the macro places the worksheet?

AND

Is it possible to have some text between the active accounts and the closed accounts as per the attched example?

 
Posted : 10/03/2023 6:54 am
(@keebellah)
Posts: 373
Reputable Member
 

Hi Martin,

I'm sure you understand what you are asking but without a sample you will not get an answer.

If we give answers based on assumptions of what you want, wel... that won't be useful

I suggest you attach a small sample with dummy data and the macro's you're using then maybe one of us here can help you

 
Posted : 11/03/2023 2:55 am
(@martinfuller-uk)
Posts: 4
Active Member
Topic starter
 

Hi,

Yes of course. I thought I had attached a sample XLSM spreadsheet. This is now attached and titled:-

2023-03-09 -Portfolio sent to Traininghub

If you have any questions or my question is not clear then please ask. There may well be a better way of trying to achieve what I want so any help is most appreciated.

Thanks

 
Posted : 12/03/2023 3:02 am
(@keebellah)
Posts: 373
Reputable Member
 

I've downloaded the file there are formula refernece errors so I'll see if I can figure out what you want to achieve.

 
Posted : 13/03/2023 7:00 pm
(@martinfuller-uk)
Posts: 4
Active Member
Topic starter
 

Hans,

Thank you so so much. I look forward to your reply.

Martin

 
Posted : 14/03/2023 4:06 am
(@keebellah)
Posts: 373
Reputable Member
 

Like I mentioned thereá a link in your formula which I cannot reach or workout.

No go this way

=REPLACE(GET.WORKBOOK(1),1,FIND("]",GET.WORKBOOK(1)),"")&T(NOW())

 
Posted : 19/03/2023 4:46 pm
(@martinfuller-uk)
Posts: 4
Active Member
Topic starter
 

Thank you Hans.

When I open the workbook I get:-

Enable macros 

I assume fine as I am using a macro. 

 

Accepting that I then get:-

 

"There are one or more circular references where a formula refers to its own cell either directly or indirectly. This might cause them to calculate incorrectly."

Is there a way I can ascertain what is causing that error?

The worksheet then opens fine.

What does your formula do?

=REPLACE(GET.WORKBOOK(1),1,FIND("]",GET.WORKBOOK(1)),"")&T(NOW())

And where should this be inserted and what does it replace?

Thanks

Martin

 
Posted : 20/03/2023 10:27 am
Share: