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 strongm 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. cous261

    Want to place a 0.00 amount for a field that does not have a value

    Thanks guys for your replies as this is the busy time of yr for me and I've not got back here till now. Will try and clear up some of the confusion in my next reply and again I really apperciate your replies and help. Maybe the next next reply will be more clear as this process is dealing with...
  2. cous261

    Want to place a 0.00 amount for a field that does not have a value

    Have a table that I'm extracting from the State mainframe that contains info about our Tranactions for our Agency for the current year. I'm having to break out this data into seperate queries to get our different Divisions allotments, Encumbrances, and our expenditures. The problem I'm having is...
  3. cous261

    Over did my Combo skills

    Do you really have fields in your table named Infoneed1, Infoneed2, etc? That's a sign your table isn't normalized. Yea, I wonder if I was doing the right thing by doing that. About your questions though, I'm not real clear on what you're trying to do.....you say: Quote: I've created a form...
  4. cous261

    Over did my Combo skills

    Need help in get data back to form. I've created a form based off a couple of queries so that I could display one thing and store another. Example: Pulling in invoice information I store the recordId and Display Inv# Custname and Businessname. Store in table Display on form (use form for...
  5. cous261

    Can fields be append from another table that are null

    Thanks RAC2, Yep, that's exactly what I was doing. Killing myself with terminology or just plain brain dead. Thanks, now it all makes since and I'll guess I'll just have to keep adding the fields (columns) to the table like I have been doing. Guess it's time to get into VBA like I have been...
  6. cous261

    Can fields be append from another table that are null

    Have two tables that I want to append fields from a null table into master table. Basically trying to insert fields in master table to keep from typing them in everytime. This mdb is already created but there are fields that are left out and needed for queries that are imported in at a later...
  7. cous261

    Attachmate Macro to read data from Excel

    ExtraHeadScratcher Please post your code I would love to see it also.

Part and Inventory Search

Back
Top