Thread: Linking Sheets
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Linking Sheets

"Lynda" wrote:
Thank you Max. That worked fine.


Glad to hear that.

Any ideas on how to have the period number update.


One way to get the period # for this kind of line auto:
.. "Comparison data for period 3 FY 05-06"


="Comparison data for period
"&VLOOKUP(TEXT(TODAY(),"m")+0,{1,1;4,2;7,3;10,4},2 ,0)&" FY 05-06"

I've assumed period 1 = Jan - Mar, 2 = Apr - Jun, 3 = Jul to Sep, 4 = Oct
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---