formula auditing/macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone give me the sytax to goto - special - precedents so I can create a
macro so I can assign to a hotkey and dont have to go through 4 steps ?
Thanks,
Yosef
 
With A1=1 and D2=2*A1, and D1 as active cell:
I recorded a macro for these steps:
Edit|GoTo->Special->Precedence
And the macro contained just one line:
Selection.DirectPrecedents.Select
best wishes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top