Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Shortcut buttons for printing/scrolling on a worksheet

I'm transfering a file from Corel QuattroPro to Excel. The file contained
"shortcut" buttons on each page for printing a specified section or scrolling
down to another portion of the page. I'm wondering if there's a way to
create these buttons in Excel.
--
Thanks for all your help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default Shortcut buttons for printing/scrolling on a worksheet

Hi,

I don't have Quattro, however, buttons can be create on the spreadsheet in
Excel using either the Forms toolbar or the Controls toolbar (2003 or
earlier). There are button tools on both. You will probably need to write
code, I don't know if any code came across when you imported the files.

If VBA (code) is new I suspect you won't want to learn it just to do these
tasks. For moving around you might try inserting Hyperlinks. For printing
you might try recording the process.




--
Cheers,
Shane Devenshire


"Mudd" wrote:

I'm transfering a file from Corel QuattroPro to Excel. The file contained
"shortcut" buttons on each page for printing a specified section or scrolling
down to another portion of the page. I'm wondering if there's a way to
create these buttons in Excel.
--
Thanks for all your help!

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Shortcut buttons for printing/scrolling on a worksheet

Shane,

Thank you for your post. It's good to know that there is a way to create
the buttons or use hyperlinks. I'm not that familiar with doing either. The
code transfered over with the file but I can't get it to work using either
the Controls of Format toolbars in my 2003 Excel. Any suggestions on where
to go from here (it's for another company and they're quite dependant on the
buttons!!)?
--
Thanks for all your help!


"ShaneDevenshire" wrote:

Hi,

I don't have Quattro, however, buttons can be create on the spreadsheet in
Excel using either the Forms toolbar or the Controls toolbar (2003 or
earlier). There are button tools on both. You will probably need to write
code, I don't know if any code came across when you imported the files.

If VBA (code) is new I suspect you won't want to learn it just to do these
tasks. For moving around you might try inserting Hyperlinks. For printing
you might try recording the process.




--
Cheers,
Shane Devenshire


"Mudd" wrote:

I'm transfering a file from Corel QuattroPro to Excel. The file contained
"shortcut" buttons on each page for printing a specified section or scrolling
down to another portion of the page. I'm wondering if there's a way to
create these buttons in Excel.
--
Thanks for all your help!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default Shortcut buttons for printing/scrolling on a worksheet

Hi,

It's easy to add buttons to the file but I don't know if the code that was
ported in will be any good in Excel.

To add the button:
1. Right-click any toolbar and choose Forms
2. On the Forms toolbar click the Button button.
3. Click or drag in the spreadsheet to create the button.
4. When you release the mouse Excel opens a Assign Macro dialog box.
If the macros ported to Excel as VBA you will see the macro names listed.d
5. Click the one you want to assign to the button and then click OK.
6. Click off the button. Now it is ready to run.

But like I said this is all dependent on whether Excel is aware of the code.
Unfortunately I suspect you may have a problem getting Excel to run the
code, but I am not versed in Quattro coding.


--
Cheers,
Shane Devenshire


"Mudd" wrote:

Shane,

Thank you for your post. It's good to know that there is a way to create
the buttons or use hyperlinks. I'm not that familiar with doing either. The
code transfered over with the file but I can't get it to work using either
the Controls of Format toolbars in my 2003 Excel. Any suggestions on where
to go from here (it's for another company and they're quite dependant on the
buttons!!)?
--
Thanks for all your help!


"ShaneDevenshire" wrote:

Hi,

I don't have Quattro, however, buttons can be create on the spreadsheet in
Excel using either the Forms toolbar or the Controls toolbar (2003 or
earlier). There are button tools on both. You will probably need to write
code, I don't know if any code came across when you imported the files.

If VBA (code) is new I suspect you won't want to learn it just to do these
tasks. For moving around you might try inserting Hyperlinks. For printing
you might try recording the process.




--
Cheers,
Shane Devenshire


"Mudd" wrote:

I'm transfering a file from Corel QuattroPro to Excel. The file contained
"shortcut" buttons on each page for printing a specified section or scrolling
down to another portion of the page. I'm wondering if there's a way to
create these buttons in Excel.
--
Thanks for all your help!

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
tab scrolling buttons missing TomG New Users to Excel 1 April 11th 07 12:44 PM
printing a worksheet with VB buttons or text boxes Pauline Excel Discussion (Misc queries) 1 September 15th 06 01:18 AM
tab scrolling buttons not responding missdona Excel Worksheet Functions 0 September 14th 05 02:52 AM
tab scrolling buttons missdona Excel Worksheet Functions 0 September 14th 05 01:25 AM
How do I hide tab scrolling buttons? dlove10486_1999 Excel Discussion (Misc queries) 1 January 5th 05 04:43 PM


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