ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Mastersheet (https://www.excelbanter.com/excel-discussion-misc-queries/220083-mastersheet.html)

srctr

Mastersheet
 
I am creating a master sheet and I have that it creates a list of sheet names
then use indirect to reference sheet names and the appropriate cell in the
sheet. Can I add text to the equation? For example the equation
=INDIRECT("'"&A5&"'!B39") gives me my Invoice Number from that worksheet -
225. But I would like to add to it the text "Invoice# OSC-00"

So that my answer would be Invoice #OSC-00225

--
cao

Don

Mastersheet
 
you should be able to add at the begining of your formula

="Invoice# "&

and put the indirect part after

"srctr" wrote:

I am creating a master sheet and I have that it creates a list of sheet names
then use indirect to reference sheet names and the appropriate cell in the
sheet. Can I add text to the equation? For example the equation
=INDIRECT("'"&A5&"'!B39") gives me my Invoice Number from that worksheet -
225. But I would like to add to it the text "Invoice# OSC-00"

So that my answer would be Invoice #OSC-00225

--
cao


srctr

Mastersheet
 
That worked perfect, Thanks!
--
cao


"Don" wrote:

you should be able to add at the begining of your formula

="Invoice# "&

and put the indirect part after

"srctr" wrote:

I am creating a master sheet and I have that it creates a list of sheet names
then use indirect to reference sheet names and the appropriate cell in the
sheet. Can I add text to the equation? For example the equation
=INDIRECT("'"&A5&"'!B39") gives me my Invoice Number from that worksheet -
225. But I would like to add to it the text "Invoice# OSC-00"

So that my answer would be Invoice #OSC-00225

--
cao



All times are GMT +1. The time now is 04:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com