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 dencom 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: *

  • Users: basquiat
  • Content: Threads
  • Order by date
  1. basquiat

    WSS 3: OneNote Shared Notebook - Vista

    Hi I've created a shared Notebook in a library on Sharepoint Services (Small Business Server 2003)...it works just fine from all XP workstations. Trying to open the shared notebook from Vista returns the following in OneNote 2007: 'OneNote cannot find the file specified' And after clicking...
  2. basquiat

    Combo Box selection updated to different Table

    Hi I have (I'm sure) a very basic SQL Server 2000 and VB.NET question; To simplify: I've got two tables on SQL "Employees" and "Transactions"; "Employees" has one Field... "EmpNo" and "Transactions" has 3 Fields... 1) "TransNo" (Primary and Identity) 2) "EmpNo" (Foreign Key) 3) "Amount" Now...
  3. basquiat

    Running Total of Info not Displayed

    I’ve got the following very irritating problem… I’ve got a table with 2 fields, account number and balance; Account Balance A 100 B 200 C 300 D 400 E 500 F 600 On my report I only want account D, E and F (in that order) and the balance next to...
  4. basquiat

    Conditional % Format

    Hi I've got a report with a formula field; Depending on the paramater selected by the user, the field should be displayed either as a number or as a %; Is there an easier way of doing this apart from adding another formula field with a % format and suppressing the fields based on the...
  5. basquiat

    Total of some of the Subtotals?

    I've got a Income Statement report with a group called 'category' based on a account type code in the table; I gave this group a 'specified order' and with a formula divided it into 4 Named Groups Income, Expenses, Interest, and Tax; Each group has a sub total and there is a grand total, which...
  6. basquiat

    Grouping Grouped Totals?

    I'm using Crystal Reports 8 I am trying to create an Income Statement based on a Transaction Table; The table has an entry for each and every transaction captured; So there would be more than one entry per account type/code; For example... AccCode: AccDescr: Amount: 1000...
  7. basquiat

    VB Help with AR1300 UI

    I am a new Accpac Advantage 5.3A user; I would like to customize the customers screen for my "CRM" staff; I've created a Data Link from VB to Access; And opened the AR1300 UI; Is it possible to cutomize this screen?; Remove tabs, change descriptions etc.? And... All the tables are accessible...
  8. basquiat

    Help with Basic - AR UI

    Hi I am new to ACCPAC and have a bit of VB knowledge. I'm using ACCPAC v5.3A As a start all I want to do is: 1) connect to the Demo company 2) Create a AR UI 3) populate a Combo Box with the AR ID's 4) Have a text box where the Group ID of the AR, selected in combo box, is displayed. So far...

Part and Inventory Search

Back
Top