[AccessD] Extract Field Names to Records

Chris Enright cclenright at yahoo.com
Fri Feb 22 21:09:48 CST 2008


Thanks guys,

What I love about all this is that I am not a full time programmer, just seem to get roped in everywhere I go. A case of, in the land of the blind the one-eyed man is king. I'm more like an amateur archaeologist, and it is the fun of looking under the rocks you guys turn over and going "holy sh*t ... it works" ....

many thanks

Chris


----- Original Message ----
From: Gustav Brock <Gustav at cactus.dk>
To: accessd at databaseadvisors.com
Sent: Friday, February 22, 2008 10:25:36 PM
Subject: Re: [AccessD] Extract Field Names to Records


Hi 
Chris

Sorry 
about 
that 
"easily" 
...

But 
didn't 
my 
second 
suggestion 
come 
close?
Further, 
remember 
that 
the 
content 
of 
the 
fields 
can 
be 
referenced 
by 
their 
ID 
as 
well:

  
varValue 
= 
rst.Fields(n).Value

/gustav


>>> 
cclenright at yahoo.com 
22-02-2008 
22:57 
>>>
Mark,

I 
believe 
so!

I 
did 
smile 
when 
I 
read 
Gustav's 
reply 
that 
contained 
the 
word 
"easily". 
Half 
the 
time 
with 
you 
guys 
I 
don't 
understand 
the 
questions 
let 
alone 
the 
answers. 
(Thanks 
Gustav, 
and 
I 
am 
still 
trying 
it).

OK 
... 
Team 
Leaders 
are 
able 
to 
got 
to 
a 
website 
and 
manually 
input 
core 
times, 
diverted 
time, 
downtimes 
and 
resources 
but 
it 
is 
a 
long 
and 
tedious 
daily 
process. 
I 
found 
that 
the 
location 
was 
able 
to 
accept 
an 
Excel 
workbook 
and 
also 
could 
export 
it. 
So 
I 
exported 
the 
workbook, 
which 
has 
4 
w/sheets, 
and 
imported 
it 
into 
Access. 
So 
I 
have 
4 
tables 
and 
I 
can 
populate 
them 
and 
export 
them 
back 
to 
Excel 
to 
a 
workbook 
that 
can 
be 
uploaded.

The 
workbook 
has 
a 
fixed 
format. 
The 
only 
thing 
that 
changes 
is 
the 
employees. 
The 
problem 
is 
that 
the 
employees  
are 
column 
headers 
in 
the 
workbook 
and 
therefore 
end 
up 
as  
fields 
when 
imported 
to 
Access.

I 
am 
trying 
to 
find 
a 
piece 
of 
code 
that 
will 
extract 
the 
field 
names 
from 
the 
table 
and 
add 
them 
to 
tblNames 
under 
the 
one 
field 
fldNames 
so 
I 
can 
use 
them 
in 
a 
list 
box 
on 
a 
form. 

Did 
I 
make 
myself 
totally 
confusing 
.. 
:)

lol

Chris



-- 
AccessD 
mailing 
list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: 
http://www.databaseadvisors.com






      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 



More information about the AccessD mailing list