Form that does not have menu nor can be minimized



Hi - I'm working in a database that someone else created. They set up
the switchboard so that it can't be minimized nor can you switch to
design view. It's been a hassle because I'm testing stuff in a query
that pulls from fields on the form, so I can't just leave the form open
and run the query. I cannot figure out how to change the form so I can
minimize it or switch to design view or leave it open while working on
other aspects of the database. Any ideas?

Thanks.

.



Relevant Pages

  • Re: complex filter and calculations in access
    ... when using a subquery on the same table as the main query, ... switch to SQL view. ... of your database using the from address in this post. ...
    (microsoft.public.access.queries)
  • Re: multiple db query - join recordsets?
    ... open your database in Access, create a new query in Design view, switch to ... this query in Access, you need to replace the %'s with *'s. ... Please reply to the newsgroup. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Multiple-step_operation_generated_errors._Check_each_status_va
    ... Click to the Queries tab and create a new query in Design View ... Copy and paste this SQL Statement: ... switch back to SQL View without switching to Design View. ...
    (microsoft.public.scripting.vbscript)
  • Re: Mulitple IIf statements - Too many
    ... The database I was asking about originally has been put on hold. ... use the SWITCH statement in a different database and I am getting an "#Error" ... I try to run the query, it says the query is too complex. ... the Switch() function is more compact and efficient than multiple ...
    (microsoft.public.access.queries)
  • Re: Change Text to Memo
    ... Sorry I didn't initially mention that the database is elsewhere. ... Switch a given table field to Memo ... Function SwitchFieldType(sDb As String, sTableName As String, sFieldName ... Dim sSQL As String ...
    (microsoft.public.access.modulesdaovba)