R1C1 in Excel 2003 VB

  • Thread starter Thread starter loopy
  • Start date Start date
L

loopy

I have added the stop recording tool bar to get the relative referenc
button.

whether I have the button selected or not, i get relative reverances i
the VB script when auto recording.

I need to turn of relative, and cant!

your help is appreciate
 
sounds like you are confusiong relative/absolute referencing with R1C1 style
referencing. There is no recording mode that records in R1C1 style. Some
actions are recorded as R1C1, but most are recorded as A1 style. In any
event, it shouldn't make any difference in being able to executing the code.
 

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

Back
Top