Skip (or anyone else),
With the holidays coming up, I'm going to have a bit of extra time to finally set up a common workbook that can then be queried by multiple workbooks that need the same "master" data. Reference the previous thread thread68-1376746 . Before I take the plunge and work on...
Hi,
I'd like to find out what poeple consider to be the best practice for using a common list of items across several workbooks. Currently I have a list in each workbook and would like to make a central repository for all of them to access. I know that I can do lookups between workbooks...
Hi all,
I hope I explain this correctly. We have a subform that has fields that are dynamically filled with items from another database when the form is loaded. I want the document to be locked in readonly mode during the entire process so noone can modify it. I can get everything working...
First off, I am using Formula Language for this:
I have a default view that contains a command button. Once the button is pressed an @prompt requests a number. This number is then used to do a series of dblookups's. I also have the button compose a new document. I would like the results of...
This is a continuation from the post I had several days ago. At the moment I have a class called die and a collection class called dice. They both work well and have properties that one would expect and a method for each call .roll(). The die class allows for a die of sides 1 through 20...
Guys and gals,
Please bear with me, because I've just taken the OO plunge and made my first class. It is a "die" class, used for gaming. I created a roll method and a constructor that requestes how many sides the die should have. I've also made a "dice" collection class. I was hoping to...
I have to say that I have vba / vb experience and can read lotusscript to the point of knowing what is going on, but that's about it. That's why I've come here.
What I would like to do is have a form in Lotus Notes that contains a richtext field. Upon selecting the form from a view, I would...
Hi,
I'm new to Notes development and need help with a view that I am creating. I have a particular field that has the same value for several documents. I would like for the view I am creating to only contain one record for each unique value in the given field. I hope that makes sense. My...
I have inherited a vb6 project and on my first attempt to load the project file, vb6 shuts down without any notice or error after about half the project is loaded. I am really at a loss as to what can be going on. Any suggests would be greatly, and I do mean greatly appreciated.
Thanks,
Fred
I need to write to a text file using fixed lengths for the output. Before I write a function to add spaces dynamically between pieces of information, I wanted to know if this is built into .net somewhere.
Thanks,
Fred
I have the following function in several cells of an Excel worksheet. It returns results some of the time, but after certain events like copying the worksheet, it errors out to #value#. At that point I haven't changed formatting or values or anything, simply making a copy of the worksheet...
I would like to be able to view a notes document from my vb.net app. I'm thinking of something like viewing a .pdf, where the document is in a control. Otherwise, just opening the correct document would work. All of the documents are in the same .nsf file. I'm really unsure of how to...
Has anyone started a small applications development firm? I've been kicking around the idea for a while, but am unsure how to market my services. The apps that I've made in the past have worked out well, but the users didn't know they needed the app until they were given it. That makes it a...
Is it possible to retrieve the coordinate position of a given point in a series in a microsoft graph object? I would like to draw a line on a chart programmatically based on this value. Thanks in advance.
Could anyone direct me to a good online source that lists the properties and values for the microsoft graph 2000 properties. I'm working in Access 2000 and want to do more with the graph control than I currently am. Thanks.
I have a query drawing from a table that has no unique ID for each record. I cannot change the table to add an autonumber field or someother unique identifier. Is there some way to add a unique ID to each of the records in the query? Thanks in advance.
I have a link table that is attached to an existing table which has no unique ID for each record. I do not have ownership of the table that I am linking to and need each record to have a unique ID. Is it possible to add an autonumber field to the table when it links?
I am trying to use the value property of a textbox as the criteria for a query. I have verified that the criteria field is being filled from the textbox and the system works well when the value in the textbox is "57" or "103", but when the value is "57 or 93 or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.