#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 159
Default Too W i d e

Hi

Got a cash sheet and want to put names addresses and email addresses of people in it but by the time I've got a column for each of these (the address column would be especially wide) and columns for other things, the workbook is going to be too wide for ease of viewing. Is there any way I can type the person's name in col B, then have something open up into which I can put their address and email? The addresses and emails don't have to be visible on normal view, just available for view if necessary and available for working on, ie for extracting info from for macros. I'd put these things in a comment box in the cell (that would do for visibility) but I really want something more structured.

Cheers
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,872
Default Too W i d e

Hi,

Am Sat, 11 May 2013 10:54:48 -0700 (PDT) schrieb robzrob:

Got a cash sheet and want to put names addresses and email addresses of people in it but by the time I've got a column for each of these (the address column would be especially wide) and columns for other things, the workbook is going to be too wide for ease of viewing. Is there any way I can type the person's name in col B, then have something open up into which I can put their address and email? The addresses and emails don't have to be visible on normal view, just available for view if necessary and available for working on, ie for extracting info from for macros. I'd put these things in a comment box in the cell (that would do for visibility) but I really want something more structured.


you could use comments, Input message from Data Validation. You could
insert textboxes and set visible = false and make then visible when the
cell is selected.
Or you write the name in column B and make this name a hyperlink to a
cell in another sheet, where the address and email address for this name
is.


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 159
Default Too W i d e

On Saturday, 11 May 2013 19:11:48 UTC+1, Claus Busch wrote:
Hi,



Am Sat, 11 May 2013 10:54:48 -0700 (PDT) schrieb robzrob:



Got a cash sheet and want to put names addresses and email addresses of people in it but by the time I've got a column for each of these (the address column would be especially wide) and columns for other things, the workbook is going to be too wide for ease of viewing. Is there any way I can type the person's name in col B, then have something open up into which I can put their address and email? The addresses and emails don't have to be visible on normal view, just available for view if necessary and available for working on, ie for extracting info from for macros. I'd put these things in a comment box in the cell (that would do for visibility) but I really want something more structured.




you could use comments, Input message from Data Validation. You could

insert textboxes and set visible = false and make then visible when the

cell is selected.

Or you write the name in column B and make this name a hyperlink to a

cell in another sheet, where the address and email address for this name

is.





Regards

Claus Busch

--

Win XP PRof SP2 / Vista Ultimate SP2

Office 2003 SP2 /2007 Ultimate SP2



Thanks - will have a go.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Too W i d e

Adding to Claus' suggestion, you can also use Excel's built-in DataForm
and not worry about column widths.

Other options are to use Zoom and/or not autofit columns but rather
settle for fixed width for some.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 159
Default Too W i d e

On Saturday, 11 May 2013 21:01:22 UTC+1, GS wrote:
Adding to Claus' suggestion, you can also use Excel's built-in DataForm

and not worry about column widths.



Other options are to use Zoom and/or not autofit columns but rather

settle for fixed width for some.



--

Garry



Free usenet access at http://www.eternal-september.org

Classic VB Users Regroup!

comp.lang.basic.visual.misc

microsoft.public.vb.general.discussion



Thanks. I'll give that a try too.


  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 147
Default Too W i d e

robzrob wrote:
Hi

Got a cash sheet and want to put names addresses and email addresses of people in it but by the time I've got a column for each of these (the address column would be especially wide) and columns for other things, the workbook is going to be too wide for ease of viewing. Is there any way I can type the person's name in col B, then have something open up into which I can put their address and email? The addresses and emails don't have to be visible on normal view, just available for view if necessary and available for working on, ie for extracting info from for macros. I'd put these things in a comment box in the cell (that would do for visibility) but I really want something more structured.

Cheers



Open userform on double clik.
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 621
Default Too W i d e

Simply hide those columns until you need them?

Gord

On Sat, 11 May 2013 10:54:48 -0700 (PDT), robzrob
wrote:

Hi

Got a cash sheet and want to put names addresses and email addresses of people in it but by the time I've got a column for each of these (the address column would be especially wide) and columns for other things, the workbook is going to be too wide for ease of viewing. Is there any way I can type the person's name in col B, then have something open up into which I can put their address and email? The addresses and emails don't have to be visible on normal view, just available for view if necessary and available for working on, ie for extracting info from for macros. I'd put these things in a comment box in the cell (that would do for visibility) but I really want something more structured.

Cheers

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



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