Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
toe toe is offline
external usenet poster
 
Posts: 4
Default create a form for search text in active sheet then got to selected

hi
iam a newby in vb editor
could some pls help me to make this form
any help will be much appreciated
toe
:)
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default create a form for search text in active sheet then got to selected

Hi
What is the difference between your form and the excel search feature (menu
Edit Find)?
--
Regards,
Sébastien
<http://www.ondemandanalysis.com


"toe" wrote:

hi
iam a newby in vb editor
could some pls help me to make this form
any help will be much appreciated
toe
:)

  #3   Report Post  
Posted to microsoft.public.excel.programming
toe toe is offline
external usenet poster
 
Posts: 4
Default create a form for search text in active sheet then got to sele



"sebastienm" wrote:

Hi
What is the difference between your form and the excel search feature (menu
Edit Find)?
--
Regards,
Sébastien
<http://www.ondemandanalysis.com


hi
this program iam making is for builders that find using computers is
difficult anothe.
just trying to make it easier for them
toe


"toe" wrote:

hi
iam a newby in vb editor
could some pls help me to make this form
any help will be much appreciated
toe
:)

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 694
Default create a form for search text in active sheet then got to sele

In this case, an easy way (if that works for you) is to create a new toolbar
where you put all the commands you want your user to access grouped together.
Then Attach the toolbar to a new blank book and distribute that book. That is
everytime the book is open, the toolbar shows up (and all of its features).
The bellow description seems long but it is in fact very quick and easy to
do... and it requires NO code.

1. Create a new toolbar
- menu View Customize, the Customize dialog pops up
- in the Toolbar tab, click New. A new toolbar called Custom1 has been
created and is listed in the 'toolbars:' listbox. Select it in the listbox
and rename it to something like: your company name

2. Add the Find feature to the toolbar:
- still in the Customize dialog, go in the 'commands' tab. There, select
'Edit' in the left listbox, then, in the right listbox, find the 'Find'
icon+name and drag it onto the new toolbar you have just created in step1
above.
- repeat this operation for all the features your need.

3. Distributing the toolbar.
- Create a new blank book
- Display the Customize dialog (see step1).
- Attach the new toolbar to this blank book: in tab 'Toolbars' select the
new toolbar (originally Custom1) in the list and click the 'Attach' button.
The Attach toolbar pops up. Select the toolbar from the left list and click
the 'Copy' button to pass it to the right list. Click OK. The toolbar is now
attached to that book.
- Save the book.
- Distribute it as you would have done with your macro. (one way is to save
the book in the following directory on the user's machine, ie in:
C:\Documents and Settings\<useername\Application
Data\Microsoft\Excel\XLSTART
where <username has to be replace with user name)

I hope this helps.
Maybe someone will have a better idea.
--
Regards,
Sébastien
<http://www.ondemandanalysis.com


"toe" wrote:



"sebastienm" wrote:

Hi
What is the difference between your form and the excel search feature (menu
Edit Find)?
--
Regards,
Sébastien
<http://www.ondemandanalysis.com


hi
this program iam making is for builders that find using computers is
difficult anothe.
just trying to make it easier for them
toe


"toe" wrote:

hi
iam a newby in vb editor
could some pls help me to make this form
any help will be much appreciated
toe
:)

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
search form in sheet peter via OfficeKB.com New Users to Excel 3 June 24th 05 11:10 PM
Automatically Display a data input form when active sheet changes Duncan Excel Programming 4 April 26th 05 07:22 PM
How to Create a Search box and button for text information in an excel sheet. nigey Excel Programming 1 January 5th 05 09:38 PM
Create Macro - move selected rows to new spread sheet chrisak Excel Programming 1 May 24th 04 06:55 PM
use a txt.value on a form to search a sheet Zygoid[_15_] Excel Programming 2 February 1st 04 04:15 PM


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