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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by yippiekyyay

  1. yippiekyyay

    Prompt user for folder or path

    Thank you all very much! Yes it was for Word and PHV's code worked great (I'll try yours as well in a minute combo). Thanks again!
  2. yippiekyyay

    Prompt user for folder or path

    With help from this forum, I’ve written a macro which will create separate documents for each record in a mail merge. I’ve specified the folder where to place the files (ChangeFileOpenDirectory "C:\mail_merged_files_folder\"), but I’d rather a window open up that asks the user to specify a...
  3. yippiekyyay

    Selecting Null in a cfselect

    Hey Lyndon, I ended up dropping the cfselect as you suggested and hard coding the options seeing as each of the dropdowns only had 3 options. I've never heard of "QueryAddRow" and "QuerySetCell" before - I plan on trying to implement this afterwards (just in case my next project needs several...
  4. yippiekyyay

    Selecting Null in a cfselect

    Thanks for answering so quickly ECAR! Currently, my query does not return any nulls - that's kinda the problem. Say the subtypes are: red, blue and green When the form opens to a specific record, "red" appears in the select box because no subtype had been assigned to this record. Thanks...
  5. yippiekyyay

    Selecting Null in a cfselect

    Hello, I have a dropdown list that lets the user select a subtype from a couple of different options (list is generated from a query). The problem is that sometimes there is no subtype, but I can't seem to get a "null" in there so it always defaults to the first option. Any help would be...
  6. yippiekyyay

    Long x-axis label - cfchart

    Ugh - found a solution I think (just reading it now) http://cfchart.blogspot.com/2005/06/charting-technote-addendum.html
  7. yippiekyyay

    Long x-axis label - cfchart

    Hello, I'm in the process of creating some charts and am having a problem with the x-axis labels that my boss wants me to put in. The problem is that it won't break anywhere and places it vertically which takes up most of the space. i.e. "My really long x-axis label" would be better if it...
  8. yippiekyyay

    Firefox issue

    Thanks Vragabond! I had "clear:all" instead.
  9. yippiekyyay

    Stacked bar chart - cfchart

    Found my own answer :) In the cfchart tag: seriesPlacement = "stacked" It can also be set to default, cluster or percent.
  10. yippiekyyay

    Stacked bar chart - cfchart

    Hello, I have been able to create a certain type of chart in Excel and was wondering if the same could be done in ColdFusion...? This chart illustrates what I'd like to achieve by stacking different colors to create one bar: http://www.visualmining.com/graphs/bars/bargroupstackbasicBIG.png...
  11. yippiekyyay

    Files on second harddrive after reinstall

    Great - thank you very much for your prompt reply!
  12. yippiekyyay

    Files on second harddrive after reinstall

    Hello everyone, Short version: If I remove Windows XP Pro and then install Windows XP Home, will the files on my second harddrive still be accessible? Long story: I currently have full retail versions of both Windows XP Home and Windows XP Pro. My old PC is running Pro and has 2 harddrives...
  13. yippiekyyay

    FAQ Request - Batch processing

    Just found the answer to my own question - we have the "Standard" version whereas it looks like you need to have the "Professional" one. >:-(
  14. yippiekyyay

    FAQ Request - Batch processing

    Hi everyone, I'm using version 6, and have about 20 documents that I need to add a page to (the same page to all 20 documents). I know how to do this one at a time, but I was curious if there was a way to do it automatically in one step or not? I tried looking up "Batch processing", but it...
  15. yippiekyyay

    Windows Messenger - need to see my password

    Thanks Captain, I did start on that path, and one of their suggestions was to check your passport to see if maybe you had told your pc to automatically save it. I hadn't for that, but did for messenger but it still doesn't seem to help. I'll post the solution if I have any luck!

Part and Inventory Search

Back
Top