Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Too W i d e

9 views
Skip to first unread message

robzrob

unread,
May 11, 2013, 1:54:48 PM5/11/13
to
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

Claus Busch

unread,
May 11, 2013, 2:11:48 PM5/11/13
to
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

GS

unread,
May 11, 2013, 4:01:22 PM5/11/13
to
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


robzrob

unread,
May 11, 2013, 4:13:03 PM5/11/13
to
Thanks - will have a go.

robzrob

unread,
May 11, 2013, 4:13:36 PM5/11/13
to
Thanks. I'll give that a try too.

witek

unread,
May 11, 2013, 9:39:52 PM5/11/13
to
Open userform on double clik.

Gord Dibben

unread,
May 13, 2013, 2:27:59 PM5/13/13
to
Simply hide those columns until you need them?

Gord
0 new messages