Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to float a window over an active sheet. The window would
contain three columns on six cells? Any help would be great. Thank you. Jay |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I forgot to state that the cells would be data from another sheet in the
workbook "Jason" wrote: Is it possible to float a window over an active sheet. The window would contain three columns on six cells? Any help would be great. Thank you. Jay |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can take a picture of a range.
Select your range edit|copy go to a different location Shift-Edit|Paste Picture Link And you can move that picture where ever you want. If you want this always visible, you could put the picture in Row 1 (and make row 1 tall enough to fit the picture). Then Window|Freeze panes to make sure row 1 is always visible. In fact, you could put it in column A and freeze column A as well as row 1. Jason wrote: Is it possible to float a window over an active sheet. The window would contain three columns on six cells? Any help would be great. Thank you. Jay -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dave Thank you, My goal is to have this as a seperate window as I would like
it not to print when the sheet is printed. The infomation would be confidental with only those who have access to the file being able to see that window., and then it is printed and posted without that information. Basicly it is an employee schedule. As you make a change to the schedule it updates with how much that week costs you in payroll. That way the scheduling people can find the least expensive person to fill a shift. "Dave Peterson" wrote: You can take a picture of a range. Select your range edit|copy go to a different location Shift-Edit|Paste Picture Link And you can move that picture where ever you want. If you want this always visible, you could put the picture in Row 1 (and make row 1 tall enough to fit the picture). Then Window|Freeze panes to make sure row 1 is always visible. In fact, you could put it in column A and freeze column A as well as row 1. Jason wrote: Is it possible to float a window over an active sheet. The window would contain three columns on six cells? Any help would be great. Thank you. Jay -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you're using Excel 2002, or later version, you can use the Watch
window to view specific cells: Choose ToolsFormula AuditingShow Watch Window Select a cell Click the Add Watch button Click the Add button To go to a watched cell, double-click its name in the watch list. Jason wrote: Dave Thank you, My goal is to have this as a seperate window as I would like it not to print when the sheet is printed. The infomation would be confidental with only those who have access to the file being able to see that window., and then it is printed and posted without that information. Basicly it is an employee schedule. As you make a change to the schedule it updates with how much that week costs you in payroll. That way the scheduling people can find the least expensive person to fill a shift. "Dave Peterson" wrote: You can take a picture of a range. Select your range edit|copy go to a different location Shift-Edit|Paste Picture Link And you can move that picture where ever you want. If you want this always visible, you could put the picture in Row 1 (and make row 1 tall enough to fit the picture). Then Window|Freeze panes to make sure row 1 is always visible. In fact, you could put it in column A and freeze column A as well as row 1. Jason wrote: Is it possible to float a window over an active sheet. The window would contain three columns on six cells? Any help would be great. Thank you. Jay -- Dave Peterson -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Have a text box 'float' over a sheet | Excel Discussion (Misc queries) | |||
One sheet per window and no Ribbon | Excel Discussion (Misc queries) | |||
How to Link on [Sheet(1) Window(1)] to [Sheet(2) Window(2)] ? | Excel Discussion (Misc queries) | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Select a sheet and activate a Window | Excel Programming |