AllesPC Forum Index AllesPC
Site hosted by: www.youhosting.be
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Excel datum probleem

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    AllesPC Forum Index -> AllesXP
View previous topic :: View next topic  
Author Message
Gast
Guest





PostPosted: Sun Jun 20, 2004 12:07 pm    Post subject: Excel datum probleem Reply with quote

Ik heb een vraag waar ik zelf niet uitkom in Excel. Ik maak facturen in excel. Daar laat ik dan d.m.v. = VANDAAG() automatisch de datum van die dag toevoegen. Als ik deze factuur opsla en vervolgens een dag of een week later weer open, wordt de datum weer bijgesteld naar die dag.
Is er een mogelijkheid in Excel om de datum van de aanmaak van de factuur eerst automatisch te laten toevoegen en vervolgens vast te zetten?
Back to top
Gast
Guest





PostPosted: Sun Jun 20, 2004 1:46 pm    Post subject: Oplossing Reply with quote

Hierbij een oplossing zoals ik deze zelf heb gekregen van iemand anders.

Je hebt 2 mogelijkheden:
Of je zet de datum er met sneltoetsen in (CTRL Wink Ctrl + punt-komma
Of je gebruikt VBA.
De code voor VBA is de volgende:

Private Sub Workbook_Open()
If Sheets(1).Range("A1").Value = "" Then _
Sheets(1).Range("A1").Value = Date
End Sub

Deze code moet in de programmacode van ThisWorkbook staan... en een nieuw factuurblad mag géén waarde bevatten in cel A1 van het eerste werkblad.
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    AllesPC Forum Index -> AllesXP All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Archive

    futureweb.be .:. jouw hosting en webdesign partner