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 Chriss 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. davidd31415

    Is it possible to link text data from one Visio sheet to others?

    I'd like to link data between one Visio sheet and others so when one is updated all are updated. I'm considering inserting a word document with a link to the file but I would rather avoid having external support files if this functionality is already built into Visio. Thanks!
  2. davidd31415

    How to convert template to landscape in 2007 (2003 did this)

    Is there a feature in Publisher 2007 to convert a template to landscape mode? Publisher 2003 did this automatically but in 2007 it seems I need to resize all the page elements myself. Thanks, David
  3. davidd31415

    Custom shortcut keys to shortcuts not working...

    Hi, I've been using the custom shortcut keys which are configured by right-clicking on an icon/shortcut, selecting properties, and setting the "shortcut key." They were working fine until I moved all my shortcuts to a new directory a few weeks back. Now they need to be reset every day by...
  4. davidd31415

    Creating a "cutout" view in Visio 2003/2007

    Hi, I would like to create a "cutout" view in Visio 2003/2007 where a curved line cuts off the side of a drawing signifying that there is actually more to the drawing but it has been removed. Here is a simplified example of what I would like to do...
  5. davidd31415

    Resource Gantt Charts in Microsoft Project

    Do any versions of Microsoft Project support creating resource Gantt charts? How about third-party software? I'm looking for a Gantt chart which provides a single row for each resource. I've been using an Excel VBA app to create similar charts but exporting the Project data is a bit of a...
  6. davidd31415

    Can not view/control using Remote Desktop Assist. after Upgrade (SP2)

    I just allowed automatic updates to install all outstanding updates which it found. I can no longer control or view computers which I had been able to using Remote Desktop Assistance. Other computers can control and view my desktop, however. When I am sent an invitation I see nothing. The...
  7. davidd31415

    What hardware do I need to connect two ethernet ready devices wireless

    No internet involved here. I currently have a computer connected to two motor controllers via a switch. I'd like to eliminate the ethernet cable. The computer IP address is currently assigned, not provided with DHCP. Is this enough information to specify the hardware that would be...
  8. davidd31415

    VBA code to automatically share all subfolders in a given folder?

    I would like to share all subfolders in a certain email folder of mine using Outlook 2000. Is it trivial to use VBA code to do this? I have been able to share single folders but unless I share the entire mailbox I need to set the properties for each and every subfolder individually. If I...
  9. davidd31415

    Using one PC to control multiple LCD touch screens?

    I am considering designing a customer interface using LCD touch sceens and am curious if there is preferred hardware for connecting multiple (20+) LCD touchscreens to a single computer? Any insight you have to share that may be related to this project would be appreciated. Regards, David
  10. davidd31415

    Have you had problems using a MSP2000 file in MSP2003?

    Hi, I opened a MSP2000 file in MSP2003 and resource leveling no longer appears to function. Resource leveling is set to its defaults (automatic, day-by-day, entire project, within slack is NOT checked, can adjust individual assignments and can create splits in remaining work ARE checked)...
  11. davidd31415

    Network hardware needed to secure my current network and add a server?

    Hi: I would like to set up a computer as a web server and run it on my home network. I know very little about Apache and there is a good chance this system will be hacked while I'm learning more. How can I setup my home network such that this server will not present a threat to the other...
  12. davidd31415

    What hardware could I use to replace wired ethernet with wireless?

    What hardware could I use to replace a wired Ethernet connection with a wireless connection? I have several devices that use wired Ethernet connections and I would like to find a way to use them with a wireless connection. These are data acquisition (DAQ) devices, not computers, so...
  13. davidd31415

    Web based database system?

    I am looking for a database system that can be configured and used entirely through a web server. I am hoping there is a term for the type of product I am looking for, please let me know if there is. One way I can describe this is that I would like the functionality of Microsoft Access but...
  14. davidd31415

    Looking for a program to manage work requests...

    I work in a test laboratory and we're looking for a new solution to manage work requests. We are currently using a web-based application that our IT department designed and can no longer support. I would like to find a program that can be deployed on our web server, in the budget of $15-20k...
  15. davidd31415

    Creating rules with VBA code in Outlook?

    Hi: Would it be straightforward to write a VBA program in Outlook 2000 to perform the following tasks: 1. Create a folder with the name of the selected email's subject 2. Create a rule moving all emails with the same subject into the created folder 3. Run the rule to move all emails...
  16. davidd31415

    How to determine key in unbound form?

    I am using unbound forms to create a "help ticket" type of system. I would like to display the Ticket ID (key in the table) on the form as it is being entered. My problem is since I have an unbound field the key hasn't been created yet. I thought about creating a special blank record (all...
  17. davidd31415

    Controlling the way pivot charts are formatted in Excel 2000?

    Is there a way to control how pivot charts are formatted when fields are changed? I'd like to prevent certain colors from being used and increase the size of markers, among other things... Each time I reconfigure the pivot chart (show more or less data, rearrange the fields) the chart...
  18. davidd31415

    Looking for a cleaner way store groups of data

    I have 7 "memory" buttons on my form. When one of them is pressed several textboxes on the form are filled with pre-set values. I have been storing the values in constants but I am hoping there is a cleaner way to write code to handle this. Here is an example of what I am currently doing...
  19. davidd31415

    Selecting a listbox item programmatically with VBA

    When I set a listbox.listindex property to a certain number the highlight line in the listbox does not move- is there a way to update the highlight such that the current .listindex is highlighted? Thanks, Dave
  20. davidd31415

    How can I speed up this class ?

    I have a class that stores a list of values (filenames) and allows the user to re-order them (move up/move down). The problem I am having is that it is very slow- in the time it takes me to click "move up" three or four times the program only moves up twice. Any advice on how to increase the...

Part and Inventory Search

Back
Top