Related Tags:
This problem should be removed because:
Problem with Microsoft Office Access 2003 (077-02871) for PC
when my main form saves the design changes it takes a long time. the main form is very complex and has about 10 tabs on it. when the program is first started it goes to a questionaire page and
you must answer a number of question that will determine which design the program will format the main page to. when you are finished and click to the main page it takes a couple of minutes to open due to the save design. any suggestions?
Suggested Solution (1)
Use this line below:
Private Sub CommandButton_Click()
Dim NumericValue as Integer
Dim StringValue as String
NumericValue = CInt(TextField1)
StringValue = TextField2
DoCmd.RunSQL "INSERT INTO NameOfTable ( [FieldName1], [FieldName2]) VALUES (" & NumericValue & " , '" & StringValue & "');"
EndSub
I Hope this work for you... God Bless
Source: Access-VB
-
how to change the date format
how to change the date format?
-
how to formatting by format field property.
In Table design view i want 2 format(like bold,italic,underline,font colour etc.) texts by setting format properties. And also...
-
tabs/sub-form in access 2007 form will not scroll...
i'm not an expert @ access, just trying to create a quick database for work. I don't know how I can make the form scroll? can...
-
microsoft access form problem
in a form i want to be able to make it so that in each field something has to be entered how do i do this
-
I am designing forms for
I am designing forms for a small non profit company that will be filled out internally (in the office environment) and a couple of them will...
Tips for Helping wayne_stone6 With Their Issue
- Give detailed step-by-step instructions
- A picture or video is helpful
- Use plain language not industry jargon
- Check spelling & punctuation
Add Your Solution
-
Microsoft Access Report Creation
Creating a report in columnar form (details / titles down the left hand side). I want multiple columns to appear on the...
-
how to use validation rule
how to use validation rule in microsoft access?
-
what is the maximum number
what is the maximum number of records that Access 2003 can process in a query? I am finding that when I bring a large...
-
i wants download ms access
i wants download ms access 2003
See all Microsoft Office Access 2003 (077-02871) for PC Problems
Fix-O-Meter
14
14 people viewed this problem
- 0 people are following this problem. Be the first!
Top Microsoft Business and Productivity Software Experts
Verification:
Please enter the characters below to complete your post
Can't read it? Try a different one
