Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Row Height Auto Fit & Vlookup

I'm using a drop down list, data validation and vlookup on a spreadsheet. All
is working well EXCEPT when the cell populates with the the verbiage from the
vlookup, the cell will not word wrap, shrink to fit, auto adjust or format as
I request. I need to size the cell according to the amount of text being
referenced . Do I need to do something special?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Row Height Auto Fit & Vlookup

Hi,

Normally the cell with the return value from a VLOOKUP would word wrap or
best fit (not automatically, but manually) If it is not, it is likely that
you have a hard carrage return in the text of the cell being returned. Also,
keep in mind if the cell with the VLOOKUP is a merged cell best fit will not
work. You might try
=CLEAN(VLOOKUP(A1,Table,3,False))
but its hard to say if that will help.

--
Thanks,
Shane Devenshire


"Bev-Roseland-NJ" wrote:

I'm using a drop down list, data validation and vlookup on a spreadsheet. All
is working well EXCEPT when the cell populates with the the verbiage from the
vlookup, the cell will not word wrap, shrink to fit, auto adjust or format as
I request. I need to size the cell according to the amount of text being
referenced . Do I need to do something special?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Row Height Auto Fit & Vlookup

Thank you for this. I researched this in my Excel Bible and tried it. It
didn't hurt anything, but did not help my auto-size situation either. Awesome
suggestion and may help someone else, thank you.

"ShaneDevenshire" wrote:

Hi,

Normally the cell with the return value from a VLOOKUP would word wrap or
best fit (not automatically, but manually) If it is not, it is likely that
you have a hard carrage return in the text of the cell being returned. Also,
keep in mind if the cell with the VLOOKUP is a merged cell best fit will not
work. You might try
=CLEAN(VLOOKUP(A1,Table,3,False))
but its hard to say if that will help.

--
Thanks,
Shane Devenshire


"Bev-Roseland-NJ" wrote:

I'm using a drop down list, data validation and vlookup on a spreadsheet. All
is working well EXCEPT when the cell populates with the the verbiage from the
vlookup, the cell will not word wrap, shrink to fit, auto adjust or format as
I request. I need to size the cell according to the amount of text being
referenced . Do I need to do something special?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Row Height Auto Fit & Vlookup

A formula can only return a value, not a format, so in using VLOOKUP
the value that is in the correspending cell of the sought item will be
returned, but Excel cannot bring the format that is applied to that
cell. You will have to apply a format to the cell with the formula in
it which best enables you to display the various returned items.

Hope this helps.

Pete

On Nov 3, 7:03*pm, Bev-Roseland-NJ
wrote:
Thank you for this. I researched this in my Excel Bible and tried it. It
didn't hurt anything, but did not help my auto-size situation either. Awesome
suggestion and may help someone else, thank you.



"ShaneDevenshire" wrote:
Hi,


Normally the cell with the return value from a VLOOKUP would word wrap or
best fit (not automatically, but manually) *If it is not, it is likely that
you have a hard carrage return in the text of the cell being returned. *Also,
keep in mind if the cell with the VLOOKUP is a merged cell best fit will not
work. *You might try
=CLEAN(VLOOKUP(A1,Table,3,False))
but its hard to say if that will help.


--
Thanks,
Shane Devenshire


"Bev-Roseland-NJ" wrote:


I'm using a drop down list, data validation and vlookup on a spreadsheet. All
is working well EXCEPT when the cell populates with the the verbiage from the
vlookup, the cell will not word wrap, shrink to fit, auto adjust or format as
I request. *I need to size the cell according to the amount of text being
referenced . Do I need to do something special?- Hide quoted text -


- Show quoted text -


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
Row Height - Auto-Fit Bajillian Excel Discussion (Misc queries) 1 September 11th 08 02:13 PM
Help with Auto Row Height with wrapped text mlong Excel Discussion (Misc queries) 1 August 7th 08 11:14 PM
The auto fit row height function Boomer Excel Discussion (Misc queries) 2 June 13th 06 07:36 PM
auto fit column width and row height kb Excel Discussion (Misc queries) 0 May 22nd 06 07:54 PM
Row height auto roundup sunflower Excel Discussion (Misc queries) 0 March 10th 06 01:30 AM


All times are GMT +1. The time now is 04:12 PM.

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"