Field in Design View not Showing in Table View

RexesOperator

Registered User.
Local time
Today, 16:51
Joined
Jul 15, 2006
Messages
604
I have a table called NewTransactions_tbl that I have been using for some time. I am trying to add a new field called CustomerProjectNumber. It's not being displayed when I look at the table view. I've attached an image showing the settings for the field. I am probably missing something obvious.

Any ideas why it is not showing?

I am using Access 2000.
 

Attachments

  • NewTransactions_tbl.jpg
    NewTransactions_tbl.jpg
    66.7 KB · Views: 670
If by Table View you mean DataSheet view, have you checked *all* the way down to the end on the right? The order of the fields have to be changed in both views to get them in the order you want. Each view is independant.
 
Hit head on wall here .... once I reset the column width, it appeared! Thanks for pointing me in the right direction.

Funny how the simple things can drive you right round the bend.

Ah the mysteries and vagaries (sp?) of Access.
 
Let's see, have I ever done anything similar? D'oh...only maybe a million times and still counting. Good luck with the rest of the project.
 
It lacks some elegance, but it is functional. I still have to add some bells and whistles and some idiot-proofing (is there such a thing against developers?) - this was one of them.

BTW - hows the view (8300')?
 
Idiot-proofing code... brings back memories.

I once worked for a company for whom my team wanted to make some code absolutely foolproof. It had been a long day, our testing wasn't going well, and we were slogging through the tests one at a time because none of us were able to think so inelegantly as the people intended to use this product. A USA high school education for THESE users would have been listed as "a plus" but not a requirement. Minimum wage somehow isn't descriptive.

Anyway, we were getting tired and it was getting into some late hours. The boss was with us, so we sent someone out for the beer and pizzas. After a break, we were trying to devise more tests for this code and one of us said the magic phrase that pretty much wrecked the evening.

Someone said, "You know, to make these programs foolproof, we need to hire some fool to test them."

Someone else chuckled and added, "Yes, but we need a total fool. Not just any fool will do."

After a couple of laughs, someone else said, "I guess we should go to the personnel dept. to run a job ad, 'Perfect Fool Wanted' - no qualifications listed. As a hidden test, we should name a low salary."

Next comment after more laughter: "But what fool would apply for such a job?"

More laughter, then: "Applying for the job would prove just how big a fool we were getting."

After that round of laughter died out: "What fool would hire him?"

After that hysterical laughter mixed with tears we were laughing so hard: "If we found the fool who would hire the applicant, perhaps it proves we should have hired from within." At which point the boss left the room

It was ALREADY downhill from there and going fast, so we agreed it was time to go home and get some sleep. Proof that we weren't fool enough to go on working when we were that blitzed. Also proof that we would have been disqualified on the hiring exam for this new testing position.

So if you want to idiot-proof some code, the FIRST thing you want to ask yourself is, do I want to go out and HIRE the idiot we need to do the testing? and the SECOND question is, would you want it known you were working in a software department that hires idiots?
 

Users who are viewing this thread

Back
Top Bottom