A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

can i run a form without Acces, or that i can't see access itself?



 
 
Thread Tools Display Modes
  #11  
Old May 12th, 2005, 08:38 AM
Harm Ozinga
external usenet poster
 
Posts: n/a
Default

I agree with you, with all the arguments you named.
But my problem is that my boss want this feature, maybe if let him reed your
reply he will change his mind.
by the way I make this program, but when it is finished someone else is
keeping up the program. that person kwows only the basics of office.
so there's another reasone follow up you advices.
I gess i will chet with my boss and try to make change his mind.

thanks for all your replies
Harm Ozinga

"Albert D.Kallal" wrote:

Also, take a quick read and look at the following screen shots of ms-access:

http://www.members.shaw.ca/AlbertKal...erFriendly.htm

The above screen shots are from commercial applications I have written using
ms-access, and the users NEVER even know that the product is written in
ms-access. The applications simply look, feel, and run like any other of the
office applications..


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada

http://www.members.shaw.ca/AlbertKallal



  #12  
Old May 12th, 2005, 02:54 PM
Dirk Goldgar
external usenet poster
 
Posts: n/a
Default

"Harm Ozinga" wrote in message

I tryed that one but the way i can se it is not hiding Access it's
self. the problem i have with the code is when i put
fSetAccessWindow(0) it in the onopen event of a form i get a error
message. but when i set the same code in a onclick event of a button
de code wordks fine.


You may have to force the form to become visible first. Try inserting
the line

Me.Visible = True

before you attempt to hide the Access window.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


 




Thread Tools
Display Modes

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 Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dates in a listbox connected to a form... RusCat Using Forms 13 November 25th, 2004 02:31 AM
Need query to separate 2 entry types in a table field Jan Il Running & Setting Up Queries 31 November 23rd, 2004 05:57 PM
modal windows AT Using Forms 3 November 21st, 2004 05:49 AM
Strange stLinkCriteria behaviour on command button Anthony Dowd Using Forms 3 August 21st, 2004 03:01 AM
auto entry into second table after update Tony New Users 13 July 9th, 2004 10:42 PM


All times are GMT +1. The time now is 09:23 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.