#1   Report Post  
matz
 
Posts: n/a
Default Formula

I have plenty of sheets who work togheter with formulas, but I wonder how I
can see all the formulas in one sheet. In the norwegian office the short key
for that is"ctrl+j" What is the short key in the USA/English office?
  #2   Report Post  
Anne Troy
 
Posts: n/a
Default

See: http://www.officearticles.com/excel/...rtcut_keys.htm

Your shortcut is Ctrl+ '

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"matz" wrote in message
...
I have plenty of sheets who work togheter with formulas, but I wonder how

I
can see all the formulas in one sheet. In the norwegian office the short

key
for that is"ctrl+j" What is the short key in the USA/English office?



  #3   Report Post  
David McRitchie
 
Posts: n/a
Default

Actually not a single quote but an accent grave which is to the
left of the number row, and it that is not the character to the left
is may be that you still should use the character to the left.
Ctrl+` (accent grave)

The shortcuts file of Anne's that she referred you to shows accent grave.

There are some methods of displaying formulas that I prefer
and that is to show a few (very few) representative formulas
using a User Defined Function. see GetFormula and GetFormulaD in
http://www.mvps.org/dmcritchie/excel/formula.htm

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Anne Troy" wrote in message news:ad042$42b5a81a$466eb880$29253@allthenewsgroup s.com...
See: http://www.officearticles.com/excel/...rtcut_keys.htm

Your shortcut is Ctrl+ '

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"matz" wrote in message
...
I have plenty of sheets who work togheter with formulas, but I wonder how

I
can see all the formulas in one sheet. In the norwegian office the short

key
for that is"ctrl+j" What is the short key in the USA/English office?





  #4   Report Post  
Anne Troy
 
Posts: n/a
Default

My bad. Thanks, Dave!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"David McRitchie" wrote in message
...
Actually not a single quote but an accent grave which is to the
left of the number row, and it that is not the character to the left
is may be that you still should use the character to the left.
Ctrl+` (accent grave)

The shortcuts file of Anne's that she referred you to shows accent grave.

There are some methods of displaying formulas that I prefer
and that is to show a few (very few) representative formulas
using a User Defined Function. see GetFormula and GetFormulaD in
http://www.mvps.org/dmcritchie/excel/formula.htm

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Anne Troy" wrote in message

news:ad042$42b5a81a$466eb880$29253@allthenewsgroup s.com...
See:

http://www.officearticles.com/excel/...rtcut_keys.htm

Your shortcut is Ctrl+ '

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"matz" wrote in message
...
I have plenty of sheets who work togheter with formulas, but I wonder

how
I
can see all the formulas in one sheet. In the norwegian office the

short
key
for that is"ctrl+j" What is the short key in the USA/English office?







  #5   Report Post  
Matz
 
Posts: n/a
Default

I understand, but I want to see all the formulas that is in the sheet. I have
done it before, but can`t remeber the shortkey.
Anne Troy skrev:

My bad. Thanks, Dave!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"David McRitchie" wrote in message
...
Actually not a single quote but an accent grave which is to the
left of the number row, and it that is not the character to the left
is may be that you still should use the character to the left.
Ctrl+` (accent grave)

The shortcuts file of Anne's that she referred you to shows accent grave.

There are some methods of displaying formulas that I prefer
and that is to show a few (very few) representative formulas
using a User Defined Function. see GetFormula and GetFormulaD in
http://www.mvps.org/dmcritchie/excel/formula.htm

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Anne Troy" wrote in message

news:ad042$42b5a81a$466eb880$29253@allthenewsgroup s.com...
See:

http://www.officearticles.com/excel/...rtcut_keys.htm

Your shortcut is Ctrl+ '

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"matz" wrote in message
...
I have plenty of sheets who work togheter with formulas, but I wonder

how
I
can see all the formulas in one sheet. In the norwegian office the

short
key
for that is"ctrl+j" What is the short key in the USA/English office?









  #6   Report Post  
David McRitchie
 
Posts: n/a
Default

Not all keyboards are the same, for most people it is Ctrl + `
which is hold Ctrl key and press accent grave OR
Ctrl + whatever key is to the left of the number row.

See this thread for a macro alternative that you can assign your
own shortcut key
http://groups.google.co.uk/groups?th...8582c3%40be r

as an alternative to the Ctrl+` (toggle) or the
Tools -- Options -- View -- (check or uncheck) formula view

What language are you using (i.e. Dutch) and what version of Excel
and is there any key to the left of the number row.

That is all for the toggling into and out of formula view in Excel, there are
also macros to list on another sheet the location of a cell (.address), the value (.value),
the displayed value (.text), for format (.numberformat) and the value of the cells in column A and
of ROW 1 as a reference. Take a look at for starters
http://j-walk.com/ss/excel/tips/tip37.htm..
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Matz" wrote in message ...
I understand, but I want to see all the formulas that is in the sheet. I have
done it before, but can`t remeber the shortkey.
Anne Troy skrev:

My bad. Thanks, Dave!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"David McRitchie" wrote in message
...
Actually not a single quote but an accent grave which is to the
left of the number row, and it that is not the character to the left
is may be that you still should use the character to the left.
Ctrl+` (accent grave)

The shortcuts file of Anne's that she referred you to shows accent grave.

There are some methods of displaying formulas that I prefer
and that is to show a few (very few) representative formulas
using a User Defined Function. see GetFormula and GetFormulaD in
http://www.mvps.org/dmcritchie/excel/formula.htm

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Anne Troy" wrote in message

news:ad042$42b5a81a$466eb880$29253@allthenewsgroup s.com...
See:

http://www.officearticles.com/excel/...rtcut_keys.htm

Your shortcut is Ctrl+ '

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"matz" wrote in message
...
I have plenty of sheets who work togheter with formulas, but I wonder

how
I
can see all the formulas in one sheet. In the norwegian office the

short
key
for that is"ctrl+j" What is the short key in the USA/English office?









  #7   Report Post  
Matz
 
Posts: n/a
Default

Thanks, Tools -- Options -- View -- (check or uncheck) formula view
was the answer I need:)

David McRitchie skrev:

Not all keyboards are the same, for most people it is Ctrl + `
which is hold Ctrl key and press accent grave OR
Ctrl + whatever key is to the left of the number row.

See this thread for a macro alternative that you can assign your
own shortcut key
http://groups.google.co.uk/groups?th...8582c3%40be r

as an alternative to the Ctrl+` (toggle) or the
Tools -- Options -- View -- (check or uncheck) formula view

What language are you using (i.e. Dutch) and what version of Excel
and is there any key to the left of the number row.

That is all for the toggling into and out of formula view in Excel, there are
also macros to list on another sheet the location of a cell (.address), the value (.value),
the displayed value (.text), for format (.numberformat) and the value of the cells in column A and
of ROW 1 as a reference. Take a look at for starters
http://j-walk.com/ss/excel/tips/tip37.htm..
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Matz" wrote in message ...
I understand, but I want to see all the formulas that is in the sheet. I have
done it before, but can`t remeber the shortkey.
Anne Troy skrev:

My bad. Thanks, Dave!
*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"David McRitchie" wrote in message
...
Actually not a single quote but an accent grave which is to the
left of the number row, and it that is not the character to the left
is may be that you still should use the character to the left.
Ctrl+` (accent grave)

The shortcuts file of Anne's that she referred you to shows accent grave.

There are some methods of displaying formulas that I prefer
and that is to show a few (very few) representative formulas
using a User Defined Function. see GetFormula and GetFormulaD in
http://www.mvps.org/dmcritchie/excel/formula.htm

---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Anne Troy" wrote in message
news:ad042$42b5a81a$466eb880$29253@allthenewsgroup s.com...
See:
http://www.officearticles.com/excel/...rtcut_keys.htm

Your shortcut is Ctrl+ '

*******************
~Anne Troy

www.OfficeArticles.com
www.MyExpertsOnline.com


"matz" wrote in message
...
I have plenty of sheets who work togheter with formulas, but I wonder
how
I
can see all the formulas in one sheet. In the norwegian office the
short
key
for that is"ctrl+j" What is the short key in the USA/English office?










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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


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