View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Swansea Jack[_2_] Swansea Jack[_2_] is offline
external usenet poster
 
Posts: 3
Default Copying Tab references

Hi All

I have a workbook with many tabs in it. The front tab is a register of
events with each row as a unique event record.

Each event record also has it's own individual tab with more info stored in
it [the layout of each individual tab is the same as each other]

I need to link cells from the front register to the appropriate individual
tab for each event record and visa versa. No problem with this - one by one,
but I have many events and tabs to link together. Not only time consuming but
prone to errors.

Is there a way [there usually is] of copying a cell reference from an
individual tab across to the other cells on the register but getting the
reference to change to each new individual tabs
EG
My tab reference on front register cell K55 is ='F06'!$B$37
My tab refernece on front register cell K56 is ='F07'!$B$37
My tab refernece on front register cell K57 is ='F08'!$B$37


How can I change the tab reference quickly ????

Hope this makes sense :)

--
Regards
Swansea Jack