Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SubjectiveEffect

    How do I sort by date, properly, in Excel 2007?

    Thanks guys. You've answered above and beyond what I could have asked for and the problem is all sorted out. Thanks again.
  2. SubjectiveEffect

    How do I sort by date, properly, in Excel 2007?

    I've a spreadsheet that has date in d/m/y as the first column and I need to sort to the sheet by date. The first column format is DD/MM/YYYY and I've made sure of this on the whole column and on some of the cells that seem to be misbehaving. The problem is this - when I select the entire sheet...
  3. SubjectiveEffect

    Tabbed forms in Access 2007 - controls displaying on all!

    Hi there. I'm trying to create a tabbed form in Access but the way its displaying the controls I put on it is really odd. Mostly any control I create (text box, label, drop-down) is visible on ALL the tabs. Sometimes it seems I can create controls that are only shown on one tab - which is...
  4. SubjectiveEffect

    Should I be using VB for this application?

    I'm planning a portable logbook for employees to replace the current unstable Filemaker Pro one but I've got a few problems from the start. I don't know which database system to use. The project has to meet specific criteria: It is a logbook that stores information in a database and which can...
  5. SubjectiveEffect

    Should I be using VB for this application?

    Oops! I didn't know there was a different version of VB. Last time I actually used it it was VB5 I think. Thanks for the reply. I'll post in the correct forum now.
  6. SubjectiveEffect

    Should I be using VB for this application?

    I'm planning a portable logbook for employees to replace the current unstable Filemaker Pro one but I've got a few problems from the start. I don't know which database system to use. The project has to meet specific criteria: It is a logbook that stores information in a database and which can...
  7. SubjectiveEffect

    Angled cells for tables in Word 2007?

    I'm trying to create a table, in Word 2007, with angled cells in it like the one in this picture: http://www.martnet.com/~jes/temp/angle_table.png All I can find is an option to rotate 90 degrees. Can anyone help? SE PS. I'm sure I posted this exact same query yesterday but I cannot find...
  8. SubjectiveEffect

    Does Apache work with Vista for PHP/mySQL?

    I'm trying to install Apache on my new machine and failing. Whilst installing Apache, PHP and mySQL last time, on Win XP, was no walk in the park I'm sure I never had this issue last time. In any case I've no idea where to begin to solve it so I'm throwing it open to you guys. I'm running Vista...
  9. SubjectiveEffect

    Does Apache work with Vista for PHP/mySQL?

    I had Apache/PHP/mySQL on my XP machine but stopped using that setup because... well because. Anyway, I now have a new machine with Vista and I want to set up the same thing. So my question is as in the title. Does anyone know yet?
  10. SubjectiveEffect

    Multiple entries in a table with one form? How

    Thanks, I'll give the sub-form method a try. FYI - the antibiotics and co-morbidities are not related. Yes, it is true that some antibiotics are specific to some of the co-morbidities in some cases but it is not necessary to make any link because there are no hard and fast rules.
  11. SubjectiveEffect

    Multiple entries in a table with one form? How

    My database looks like this: Patient data: Patient number (primary key) Patient DOB Co-morbidity table: Co-morbidity number (primary key) Patient number (foreign key) Co-morbidity type Antibiotic table: Antibiotic number (primary key) Patient number (foreign key) Antibiotic type So each...
  12. SubjectiveEffect

    Can I create a form in Access that allows me to enter the following?

    I’m trying to create a form in Access that links to a database with the following construction: Customer details table: Cust number {Primary key) Name Address Etc Order junction table: Order number Cust number Order table: Order number (Primary key) Order item Payment method junction table...
  13. SubjectiveEffect

    Trying to create a form in Access that fills in mulitple entries

    Right you are - it IS many to many! Thanks. It's been a while since I designed a database. This will end up being normalised to 3rd or B-C normal form.
  14. SubjectiveEffect

    Trying to create a form in Access that fills in mulitple entries

    I’m trying to create a form in Access that links to a database with the following construction: Customer details table Cust number {Primary key) Name Address Etc Order table Order number (Primary key) Cust number (Foreign key) Order item Payment method table Method number (Primary key) Cust...

Part and Inventory Search

Back
Top