Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Reletive Referencing - Marco issues

Morning All,

I am having a little bit of a problem.

When I normally build out my macros i cheat by recording bits of the
action and stringing them together....not best practice I know..but
does the little tasks i need.

However... moving to a new job and a new computer, it would seem i
can't TURN OFF Relative Referencing in my macro recorder! Even though
i am pushing the toggle button (that we all know is very vauge anyway)
to both on and off. Relative referencing is always recorded in the VBA
coding....

Can anyone help me please.. .. before i have to manually sort and
filter 137 work sheets!! ouch!!!!

Thank you

Craig

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Reletive Referencing - Marco issues

Craig,

Try resetting the commandbar:

Application.CommandBars("Stop Recording").Reset

Otherwise, post your code and your questions here, and you'll be fine. Neither mode makes code that
is ideal, and either mode makes code that you can fix to do what you want.

HTH,
Bernie
MS Excel MVP


wrote in message
oups.com...
Morning All,

I am having a little bit of a problem.

When I normally build out my macros i cheat by recording bits of the
action and stringing them together....not best practice I know..but
does the little tasks i need.

However... moving to a new job and a new computer, it would seem i
can't TURN OFF Relative Referencing in my macro recorder! Even though
i am pushing the toggle button (that we all know is very vauge anyway)
to both on and off. Relative referencing is always recorded in the VBA
coding....

Can anyone help me please.. .. before i have to manually sort and
filter 137 work sheets!! ouch!!!!

Thank you

Craig



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Reletive Referencing - Marco issues

On 12 Oct, 14:42, "Bernie Deitrick" <deitbe @ consumer dot org wrote:
Craig,

Try resetting the commandbar:

Application.CommandBars("Stop Recording").Reset

Otherwise, post your code and your questions here, and you'll be fine. Neither mode makes code that
is ideal, and either mode makes code that you can fix to do what you want.

HTH,
Bernie
MS Excel MVP

wrote in message

oups.com...



Morning All,


I am having a little bit of a problem.


When I normally build out my macros i cheat by recording bits of the
action and stringing them together....not best practice I know..but
does the little tasks i need.


However... moving to a new job and a new computer, it would seem i
can't TURN OFF Relative Referencing in my macro recorder! Even though
i am pushing the toggle button (that we all know is very vauge anyway)
to both on and off. Relative referencing is always recorded in the VBA
coding....


Can anyone help me please.. .. before i have to manually sort and
filter 137 work sheets!! ouch!!!!


Thank you


Craig- Hide quoted text -


- Show quoted text -


hi Bernie,

Thank you for this. It doesn't work unfortunatly. I can post the
coding. But it is none too pretty, and until I can turn this relative
referencing off!!

have you any other thoughts?

Thanks

Craig

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Reletive Referencing - Marco issues

Craig,

Follow the various techniques shown here, on Chip Pearson's excellent web site:

http://www.cpearson.com/excel/StartupErrors.htm

That may reset whatever it is that is preventing the button from actually working.

HTH,
Bernie
MS Excel MVP


wrote in message
ups.com...
On 12 Oct, 14:42, "Bernie Deitrick" <deitbe @ consumer dot org wrote:
Craig,

Try resetting the commandbar:

Application.CommandBars("Stop Recording").Reset

Otherwise, post your code and your questions here, and you'll be fine. Neither mode makes code
that
is ideal, and either mode makes code that you can fix to do what you want.

HTH,
Bernie
MS Excel MVP

wrote in message

oups.com...



Morning All,


I am having a little bit of a problem.


When I normally build out my macros i cheat by recording bits of the
action and stringing them together....not best practice I know..but
does the little tasks i need.


However... moving to a new job and a new computer, it would seem i
can't TURN OFF Relative Referencing in my macro recorder! Even though
i am pushing the toggle button (that we all know is very vauge anyway)
to both on and off. Relative referencing is always recorded in the VBA
coding....


Can anyone help me please.. .. before i have to manually sort and
filter 137 work sheets!! ouch!!!!


Thank you


Craig- Hide quoted text -


- Show quoted text -


hi Bernie,

Thank you for this. It doesn't work unfortunatly. I can post the
coding. But it is none too pretty, and until I can turn this relative
referencing off!!

have you any other thoughts?

Thanks

Craig



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Issues with Referencing .XLA file on a Server JodieM Excel Programming 11 May 30th 07 07:56 AM
marco issues Melody Excel Programming 1 February 4th 07 11:54 PM
Issues referencing range between workbooks Rob Manger Excel Discussion (Misc queries) 3 August 16th 06 01:10 AM
Transpose Reletive Cell References? Conan Kelly Excel Worksheet Functions 1 January 12th 06 04:45 PM
Reletive Referencing of Another Cell's Formulas Damian Excel Programming 2 January 14th 05 02:31 AM


All times are GMT +1. The time now is 04:51 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"