draftsmandon
Industrial
I use a spread sheet to track projects and invoices, I will have several projects in one spread sheet with several worksheets so that I can share similar values from a master worksheet "BUDGET REPORT" into the appropriate places in each project's worksheet. Currently I do this by using the following formula in the cells "=CONCATENATE('BUDGET REPORT'!E18" This formula will repeat exactly what's in the referenced cell, text or numbers, without displaying a "0" when the referenced cell is blank. Since my worksheet tabs are named for each project, I could save some incorrect references, and therefore confusion, if I could find a formula that would repeat the name from the worksheet tab into a cell. Does anyone know a way to do this?