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?
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
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
I've downloaded the file there are formula refernece errors so I'll see if I can figure out what you want to achieve.
Hans,
Thank you so so much. I look forward to your reply.
Martin
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())
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