Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi,
i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ActiveCell.Name.RefersTo
or just ActiveCell.Name -- Regards, Tom Ogilvy "EXCEL$B!!(BNEWS" wrote in message ... hi, i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
is Ctrl + ` works for you? ` is the key next to 1 on the keyboard. "EXCEL NEWS" wrote: hi, i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
THANKS AGAIN.
but maybe my misunderstanding, it dosent work well. Regards "Tom Ogilvy" wrote in message ... ActiveCell.Name.RefersTo or just ActiveCell.Name -- Regards, Tom Ogilvy "EXCEL$B!!(BNEWS" wrote in message ... hi, i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks .
i got it. thanks "Leung" wrote in message ... Hi is Ctrl + ` works for you? ` is the key next to 1 on the keyboard. "EXCEL NEWS" wrote: hi, i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well your question was not very clear. Maybe you want to try again. My
answer was a guess at what you were asking. -- Regards, Tom Ogilvy "EXCEL$B!!(BNEWS" wrote in message ... THANKS AGAIN. but maybe my misunderstanding, it dosent work well. Regards "Tom Ogilvy" wrote in message ... ActiveCell.Name.RefersTo or just ActiveCell.Name -- Regards, Tom Ogilvy "EXCEL$B!!(BNEWS" wrote in message ... hi, i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
so you want to toggle between viewing formulas and viewing the results of
those formulas. (a little clearer, no? ) in addition to the shortcut combination, Tools=Options=view tab, select or unselect formulas under windows options. -- Regards, Tom Ogilvy "EXCEL?NEWS" wrote in message ... Thanks . i got it. thanks "Leung" wrote in message ... Hi is Ctrl + ` works for you? ` is the key next to 1 on the keyboard. "EXCEL?NEWS" wrote: hi, i want get the formula as a text shown in the linked cell's names instead of the linked cell's addresses, maybe Apllynames can do it ,but it cannot return the formula to be shown in the linked cell's addresses. i just only want to get the formula a text shown in the linked cell's names , not to want the cell is really shown in the linked cell's names . thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert 29.08 hours (shown in decimal form) to time shown in "hh:m | Excel Worksheet Functions | |||
Column of Text Shown = Total Times Shown? | Excel Worksheet Functions | |||
Linked Names in a Formula | Excel Worksheet Functions | |||
Named Ranges shown (or not shown) as blue means what? | Excel Worksheet Functions | |||
creating names for data shown on a scatter plot | Charts and Charting in Excel |