Hello everybody,

As I'm not quite sure where to post this problem, I will try it here. I have created a web database for our company intranet (Sharepoint server). Aim of this database is to provide contact details for specific designated roles within different projects. Part of this database are several forms, which can be used to edit the recordsets (e.g. one table with ProjectID, ProjectName, InternalCode and BusinessUnit). These forms can be opened from the start form via buttons (open form). Within the forms you can search for projects by name with setLocalVar and setFilter. While working in Access everything works fine, but on SharePoint only one form without such a combobox works. When trying to open another one I get an form not available error and in the sharepoint settings these forms are marked as "creation failed". Does anybody by any chance know, if this is due to the comboboxes and if how I could use them with another macro?



Any help is much appreciated