Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have a vba code that gives me some data in the sheet. I have a button in the sheet and when user click on the button he can see another canvas in read only mode. I also need to feed some data to this canvas. Can you please advise, what options do I have to fulfil this need. Regards |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
the second sheet is apparently protected for a reason. If you need to
access the sheet, then the individual who controls the security of that sheet should give you authorization to access it with a password. "ub" wrote in message ... Hi I have a vba code that gives me some data in the sheet. I have a button in the sheet and when user click on the button he can see another canvas in read only mode. I also need to feed some data to this canvas. Can you please advise, what options do I have to fulfil this need. Regards |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
UB,
You need to be more specific in what you are trying to acheive. What kind of data do you need to "feed"? Where is this data coming from? Where do you plan on putting the fed data? Is this a workbook to workbook transfer? (I think you get the point). Best, Matthew Herbert "ub" wrote: Hi I have a vba code that gives me some data in the sheet. I have a button in the sheet and when user click on the button he can see another canvas in read only mode. I also need to feed some data to this canvas. Can you please advise, what options do I have to fulfil this need. Regards |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel new window view | Excel Discussion (Misc queries) | |||
View cell contents as a pop-up window (similar to comments window) | Excel Worksheet Functions | |||
Multiple-window view | Excel Discussion (Misc queries) | |||
Window View inverted | Excel Discussion (Misc queries) | |||
3/4 window view | Excel Discussion (Misc queries) |