473,396 Members | 1,923 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

compile error invalid use of property

i got this error on multiplication operation
code for the cmd button is

Text3.Text = Val(Text1.Text) * Val(Text2.Text)
even i tried this also
text3.text = Text1.text * text2.text

but everytime .text of text2.text is highlighted and same error msg is shown...
what is the prblm....??? I'm not getting it....
Please help me...
Oct 21 '10 #1
1 912
Guido Geurs
767 Expert 512MB
Both seem to be corect.
Is it possible to attach Your progam code in Bytes?
Maybe its somthing else!!
Oct 22 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Per Johansson | last post by:
Compiling code using GCC 3.2.2 with the following function declaration give this error. extern void APIENTRY glutDisplayFunc (void (* APIENTRY)(void)); Changing to: extern void APIENTRY...
2
by: Wayne | last post by:
The following which is driving me nuts has occurred in 2 of my databases. Both databases were written in Access 2003 and then converted back to Access 2000 format. I've done this so I can create an...
5
by: Rog1 | last post by:
Can anyone tell me why the following code line would give a "Compile error: wrong number of arguments or invalid property assignment" TodaysDate = Date ActiveCell.Select ActiveCell.AddComment ...
4
by: ducky | last post by:
Private Sub cmdSaveChanges_Click() 'Calling Procedure SaveChanges Forms!frmDogs End Sub How do I call a function and pass in the form name? i keep getting an compile error Wrong number...
2
by: PoojaJyoti | last post by:
hi guys, I want to help for creating a GUI. I want I should get details when I click perticular name in listbox.I get entries from database to listbox but probrem arrives loading relevant details...
1
by: Sister Ray | last post by:
Hello, I'm trying to debug and compile a application that was developed by a collegue of mine, How ever when i try to build the application I always receive the following error: Compiling...
4
by: Light1 | last post by:
My form (frmERLogs) for this project (ER Log Book) has a combo box (cboMedicalRecordNumber) that I want to be able to double click on to bring up a new form (frmPatientInformation) when a name is not...
5
by: Abest | last post by:
I am trying to get my form to autofill the values from the last record to the new record. In the form properites on the BeforeInsert, I used the following module I have been away from VB for...
1
by: Marcos Vinicius | last post by:
Hi guys, I'm a beginner in Visual Basic 6.5 and my Excel is 2007. I'm trying to creat a simple Macro but when I try to run it, the visual basic opens and show me "Compile Error: Invalid use of...
4
by: Shona Rennie | last post by:
Hi Self taught user of access and I have the following problem in Access 2003. I have a form with 2 continous subforms. All the data has been added and all information is correctly linking. I...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.