473,320 Members | 1,896 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,320 software developers and data experts.

how to recognise unrecognised objects

hi everybody,

I am recording a macro but VB is not recognizing an item from pulldown
menu....so how can i make VB to recognize that item as an Object

Thanks & Regards
Anil.Hungund

Feb 21 '07 #1
6 885
vb does not support objects, sorry

On Feb 20, 11:05 pm, "anil" <anil.hung...@gmail.comwrote:
hi everybody,

I am recording a macro but VB is not recognizing an item from pulldown
menu....so how can i make VB to recognize that item as an Object

Thanks & Regards
Anil.Hungund

Feb 21 '07 #2
Ignore susiedba; it's just an alias for the troll aaronkempf.

You would be more likely to get some help if you mentioned in what product
you are trying to record a macro.

Robin S.
-----------------------
"anil" <an**********@gmail.comwrote in message
news:11**********************@j27g2000cwj.googlegr oups.com...
hi everybody,

I am recording a macro but VB is not recognizing an item from pulldown
menu....so how can i make VB to recognize that item as an Object

Thanks & Regards
Anil.Hungund

Feb 21 '07 #3
I assume he's talking about visual studio right?

On Feb 21, 9:58 am, "RobinS" <Rob...@NoSpam.yah.nonewrote:
Ignore susiedba; it's just an alias for the troll aaronkempf.

You would be more likely to get some help if you mentioned in what product
you are trying to record a macro.

Robin S.
-----------------------"anil" <anil.hung...@gmail.comwrote in message

news:11**********************@j27g2000cwj.googlegr oups.com...
hi everybody,
I am recording a macro but VB is not recognizing an item from pulldown
menu....so how can i make VB to recognize that item as an Object
Thanks & Regards
Anil.Hungund

Feb 22 '07 #4
hi,

I am recording macro on Solidworks one of mechanical Software....

i need to select "Parting Lines" under "view" pulldown menu...when i
record and play back...it is giving as no object found..
..........................
Anil.K.Hungund
Feb 22 '07 #5
Try posting your question to comp.cad.solidworks. This is a .Net
programming newsgroup.

Robin S.
---------------------------------
"anil" <an**********@gmail.comwrote in message
news:11**********************@s48g2000cws.googlegr oups.com...
hi,

I am recording macro on Solidworks one of mechanical Software....

i need to select "Parting Lines" under "view" pulldown menu...when i
record and play back...it is giving as no object found..
.........................
Anil.K.Hungund


Feb 22 '07 #6
uh I think that sometimes shows up in VB6 if you have a statement like

Dim rst as ADODB.recordset
instead of
Dim rst as new ADODB.recordset

HTH

On Feb 22, 12:21 am, "RobinS" <Rob...@NoSpam.yah.nonewrote:
Try posting your question to comp.cad.solidworks. This is a .Net
programming newsgroup.

Robin S.
---------------------------------"anil" <anil.hung...@gmail.comwrote in message

news:11**********************@s48g2000cws.googlegr oups.com...
hi,
I am recording macro on Solidworks one of mechanical Software....
i need to select "Parting Lines" under "view" pulldown menu...when i
record and play back...it is giving as no object found..
.........................
Anil.K.Hungund

Feb 22 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: tramoman | last post by:
Hi! I would like to make an algorith that recognise a Forced line break in HTML or a normal text. For instance, I would like to store in one array different lines of a string. Here my attempt:...
1
by: Liza | last post by:
hi guys, call me dumb but how do i recognise a webservice ?? if i go to a web site and the information i put into some fields are sent to a database? is that database itself a webservice? ...
1
by: Steve | last post by:
My access 2000 project was written on a win 98 machine and has a macro with a condition DateValue(FileDateTime("c:\database\full22.txt"))<Date() This was written in expression builder. On...
11
by: MAB71 | last post by:
My Clients Access 2000 database was working fine with my VB application and Access 2003 until today when he got the message 'Unrecognised Database Format' from both ( app and access 2003 ). He...
1
by: andymerr46 | last post by:
After splitting a database into a front and backend the database operates ok on a network for the rest of the day, however the following day it returns the error unrecognised database format, and...
0
by: SteveR | last post by:
I'm trying to call my web service from a C++ 6.0 application. It works fine on the web server PC but from anyother PC I get the error message 'request format is unrecognised'. I build the request...
2
by: Anne150585 | last post by:
I have an occasionally connected app, i need to recognise when there is any type of connection to the internal networks, be wired or wireless, however currently if connected wirelessly the app...
1
by: piercy | last post by:
Hi, ive put to gether a function which sends some information to a website and also returns a value depending on the responce from that page. It works excellent in a new project and does exactly...
1
by: dhanu sahu | last post by:
I am store my database and Tables in App_Data.I want to retrive data from that and want to see in Label Control . But I m getting Error As "Unrecognised Escape Sequence" string conn = new...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.