Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #16  
Old April 17th, 2008, 11:01 AM
Frank20 Frank20 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 248 Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 9 h 24 m 7 sec
Reputation Power: 9
Quote:
Originally Posted by mimi_fara
it is an object physically embeded.
the excel object has 3 sheets, one with graphs for the user to look at, so i can not make it small

i need the object to be on the form visible for the user, but not active or visible for the user during the run of the VBA to update it. i guess no one has an answer as i digged the internet for an answer.. thanks for trying !


Then, programmatically, make it bigger before displaying it, and then make it smaller before occluding it.

It's not a perfect world.

Or make a solid rectangle (sized a little larger than the embedded object) colored the same as the form background, and programmatically unmask and mask the embedded object with that.

Last edited by Frank20 : April 17th, 2008 at 03:29 PM.

Reply With Quote
  #17  
Old April 18th, 2008, 04:01 AM
mimi_fara mimi_fara is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 86 mimi_fara User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 10 h 4 m 10 sec
Reputation Power: 5
Good morning,
i'm sorry maybe i didn't make it clear.
but the excel application pops out, and opens for the user, not on the form but seperately as a stand alone application while it runs.
i dont have a problem with the form itself as all my calculations runs <on load> action so the form wont show to the user untill all the sheets are updated.
i need a code that allows me to edit unbound excel workbook with 3 sheets without the word application getting activated and visible for the user

Quote:
Originally Posted by Frank20
Then, programmatically, make it bigger before displaying it, and then make it smaller before occluding it.

It's not a perfect world.

Or make a solid rectangle (sized a little larger than the embedded object) colored the same as the form background, and programmatically unmask and mask the embedded object with that.

Reply With Quote
  #18  
Old April 18th, 2008, 11:26 AM
Frank20 Frank20 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 248 Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 9 h 24 m 7 sec
Reputation Power: 9
Quote:
Originally Posted by mimi_fara
Good morning,
i'm sorry maybe i didn't make it clear.
but the excel application pops out, and opens for the user, not on the form but seperately as a stand alone application while it runs.
i dont have a problem with the form itself as all my calculations runs <on load> action so the form wont show to the user untill all the sheets are updated.
i need a code that allows me to edit unbound excel workbook with 3 sheets without the word application getting activated and visible for the user


In #11 you say...
Quote:
i cant use exterior excel sheets
... . Now you can?

Why is Word involved in this?

Reply With Quote
  #19  
Old April 19th, 2008, 10:08 AM
Frank20 Frank20 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 248 Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 9 h 24 m 7 sec
Reputation Power: 9
Mimi,

You're using Excel as an instance (maybe even more than one instance); the upper left corner of the Excel window you're using says "Microsoft Excel," the instance in the tray at the bottom of the screen says "Microsoft Excel." You're building calculations and graphs in this window (or windows if you're launching more than one instance of "Microsoft Excel").

You're storing all of the data in Access (which I don't recommend, but if you're keeping the communication only between Excel and Access I guess it's okay, if there's not that much data volume to store. But that's not even the gripe I have with Access).

Describe the problem. Don't use the word "unbound" in describing it. Keep the big words out of the description.

You have Access in one window, and Excel in another. What's the problem?

Last edited by Frank20 : April 19th, 2008 at 10:12 AM.

Reply With Quote
  #20  
Old April 19th, 2008, 12:00 PM
medialint's Avatar
medialint medialint is offline
spirit duplicator
Click here for more information.
 
Join Date: Apr 2004
Location: \\Firecrate\
Posts: 12,299 medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)medialint User rank is General 23rd Grade (Above 100000 Reputation Level)  Folding Points: 232541 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232541 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232541 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232541 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232541 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232541 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 4 Months 3 Weeks 4 h 43 m 27 sec
Reputation Power: 2547
Not to stray off topic really but ...

Frank - What gripe DO you have with access if I may ask? I use it daily connecting to Oracle databases and doing some pretty heavy lifting professionally. Its a very capable tool. It should not be used for a web server database but for single user or small LAN user groups it's a fine, extremely powerful and very useful tool. I have back ends with literally millions of records. Storage should not be an issue for all but the most demanding of needs in which case SQL Server or something else should be considered.
__________________
medialint.com

"Energy has the opportunity to change the climate if it's done right." - Sen. John Ensign, R-Nev. (quoted out of context)

Last edited by medialint : April 19th, 2008 at 12:04 PM.

Reply With Quote
  #21  
Old April 20th, 2008, 12:10 AM
Frank20 Frank20 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2006
Posts: 248 Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level)Frank20 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 2 Days 9 h 24 m 7 sec
Reputation Power: 9
I've observed it doesn't play well with XP combined with ASP; seen occasions were it drops entire rows of data.

(The DAO bugs under ordinary use don't count.)

Otherwise I agree it's a great front-end to more robust DBs.

Reply With Quote
  #22  
Old May 19th, 2008, 08:43 AM
mimi_fara mimi_fara is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 86 mimi_fara User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 10 h 4 m 10 sec
Reputation Power: 5
Quote:
Originally Posted by Frank20
Mimi,

You're using Excel as an instance (maybe even more than one instance); the upper left corner of the Excel window you're using says "Microsoft Excel," the instance in the tray at the bottom of the screen says "Microsoft Excel." You're building calculations and graphs in this window (or windows if you're launching more than one instance of "Microsoft Excel").

You're storing all of the data in Access (which I don't recommend, but if you're keeping the communication only between Excel and Access I guess it's okay, if there's not that much data volume to store. But that's not even the gripe I have with Access).

Describe the problem. Don't use the word "unbound" in describing it. Keep the big words out of the description.

You have Access in one window, and Excel in another. What's the problem?


Frank,
Thank you for your interest (again) in solving my problem, which was on hold for a while as i had to do something else in between..
Now, if i typed word by mistake in my problem, while i was asking about excel... then i just hoped i would be excused instead of being banged on the head... anyways... back to subject...

I dont have the choice of which programs i use, as its already developed and i need to modify the way things function...

Now.. i have a seperate excel sheet, that is linked to an access sheet, this excel sheet runs calculations and create graphs basked on an access database data.

The user would like to have the excel sheets integrated within the database itself on one of its forms...
now i dont understand why the word (unbound) is big.. but again.. anyways...
to keep it simple and basic.. i need an instance of an excel sheet on my form. this excel sheet will (should) have always 3 pages. the first will be empty, in order to create the graphs on, the second should have pivot tables, and the third will be used to get data from the database and listed there to be used later on the pivot tables and so to create the charts..

I have searched a lot on the internet to find a way to include an excel sheet on an ACCESS form but not being a link to or a copy of an existing excel sheet.

I dont want my excel sheet to be saved anywhere else but the access database, and i dont want it to be poped up for the user while things are getting populated... How can i do that ?

Thanks again.. and i hope that i didnt use any big words

Last edited by mimi_fara : May 19th, 2008 at 08:47 AM.

Reply With Quote
  #23  
Old May 19th, 2008, 08:46 AM
mimi_fara mimi_fara is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 86 mimi_fara User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 10 h 4 m 10 sec
Reputation Power: 5
Quote:
Originally Posted by Frank20
In #11 you say...... . Now you can?

Why is Word involved in this?



If you read the whole sentence it says
Quote:
the user would like to have everything on the Database, thats why i cant use exterior excel sheets, or save them anywhere

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreVisual Basic Programming > OLE control using excel


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway