Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Two Quick Questions: Calling Subs & Text Input boxes


Hey folks. Two quick questions I have.

1. How do you call a sub from a different worksheet (from "This
Module" to a sub on "Sheet 1")?

2. Is there a way to be able to Tab between input text boxes in
excel?

Thank in advanced guys. I appreciate it.


--
ph8
------------------------------------------------------------------------
ph8's Profile: http://www.excelforum.com/member.php...o&userid=19871
View this thread: http://www.excelforum.com/showthread...hreadid=398078

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Two Quick Questions: Calling Subs & Text Input boxes

1. You need to make the procedure public and precede it with the sheetname

Sheet1.Worksheet_Change(Range("A1"))

2. See my response in http://tinyurl.com/dvjfs

--

HTH

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


"ph8" wrote in message
...

Hey folks. Two quick questions I have.

1. How do you call a sub from a different worksheet (from "This
Module" to a sub on "Sheet 1")?

2. Is there a way to be able to Tab between input text boxes in
excel?

Thank in advanced guys. I appreciate it.


--
ph8
------------------------------------------------------------------------
ph8's Profile:

http://www.excelforum.com/member.php...o&userid=19871
View this thread: http://www.excelforum.com/showthread...hreadid=398078



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Two Quick Questions: Calling Subs & Text Input boxes


Great. Thanks Bob, exactly what I needed. Thanks !

PS: While I have your attention, is there any chance we (well, mostly
you) can finish up the work in the other thread I made? The one having
to do with folder searching and correcting the output of code already
written.


--
ph8
------------------------------------------------------------------------
ph8's Profile: http://www.excelforum.com/member.php...o&userid=19871
View this thread: http://www.excelforum.com/showthread...hreadid=398078

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Two Quick Questions: Calling Subs & Text Input boxes

Sorry, lost track of that. I will look it up in Google.

--

HTH

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


"ph8" wrote in message
...

Great. Thanks Bob, exactly what I needed. Thanks !

PS: While I have your attention, is there any chance we (well, mostly
you) can finish up the work in the other thread I made? The one having
to do with folder searching and correcting the output of code already
written.


--
ph8
------------------------------------------------------------------------
ph8's Profile:

http://www.excelforum.com/member.php...o&userid=19871
View this thread: http://www.excelforum.com/showthread...hreadid=398078



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Two Quick Questions: Calling Subs & Text Input boxes


Awsome! Thanks yet again Bob. I really appreciate your time. I don't
know how you normally view these messages, but I do using forum
software. The link to that particular thread is he
http://www.excelforum.com/showthread.php?t=387116

Thanks again !


--
ph8
------------------------------------------------------------------------
ph8's Profile: http://www.excelforum.com/member.php...o&userid=19871
View this thread: http://www.excelforum.com/showthread...hreadid=398078

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
Correct Syntax for Calling other Subs Andibevan[_2_] Excel Programming 2 June 17th 05 02:22 PM
Calling Text Boxes from a sheet Jordan Excel Programming 2 February 21st 05 02:27 PM
Calling subs from different workbooks R.VENKATARAMAN Excel Programming 0 September 26th 04 03:11 PM
calling subs Mike Excel Programming 4 April 8th 04 08:22 PM
calling private subs dunlklee Excel Programming 1 December 16th 03 08:40 AM


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