we have a contractor that when she plugs her personal laptop into the network, connects to the exchange 2003 server(sbs) she can only see the current days emails. She has a secondary personal laptop that she plugs in and it displays all of her emails correctly. Both laptops display all emails...
Hi Everyone
We have a new employee at our office. We are running Office 2007 Enterprise. He brought his Business Contact Manager file. I have read in numerous places that you can use Business Contact Manager in 2007 Enterprise. Is this actually the case? If not...how can I import/view his...
i have a BCM400 4.0 and the MOH is intermittently very fuzzy, while at the exact same time the Background Music through users sets is perfectly clear. Has any one else experienced this? Has there been a resolution? I found another thread on here that was similar in nature to this from 2005 but...
Hey Guys
Just a quick question. What is the Lan Port 1 IP address for a BCM400 rls3.0?
10.10.11.1 or 10.11.16.1 or 10.10.14.1
and do they use the ee_admin user name or the nnadmin?
thanks
Jeremy
I have a customer that recently swapped out there PC and now does not know the IP Address for their callpilot. I always thought there was a feature code that would tell you the IP Address from a set, but I'm at a loss for what it is. Does anyone know this feature code or else a different way...
I am going to be setting up a bcm50 in two different locations. They are going to be networked together via a vpn. What I would like to be able to do is this:
Location A and B are different cites
- a call comes into location A reception
- on ring three it rings location A reception and...
Hi
I am just about to partion my drive and install IIS on an NT Server. Is there anything special I should do or can someone direct me to a walkthrough. My guess is that it shouldn't be any harder then installing any other service but someone told me it was tricky, so...I haven't found...
Hi Everyone
I have a subform on a tab controlled form. I have a pop up search form that I use to find a record set. What I am trying to do is on the double click event for the list box on the search form, it sets the forms tag property to the specified item in the list box.
the way I normally...
Hi everyone
is there a way to refresh/requery all the combo boxes and listboxes on a form/forms in one easy step as opposed to <controlname>.requery and hoping that the code fires when hoping, etc. I just keep seeming to have listboxes displaying the wrong info because of not updating.
any...
Hi
I have a list box that is displaying a count for each productID on a given date. What I really need to do is also display if the count returned is '0'. here is the SQL for the two queries that create the listbox
Original count query:
SELECT First(PackageComponent.ProductID) AS [ProductID...
Hi Everyone
Seems like all my questions start out with this:
I have a form(f_bookinghead, PK BookingGroupID) that has a sub-form(f_bookingheadform, PK BookingHeadID FK BookingGroupID) and also a sub-subform(f_BookingDetail, PK BookingDetailID, FK BookingHeadID).
On f_bookingdetail i have a...
hi guys
I have a listbox "lstKidSelect" on form "forms![f_bookinghead]![f_bookingheadform]" that I need to do some things with.
Most importantly I need to highlight a certain record when the form is opened.
I have a listbox "ctlLstBxResult" on form "editbookingsearch" that is used to select the...
Hi everyone
I asked a similar question not too long ago but have a new spin on it. Take a look and offer any help you can.
I have a form(f_bookinghead primarykey "BookingGroupID") that has a subform(f_bookingheadform primarykey "BookingHeadID") and the subform has a subform(f_bookingdetail...
Hi everyone
I asked a similar question not too long ago but have a new spin on it. Take a look and offer any help you can.
I have a form(f_bookinghead primarykey "BookingGroupID") that has a subform(f_bookingheadform primarykey "BookingHeadID") and the subform has a subform(f_bookingdetail...
hi guys
I have a form(no queries behind it) that has 28 listboxes. Each listbox has it's own rowsource. When the form is being opened it bombs with an error message "Cannot open any more Databases". I've never seen this problem before and I haven't had much luck in looking it up on the web...
Hi everyone
I have a form(f_bookinghead primarykey "BookingGroupID") that has a subform(f_bookingheadform primarykey "BookingHeadID") and the subform has a subform(f_bookingdetail primarykey "BookingDetailID").
The way my form is set up I can't use record selectors effectively. This makes...
hi everyone
I have a form with approximately 60 text boxes on it. 30 of the textboxes I'd like to display a number from a table based on the date selected from a combo box at the top of the form and also a productid...the other 30 are going to work in a similar fashion but display differeny...
I have some code that when I step through it, it works as expected, but when i an just using the ap without stepping into the code it doesn't work as it should. Has anyone encountered this before...here is the code just to help any that I can.
all suggestions are greatly appreciated.
visitdate...
I have a form(f_bookinggroup) with a subform(f_bookinghead) and the subform has a subform(f_Bookingdetail).
I have an on click event that uses a dlookup:
bdID = DLookup("bookingdetailid", "bookingdetail", "bookingheadid = " & Me.BookingHeadID & " ", "kid = " & Me.lstKidSelect.Column(0) & " ")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.