Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kmhog
 
Posts: n/a
Default 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?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ryan Poth
 
Posts: n/a
Default 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?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kmhog
 
Posts: n/a
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
automate creation of sheets in excel Daniel Excel Worksheet Functions 1 June 23rd 05 10:06 PM
AUTOMATING JOB SHEETS IN EXCEL bobby smith New Users to Excel 2 June 17th 05 05:50 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
Linking References from Multiple Sheets to One Summary Sheet Kim Setting up and Configuration of Excel 3 May 5th 05 04:56 PM
getting data from 2 excel sheets automatically pinar Excel Worksheet Functions 0 November 9th 04 11:47 AM


All times are GMT +1. The time now is 05:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"