View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike Lindsay
 
Posts: n/a
Default Need Help w/ VLookup Formatting

How do I write a macro or a formula that allows me to not just copy the data
in V-Lookup function but the way the data is formatted as well. My Sample
formula is as follows: =VLOOKUP(B2,Sheet2!A1:C4,2). Is there a way to
re-write this formula to copy the formatting as well or possible a macro can
be written?

Appreciations to anyone who can answer this question .