Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How To Keep DropDown From Printing?

I created a P.O. template which had an in-cell dropdown for Company Name using
Data Validation[list]. Upon selecting the company's name, it would then fill
in the corresponding address info for that company via VLOOKUP. The problem is
I now deal with many companies which have multiple locations. I've moved the
drop-down list to the right and added the appropriate fields so that it fills
in the correct information but I don't want the Company Code drop-down field to
actually print. I thought there was an easy way to suppress printing for a
specific cell [object] but I can't seem to find it. Print Area is set so all
the dropdown data off to the right does not appear.


----------------------------Printable Area-----------------------|
====================================|
Company Name [drop-down] | CoName Addr1 Addr2
Address 1................................................. .........|
Address 2................................................. .........|
====================================|
Company Name Company Code [drop-down] | CoCode CoName Addr1 Addr2
Address 1................................................. .........|

Address 2................................................. .........|

====================================|

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default How To Keep DropDown From Printing?

PutorTutor,

One way would be to use a custom format = ;;;
this renders the text as invisible. But the validation list will still show
up when the user is in the validation cell (and invisible when another cell
is selected). In fact even with the cell selected - the list will show, the
drop down arrow will show, but the selection will remain invisible.

steve

"PutorTutor" wrote in message
...
I created a P.O. template which had an in-cell dropdown for Company Name

using
Data Validation[list]. Upon selecting the company's name, it would then

fill
in the corresponding address info for that company via VLOOKUP. The

problem is
I now deal with many companies which have multiple locations. I've moved

the
drop-down list to the right and added the appropriate fields so that it

fills
in the correct information but I don't want the Company Code drop-down

field to
actually print. I thought there was an easy way to suppress printing for

a
specific cell [object] but I can't seem to find it. Print Area is set so

all
the dropdown data off to the right does not appear.


----------------------------Printable Area-----------------------|
====================================|
Company Name [drop-down] | CoName Addr1

Addr2
Address 1................................................. .........|
Address 2................................................. .........|
====================================|
Company Name Company Code [drop-down] | CoCode CoName Addr1 Addr2
Address 1................................................. .........|

Address 2................................................. .........|

====================================|

Thank you



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default How To Keep DropDown From Printing?


"PutorTutor" wrote in message
...
I created a P.O. template which had an in-cell dropdown for Company Name

using
Data Validation[list]. Upon selecting the company's name, it would then

fill
in the corresponding address info for that company via VLOOKUP. The

problem is
I now deal with many companies which have multiple locations. I've moved

the
drop-down list to the right and added the appropriate fields so that it

fills
in the correct information but I don't want the Company Code drop-down

field to
actually print. I thought there was an easy way to suppress printing for

a
specific cell [object] but I can't seem to find it. Print Area is set so

all
the dropdown data off to the right does not appear.


----------------------------Printable Area-----------------------|
====================================|
Company Name [drop-down] | CoName Addr1

Addr2
Address 1................................................. .........|
Address 2................................................. .........|
====================================|
Company Name Company Code [drop-down] | CoCode CoName Addr1 Addr2
Address 1................................................. .........|

Address 2................................................. .........|

====================================|

Thank you


From Excel 2000 Help:
Hide all values in a cell
1.. Select the cells that contain the values you want to hide.


2.. On the Format menu, click Cells, and then click the Number tab.
Show Me

3.. In the Category list, click Custom.


4.. In the Type box, select the existing codes and press BACKSPACE.


5.. In the Type box, type ;;; (three semicolons).
The hidden values appear only in the formula bar - or in the cell if you
edit within the cell - and are not printed.

Tip To display hidden values again, select the cells, click the Cells
command on the Format menu, and then click the Number tab. In the Category
list, click General to apply the default number format. To redisplay a date,
a time, or values that have a specific number format, select the appropriate
date, time, or number format on the Number tab.

Bob L.




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
select From dropdown and return another dropdown menu RE4379 Excel Discussion (Misc queries) 2 March 11th 10 03:09 PM
Dropdown box display only data dependent on another dropdown box? Chris Excel Worksheet Functions 8 August 5th 08 05:01 PM
Dropdown List within a dropdown Henn9660 Excel Worksheet Functions 1 April 10th 08 07:42 PM
offer dropdown options based on another dropdown Conor Excel Discussion (Misc queries) 2 January 13th 06 04:28 PM
How do I create a dropdown within a dropdown? Joyce Keller Excel Discussion (Misc queries) 1 December 5th 05 04:02 PM


All times are GMT +1. The time now is 01:52 AM.

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

About Us

"It's about Microsoft Excel"