So, honourable members, I'm stuck.
I'm in the second last chapter of our Visual Basic handbook about Databases. As expected, Access databases will be used (gives me Delphi flashbacks).
I've followed the instructions at the back of the book using the specific link they gave there for installing...
We are currently using a MsOffice Access database for our company jobs lists and reporting for the last 15 years. We need to replace this system with something more stable for larger amounts of data, which has the following capabilities:
Loading our customers and customer information This need...
Hi All.
I need some advise on where to go next. I have been using MS Access for the past 5 years to build a custom database for myself in the transport industry mainly to make tedious tasks easier and mainly to centralize information and to easily pull reports and information.
As...
Hi,
I need help creating customer management system using excel or access :)
I need to create sth like this:
The system have customer information such as name,surname, contact, service bought, possible service I can provide for customer and value of customer,customer birthday,
I need...
Good Afternoon
I want to improve the service within the business,want to introduce customer care where customers call to place orders daily,say between 06:00-21:00,currently I am using excel for customers orders,I need something that will automatically update,say I update price of product at...
Good Afternoon
I want to improve the service within the business,want to introduce customer care where customers call to place orders daily,say between 06:00-21:00,currently I am using excel for customers orders,I need something that will automatically update,say I update price of product at...
I'm trying to display the total number of records in a report.
Everywhere I go they tell me that all I need to do is put =Count(*) into a label. I do this but it displays #Error
Any suggestions?