Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mark
 
Posts: n/a
Default Determining a call in a macro

Excell 2003

If lastreading limit And NLastreading limit Then
AlrtMsg = (LineId & " Water Excursion(2) " & Hr2 & ":55 over by " &
lastreading - limit & " gal.")
Call WaterAlrt(LineId, AlrtMsg)
End If

How can I determine where WaterAlrt is located? Part of this macro is
sending a call to it but I need to locate exactly where it is at to edit it.
  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default



--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mark" wrote in message
...
Excell 2003

If lastreading limit And NLastreading limit Then
AlrtMsg = (LineId & " Water Excursion(2) " & Hr2 & ":55 over by " &
lastreading - limit & " gal.")
Call WaterAlrt(LineId, AlrtMsg)
End If

How can I determine where WaterAlrt is located? Part of this macro is
sending a call to it but I need to locate exactly where it is at to edit

it.


  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

Do a Find, with the current project button selected.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mark" wrote in message
...
Excell 2003

If lastreading limit And NLastreading limit Then
AlrtMsg = (LineId & " Water Excursion(2) " & Hr2 & ":55 over by " &
lastreading - limit & " gal.")
Call WaterAlrt(LineId, AlrtMsg)
End If

How can I determine where WaterAlrt is located? Part of this macro is
sending a call to it but I need to locate exactly where it is at to edit

it.


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
Button fails to call macro when open an Excel via Intranet tigertax Excel Discussion (Misc queries) 1 April 12th 05 10:21 AM
How to call a macro in an XLA add-in Peter Laman Excel Discussion (Misc queries) 1 March 10th 05 06:40 PM
.ONACTION macro call fails Wayne Excel Discussion (Misc queries) 2 March 2nd 05 06:10 PM
Playing a macro from another workbook Jim Excel Discussion (Misc queries) 1 February 23rd 05 11:12 PM
Date macro Hiking Excel Discussion (Misc queries) 9 February 3rd 05 01:40 AM


All times are GMT +1. The time now is 07:50 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"