View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zakynthos Zakynthos is offline
external usenet poster
 
Posts: 115
Default Transpose relative cell references

Suppose I have, say, a COLUMN of data (A1:A10) in a spreadsheet and I want to
create a relative link to another spreadsheet to ROWS A1:J1.

What's the best way to do this?

Many thanks for your help.