View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
[email protected] josh.m.sharpe@gmail.com is offline
external usenet poster
 
Posts: 6
Default functions derived from cell contents

works great, just wanted i wanted

thanx

Ron Coderre wrote:
Try this:

=INDIRECT(A1&A2)

Does that help?
***********
Regards,
Ron

XL2002, WinXP


" wrote:

Lets's day A1 has the letter B in it and A2 has the number 3 in it.

Is it possible to have a formula display the contents of B3 using
references to cells A1 and A2?

Thanx

X-posted to microsoft.public.excel.programming