Form Open Counter
Tech-Archive recommends: Speed Up your PC by fixing your registry
I have a database that is just an advanced lookup for prices. When a user
enters the part number it launches a new form with the price and the current
inventory. My users aren't familiar with access as a result aren't using the
database. My boss has asked me to add a counter just to count the number of
times that the Price/Inventory form is launched. I know that there is going
to be some easy coding for this, but I'm not familiar with writing VB code.
Becuase I have had some coding experience I can read it and alter to a
certain extent. My thought is that it will be something like this.
Text box on the form with a number in it (tboCounter), set so that it is not
visible.
OnLaunch - tboCounter=tboCounter+1
something like that. I know its really basic but any help would be greatly
appreciated.
Patrick
.
Relevant Pages
- Re: Could Falcon 9 compete with the Stick?
... They can also increase their prices if they need more. ... government funded rocket launches. ... So the most efficient is the Falcon 9, which can lift 9.3 tons to LEO, ... (sci.space.policy) - Re: using Access database with FP2003
... If you don't know how to hand code ASP and are using the DBRW see http://home.att.net/~codelibrary/FrontPage/drw.htm ... My database is already full of products, ... are you planning just to have a online catalog of products and prices or do you plan ... |> security update, then there is usually no charge for the call. ... (microsoft.public.frontpage.programming) - Curious Question - Prices
... I am curious what kind of prices others are willing to pay for products and ... Mine ranges depending on my need for the tool or component and the quality of ... huge database) Nexus DB is about $900 ... (borland.public.delphi.thirdpartytools.general) - Re: Can u check my logic on this data?
... > I have an access database that contains a list of suppliers and a list of ... > Excel spreadsheet with the idea that I can email this spreadsheet to my ... > suppliers and get them to update the prices whenever changes occur and then ... > create a recordset from the spreadsheet and another recordset from the ... (microsoft.public.vb.database.ado) - Designing tables
... in various set sizes with set prices dependent on height ... 100 products with 100 different set sizes and costs. ... fairly new to database design, so any ideas on how to ... (microsoft.public.access.tablesdbdesign) |
|