Plans from Excel

Hi All,

I have an existing script I learnt from a tutorial which I would like to add something to it and need some guidance.

Basically the script below works fine. But I would like to add extra text to the sheet name within the player.

Currently the script produces plan names like this. ‘CD-A111 Proposed Floor Plan’ and I would like to add the function that would insert text at the start of the sheet name so it will look like this.

CD-A111 ‘What ever text is in the string’ Proposed Floor Plan. I know I could add extra data to my excel sheet but I would need it to be custom each time if that makes sense.

here is the script

My very novice thinking of how this might work is a string node set as input, then, have another node which input the string data and put it into the script.

Seems like that because I am a new user I can only upload one image, so happy to provide any further info

I would appreciate any help.

Thanks

Add it here

1 Like

here is the script again but expanded

here is how the excel data is set up