Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I print two separate cells in a certain space on a form

We have a gift card that has a space for the sender's name/comment and order
number. These items will be downloaded into an excel spreadsheet daily from
a website. The name/comment is in one cell, the ordernumber in another cell.
We need a way to print this information on each gift card. Is there a way to
create a template, a program, or something that takes the name/comment and
ordernumber to print on the gift card? ... with minimal set up each time.

Thank you
reioptions
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default How do I print two separate cells in a certain space on a form

Assuming Name comes in to cell A1 and order number is in B1, in some other
cell put:
=A1 & " " & B1
use that cell as the source of information on the card.

Since I don't know how you're getting the information from Excel to your
cards now, I can't offer much more than that at this point in time.

"reioptions" wrote:

We have a gift card that has a space for the sender's name/comment and order
number. These items will be downloaded into an excel spreadsheet daily from
a website. The name/comment is in one cell, the ordernumber in another cell.
We need a way to print this information on each gift card. Is there a way to
create a template, a program, or something that takes the name/comment and
ordernumber to print on the gift card? ... with minimal set up each time.

Thank you
reioptions

  #3   Report Post  
Posted to microsoft.public.excel.misc
FC FC is offline
external usenet poster
 
Posts: 130
Default How do I print two separate cells in a certain space on a form

The simplest way will be :
highlight/select whatever you want to print by dragging or holding the mouse
fileprint on the printer square menu check "selection" and print. It will

only print the previously selected(or highlighted) items. Enjoy it.

"reioptions" wrote:

We have a gift card that has a space for the sender's name/comment and order
number. These items will be downloaded into an excel spreadsheet daily from
a website. The name/comment is in one cell, the ordernumber in another cell.
We need a way to print this information on each gift card. Is there a way to
create a template, a program, or something that takes the name/comment and
ordernumber to print on the gift card? ... with minimal set up each time.

Thank you
reioptions

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
How do I separate text without a space? trainer07 Excel Discussion (Misc queries) 6 March 7th 07 01:11 AM
Print Area ranges print on separate pages? Lyndon Excel Discussion (Misc queries) 1 December 29th 06 05:22 PM
Separate first and second name in one cell into separate cells. Dwight in Georgia Excel Discussion (Misc queries) 3 January 25th 06 09:09 PM
How do I import a list of names into a separate form that prints . Paul Smith Excel Worksheet Functions 1 October 8th 05 07:22 PM
Non-Breaking Space + Print Issue Barb Reinhardt Charts and Charting in Excel 3 December 9th 04 01:03 AM


All times are GMT +1. The time now is 06:18 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"