Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Help In a VBA Code Pleas


i want to make a library in excel from VBA i need to put 3 things
1) INSERT
2)DELETE
3)UPDATE
from the insert thing, i have to enter a record into excel, from
delete, i want to delete the whole record and from update i have to
ba
able to call a value i entered from insert and change it so by
pressing the update or runing it i ll be able to change the value and
update it to the record
could anybody help? please

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Help In a VBA Code Pleas

perhaps these will help:


http://support.microsoft.com/default.aspx?kbid=161514
XL97: How to Use a UserForm for Entering Data

http://support.microsoft.com/default.aspx?kbid=213749
XL2000: How to Use a UserForm for Entering Data


John Walkenbach's site:
http://j-walk.com/ss/excel/tips/userformtips.htm
Userform Tips

--
Regards,
Tom Ogilvy



"TheGodfather" wrote:


i want to make a library in excel from VBA i need to put 3 things
1) INSERT
2)DELETE
3)UPDATE
from the insert thing, i have to enter a record into excel, from
delete, i want to delete the whole record and from update i have to
ba
able to call a value i entered from insert and change it so by
pressing the update or runing it i ll be able to change the value and
update it to the record
could anybody help? please


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Help In a VBA Code Pleas

Hi Godfather,

Perhaps look at Excel's Data tool:

Menu | Data | Form

For a more sophisticated alternative to Excel's Data
Form, see John Walkenbach's Enhanced DataForm,
which may be downloaded, free of charge, at:


http://j-walk.com/ss/dataform/index.htm


Fopr additional customisation, the code password is
available for a nominal sum.


---
Regards,
Norman


"TheGodfather" wrote in message
ups.com...

i want to make a library in excel from VBA i need to put 3 things
1) INSERT
2)DELETE
3)UPDATE
from the insert thing, i have to enter a record into excel, from
delete, i want to delete the whole record and from update i have to
ba
able to call a value i entered from insert and change it so by
pressing the update or runing it i ll be able to change the value and
update it to the record
could anybody help? please



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Help In a VBA Code Pleas

You didn't consider the suggestion in the response to your first post?

TheGodfather wrote:

i want to make a library in excel from VBA i need to put 3 things
1) INSERT
2)DELETE
3)UPDATE
from the insert thing, i have to enter a record into excel, from
delete, i want to delete the whole record and from update i have to
ba
able to call a value i entered from insert and change it so by
pressing the update or runing it i ll be able to change the value and
update it to the record
could anybody help? please


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using SUMIF i want to say IF A=1 & B=2 then sum C any help pleas Peter Excel Worksheet Functions 2 November 20th 09 01:29 AM
sumproduct assistance pleas Ajay Excel Discussion (Misc queries) 11 June 17th 09 05:16 PM
Pleas help! Brian Excel Discussion (Misc queries) 3 May 12th 06 11:17 PM
Erro in Formula, Pleas Help? jsc3489 Excel Worksheet Functions 3 July 25th 05 04:39 PM
pleas help: sumproduct function returns #value or #ref error Jennie Excel Worksheet Functions 1 June 24th 05 04:51 PM


All times are GMT +1. The time now is 07:37 PM.

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

About Us

"It's about Microsoft Excel"