![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 73
|
I have used a lots of cell references such as dynamic range. Is it possible to print all these onto paper????
how do i do that, without copy and pasting each one????? pls let me know! |
|
|
|
|
|
#2 |
|
BatCoder
Join Date: Feb 2002
Location: Turkey
Posts: 764
|
I am not sure that i understood but:
Tools_Options_View and mark Formulas ? |
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Mar 2002
Location: Chicago, IL USA
Posts: 2,042
|
Sub test()
With Sheets("Sheet1") .Range("A1").ListNames End With End Sub |
|
|
|
|
|
#4 |
|
Board Regular
Join Date: Mar 2002
Posts: 73
|
Thanks Jay, you are the best!
it works great can I do the same for all formulas? so that i can have every formula on one page to be print off??? if would be the best if it is will their original position, i meant: in cell A2, it has a formula =Sum() can it show A2 =sum()????? pls help! |
|
|
|
|
|
#5 | |
|
MrExcel MVP
Join Date: Mar 2002
Location: Chicago, IL USA
Posts: 2,042
|
Quote:
http://j-walk.com/ss/excel/tips/tip37.htm Bye, Jay |
|
|
|
|
|
|
#6 |
|
Board Regular
Join Date: Mar 2002
Posts: 73
|
this is very urgent
pls help me, anyone please???? |
|
|
|
|
|
#7 |
|
New Member
Join Date: Apr 2002
Location: Robert F. Cavedo
Posts: 26
|
On any worksheet
Press Ctrl~ It will show all formulas. Go to page setup. then to sheet. Under print check "Gridlines" and "Row and col headings". Click on "OK". then print. Go back and remove the gridlines and row and column headings. Press Ctrl~ again. Your worksheet will return to the normal view. Bob |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|