ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Excel references to other sheets (https://www.excelbanter.com/excel-worksheet-functions/74073-excel-references-other-sheets.html)

kmhog

Excel references to other sheets
 
I am trying to fill in information in a "header" page and have the
information populate throughout the rest of the workbook. I am running into a
problem trying to add a space between the information from the "header" page.
ex. =(header!A2) & (header!A3)
How do I add a "forced" space between the two pieces of information?


Ryan Poth

Excel references to other sheets
 
This could be a case of "too easy, so I probably misinterpreted the
question", but does the following solve your problem?

=(header!A2) & " " & (header!A3)

"kmhog" wrote:

I am trying to fill in information in a "header" page and have the
information populate throughout the rest of the workbook. I am running into a
problem trying to add a space between the information from the "header" page.
ex. =(header!A2) & (header!A3)
How do I add a "forced" space between the two pieces of information?


kmhog

Excel references to other sheets
 
Thank you! I was completely brain farting! Thanx again!

"Ryan Poth" wrote:

This could be a case of "too easy, so I probably misinterpreted the
question", but does the following solve your problem?

=(header!A2) & " " & (header!A3)

"kmhog" wrote:

I am trying to fill in information in a "header" page and have the
information populate throughout the rest of the workbook. I am running into a
problem trying to add a space between the information from the "header" page.
ex. =(header!A2) & (header!A3)
How do I add a "forced" space between the two pieces of information?



All times are GMT +1. The time now is 07:16 AM.

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