A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Question - Field Name



 
 
Thread Tools Display Modes
  #1  
Old April 15th, 2008, 11:35 AM posted to microsoft.public.access.forms
[email protected]
external usenet poster
 
Posts: 96
Default Question - Field Name

Hi,

I am learning to understand the code below. I know it's complex for
me to figure it out. Is there a way to add the code if the field
name label become value. I got the excel file that exports from the
web survey. It is very difiicult for me to convert. Your help
would be much appreciated.


Field Name label "Fish"
Value: 5

convert to:

ID Item Total
1 Fish 5


I like to use this sample Code and I need your help to add "extra
code" for converting from field name label into value.

Thanks
  #2  
Old April 15th, 2008, 05:55 PM posted to microsoft.public.access.forms
M Skabialka
external usenet poster
 
Posts: 570
Default Question - Field Name

Maybe create a table with this structure and lookup the value based on the
Field Name?

wrote in message
...
Hi,

I am learning to understand the code below. I know it's complex for
me to figure it out. Is there a way to add the code if the field
name label become value. I got the excel file that exports from the
web survey. It is very difiicult for me to convert. Your help
would be much appreciated.


Field Name label "Fish"
Value: 5

convert to:

ID Item Total
1 Fish 5


I like to use this sample Code and I need your help to add "extra
code" for converting from field name label into value.

Thanks



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.