LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 43
Default Renaming a UDF param renames the params of ALL UDFs.

Will someone please tell me why, when two VBA functions have
identically-spelled parameters, e.g.:

Func1(ByVal MyParam1 as <Something, <More params)
Func2(ByVal MyParam2 as <Something, <More params)

then, when I rename Func1 parameter "MyParam1" to "MyOwnParam1", VBA:

=== renames the spelling of Func2's param to "MyOwnParam1" as well?

What is *with* this sick language?

Is there some Option (akin to Option Explicit) I don't know about,
that turns this off?

***
 
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
Opening XLS file directly and getting params [email protected] Excel Discussion (Misc queries) 0 December 2nd 05 06:16 PM
Programmatically pass query params G[_6_] Excel Programming 2 February 27th 05 11:14 PM
Passing Params to Embedded query programmatically G[_6_] Excel Programming 1 February 15th 05 01:43 PM
Detect which UDF params was chnaged Nacho Nachev Excel Programming 2 September 29th 04 02:47 PM
Excel - DotNet - Variant Arrays as Params Paul S Bryant Excel Programming 7 December 3rd 03 11:18 AM


All times are GMT +1. The time now is 03:20 AM.

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"