Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Bracketed Range References

I use bracketed range references and they work fine on my
desktop but are not recognized when I run the same macro
on my laptop. Does anybody know why?

thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Bracketed Range References


should work probably more to do with the activesheet.

does your code refer to a sheet variable or does it work with the
activesheet or thisworkbook..



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Bob" wrote:

I use bracketed range references and they work fine on my
desktop but are not recognized when I run the same macro
on my laptop. Does anybody know why?

thanks.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Bracketed Range References

What's different between the two machines?

different versions of excel?
Different operating systems?
Different version of Internet Explorer?

Have you tried going into your laptop and building code similar to what your
workbook contains - does that work?

Did you try it like this:

[namedrange].value = 100

Regards,
Tom Ogilvy


"bob" wrote in message
...
i'm just assigning a value to a named range on the active
sheet:

[namedrange] = 100

works on one machine, but not on the other; seems like
some setting or install must be different between the
machines; any ideas?

thanks...bob


-----Original Message-----

should work probably more to do with the activesheet.

does your code refer to a sheet variable or does it work

with the
activesheet or thisworkbook..



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Bob" wrote:

I use bracketed range references and they work fine on

my
desktop but are not recognized when I run the same

macro
on my laptop. Does anybody know why?

thanks.


.



  #4   Report Post  
Posted to microsoft.public.excel.programming
bob bob is offline
external usenet poster
 
Posts: 1
Default Bracketed Range References

the only difference is 'pro' on the desktop and 'home' on
the laptop; i tried '.value' and building the code from
scratch as suggested but in both cases get the same
error...

"compile error: can't find project or library"


??




-----Original Message-----
What's different between the two machines?

different versions of excel?
Different operating systems?
Different version of Internet Explorer?

Have you tried going into your laptop and building code

similar to what your
workbook contains - does that work?

Did you try it like this:

[namedrange].value = 100

Regards,
Tom Ogilvy


"bob" wrote in message
...
i'm just assigning a value to a named range on the

active
sheet:

[namedrange] = 100

works on one machine, but not on the other; seems like
some setting or install must be different between the
machines; any ideas?

thanks...bob


-----Original Message-----

should work probably more to do with the activesheet.

does your code refer to a sheet variable or does it

work
with the
activesheet or thisworkbook..



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Bob" wrote:

I use bracketed range references and they work fine

on
my
desktop but are not recognized when I run the same

macro
on my laptop. Does anybody know why?

thanks.


.



.

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
Making all references in a range absolute Kasper Excel Discussion (Misc queries) 1 March 9th 09 02:09 PM
range names to cell references Chris Excel Worksheet Functions 3 October 23rd 07 06:56 PM
How to rename references from range names to cell references Abbas Excel Discussion (Misc queries) 1 May 24th 06 06:18 PM
Does a bracketed calculation always get performed first? Ed Excel Discussion (Misc queries) 3 August 23rd 05 10:01 PM
BRACKETED NEGATIVE NUMBERS IN EXCEL Bushco New Users to Excel 2 February 11th 05 01:40 PM


All times are GMT +1. The time now is 03:39 PM.

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

About Us

"It's about Microsoft Excel"