Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

true power of MS excel. update: PowerBI

Re: MS excel reportings, presentations, and vba helping thre

Ang prob nya po kasi kahit gumamit ng mga lookups is basta closed yung datasource na sheet , hindi nag uupdate yung data dun sa next na sheet. This is more on automation na po kasi eh. Kaya ko kasi sya ginawa, para hindi na nag oopen open pa ng iba't ibang excel sheets :(

Sir gawa ka macro na mag automate i-open ung excel pero visible = false para di nakikita ng user.
 
Re: MS excel reportings, presentations, and vba helping thre

Salamat dito aubrey03 at sir, Kirby21.... gunon lang pala para di mag read only ang excel pag marami user.
 
Re: MS excel reportings, presentations, and vba helping thre

Salamat dito aubrey03 at sir, Kirby21.... gunon lang pala para di mag read only ang excel pag marami user.

kaso parang may problema sa pag save eh. nababagalan ako. pero parang meron ako nakita sa net para bumilis bukod sa paggamit ng access as database.
 
Re: MS excel reportings, presentations, and vba helping thre

Hi sir Kirby,

Ang prob nya po kasi kahit gumamit ng mga lookups is basta closed yung datasource na sheet , hindi nag uupdate yung data dun sa next na sheet. This is more on automation na po kasi eh. Kaya ko kasi sya ginawa, para hindi na nag oopen open pa ng iba't ibang excel sheets :(


Sir Kirby, tulong din ako ha :)


@jgzzz

If gusto mo automatic maupdate yung values sa report file mo pag open nung file add ka vba

Press ALT F11 simultaneously
Double click 'ThisWorkbook' on the right panel then add the below code:

Private Sub Workbook_Open()

ActiveWorkbook.UpdateLink Name:="C:\Users\Desktop\source.xlsx", Type _
:=xlExcelLinks

End Sub



Change mo yung nakabold into the file address of your datasource workbook.

To update the values ng report file mo manually just click on Data >> Edit links >> Update Values

View attachment 161164
 

Attachments

  • scr.png
    scr.png
    30.6 KB · Views: 87
Last edited:
Re: MS excel reportings, presentations, and vba helping thre

kaso parang may problema sa pag save eh. nababagalan ako. pero parang meron ako nakita sa net para bumilis bukod sa paggamit ng access as database.

ganon po ba? di ko pa na naramdaman kasi dalawang employee lang gumagamit sa program ko dito, pero na wala na yong pop up message na "read only" option dahil doon sa post mo sir kirby21. thanks!

================================
sir kirby21, ito yong problem na encounter ko pag naka share yong workbook, "Project is Unviewable" di ko na ma open yong vba project.
 
Last edited:
Re: MS excel reportings, presentations, and vba helping thre

ganon po ba? di ko pa na naramdaman kasi dalawang employee lang gumagamit sa program ko dito, pero na wala na yong pop up message na "read only" option dahil doon sa post mo sir kirby21. thanks!

================================
sir kirby21, ito yong problem na encounter ko pag naka share yong workbook, "Project is Unviewable" di ko na ma open yong vba project.

ano nangyare bago nagkaganyan? nangyare sakin yan nung biglang black out ang power dito sa office eh.

- - - Updated - - -

Sir Kirby, tulong din ako ha :)


@jgzzz

If gusto mo automatic maupdate yung values sa report file mo pag open nung file add ka vba

Press ALT F11 simultaneously
Double click 'ThisWorkbook' on the right panel then add the below code:

Private Sub Workbook_Open()

ActiveWorkbook.UpdateLink Name:="C:\Users\Desktop\source.xlsx", Type _
:=xlExcelLinks

End Sub



Change mo yung nakabold into the file address of your datasource workbook.

To update the values ng report file mo manually just click on Data >> Edit links >> Update Values

View attachment 900470

thanks aubrey dami na magagaling dito. tambay lang kayo dito ha. mag end nanaman ang month dami ko nanaman report hehehe. baka malimutan ko ulit tong thread.
 
Re: MS excel reportings, presentations, and vba helping thre

ganon po ba? di ko pa na naramdaman kasi dalawang employee lang gumagamit sa program ko dito, pero na wala na yong pop up message na "read only" option dahil doon sa post mo sir kirby21. thanks!

================================
sir kirby21, ito yong problem na encounter ko pag naka share yong workbook, "Project is Unviewable" di ko na ma open yong vba project.

@dannyps2

If you need to edit the vba dun sa workbook mo, you need to disable the file sharing tapos balik mo n lang if na edit mo na
 
Re: MS excel reportings, presentations, and vba helping thre

thanks to Aubrey03, ok na ulit... marami nga talaga tayo malalaman dito kasi marami contributor na magagaling dito.

=====================================

Meron ako e dagdag.. meron ako ginawang Userform, mag input ang user ng data sa GROSS, then click nya yong Option, 30% or 35%, then yong result automatic na mag display sa SHARE textbox..

Problem: pag walang number doon sa "GROSS'' textbox, then nag click ang user ng Option 30% or 35% nag e error or debug window ang lalabas, pano kaya gawin na may msgbox na lalabas na ganito " NO GROSS DATA INPUT"?
 

Attachments

  • Share.rar
    19.5 KB · Views: 76
Last edited:
Re: MS excel reportings, presentations, and vba helping thre

Mga boss patulong po sa problem ko.

Meron po ako userform at isang textbox, gusto ko po pag initialize ng userform, maddisplay sa textbox yung Week of Quarterly.
Ex: from Jan-Mar, kung ang date ngayon is March 27, 2014, then ang mddisplay dpat sa textbox is 13.

Other examples: from Jan-March, kung ang date ngayon is January 8, 2014 then and mddisplay dpat sa textbox is 2.
Other examples: from Jan-March, kung ang date ngayon is February 7, 2014 then and mddisplay dpat sa textbox is 7.

Thanks in advance mga boss!
 
Last edited:
Re: MS excel reportings, presentations, and vba helping thre

thanks thanks...
 
Re: MS excel reportings, presentations, and vba helping thre

ano nangyare bago nagkaganyan? nangyare sakin yan nung biglang black out ang power dito sa office eh.

- - - Updated - - -



thanks aubrey dami na magagaling dito. tambay lang kayo dito ha. mag end nanaman ang month dami ko nanaman report hehehe. baka malimutan ko ulit tong thread.

Wag naman po sanang kalimutan itong thread sir..good morning!
 
Re: MS excel reportings, presentations, and vba helping thre

Wag naman po sanang kalimutan itong thread sir..good morning!

every month end and first week lang naman ako busy eh. hehehe
 
Re: MS excel reportings, presentations, and vba helping thre

TS may ginawa akong data validation sa excel 2010.....tapos nag save us ako nang 2007 pero hindi gumana yun data validation...
 
Re: MS excel reportings, presentations, and vba helping thre

TS, pwede ka bang gumagawa ng GUI.
ang gamit po ng GUI is NAVIGATION MENU na kung saan,
kapag pipindotin mo yun, i-oopen nya yung naka assign
na excel file.
 
Re: MS excel reportings, presentations, and vba helping thre

TS, pwede ka bang gumagawa ng GUI.
ang gamit po ng GUI is NAVIGATION MENU na kung saan,
kapag pipindotin mo yun, i-oopen nya yung naka assign
na excel file.

pakitingin nalang nito.
pakibago nalang yung path ng ginawa kong underlined. View attachment 161853

siguro gagamitin mo to sa hacking. hahaha, para magexecute ng kung ano ano. hahaha,
nasa baba yung attachment.

- - - Updated - - -

TS may ginawa akong data validation sa excel 2010.....tapos nag save us ako nang 2007 pero hindi gumana yun data validation...

panong data validation ba ginawa mo?
 

Attachments

  • Capture.JPG
    Capture.JPG
    40.6 KB · Views: 86
  • excel files.rar
    37.1 KB · Views: 112
Last edited:
Re: MS excel reportings, presentations, and vba helping thre

pakitingin nalang nito.
pakibago nalang yung path ng ginawa kong underlined. View attachment 901963

siguro gagamitin mo to sa hacking. hahaha, para magexecute ng kung ano ano. hahaha,
nasa baba yung attachment.

Hindi po. I will use it sa report presentation. para isang click lang open na agad. tnx
 
Re: MS excel reportings, presentations, and vba helping thre

thanks to Aubrey03, ok na ulit... marami nga talaga tayo malalaman dito kasi marami contributor na magagaling dito.

=====================================

Meron ako e dagdag.. meron ako ginawang Userform, mag input ang user ng data sa GROSS, then click nya yong Option, 30% or 35%, then yong result automatic na mag display sa SHARE textbox..

Problem: pag walang number doon sa "GROSS'' textbox, then nag click ang user ng Option 30% or 35% nag e error or debug window ang lalabas, pano kaya gawin na may msgbox na lalabas na ganito " NO GROSS DATA INPUT"?


@dannyps2

I checked your file. When you will use a value of a textbox in computation, dapat lagi mo i ispecify sa code mo property na .value and dapat may pre assigned value ung textbox mo.

You could do that through these codes:

tblgross.value = 0
tblshare.value = 0

tblshare.value = tblgross.value * 0.3



Then for the option boxes, dapat meron kang data validation function, parang ganito ung code nun:

If tblgross.value = 0 then

msgbox " NO GROSS DATA INPUT", vbokonly
tblgross.setfocus

End if



Mga boss patulong po sa problem ko.

Meron po ako userform at isang textbox, gusto ko po pag initialize ng userform, maddisplay sa textbox yung Week of Quarterly.
Ex: from Jan-Mar, kung ang date ngayon is March 27, 2014, then ang mddisplay dpat sa textbox is 13.

Other examples: from Jan-March, kung ang date ngayon is January 8, 2014 then and mddisplay dpat sa textbox is 2.
Other examples: from Jan-March, kung ang date ngayon is February 7, 2014 then and mddisplay dpat sa textbox is 7.

Thanks in advance mga boss!

ganito lang po yan:

Private Sub UserForm_Initialize()
TextBox1.Value = Format(Date, "ww")
End Sub
 
Last edited:
Re: MS excel reportings, presentations, and vba helping thre

@dannyps2

I checked your file. When you will use a value of a textbox in computation, dapat lagi mo i ispecify sa code mo property na .value and dapat may pre assigned value ung textbox mo.

You could do that through these codes:

tblgross.value = 0
tblshare.value = 0

tblshare.value = tblgross.value * 0.3



Then for the option boxes, dapat meron kang data validation function, parang ganito ung code nun:

If tblgross.value = 0 then

msgbox " NO GROSS DATA INPUT", vbokonly
tblgross.setfocus

End if





ganito lang po yan:

Private Sub UserForm_Initialize()
TextBox1.Value = Format(Date, "ww")
End Sub

thanks bro.
 
Re: MS excel reportings, presentations, and vba helping thre

hello po mga bossing,, merun po ako ditong gnawa.. beginer lng po ako..

paano ko po ggawing, pang monday to sunday ang simple inventory na to? at magkakaroon siya ng column report or ung pie grap/bar grap ng whole week?

or any sugestions pa po para maayos ko po ing inventory...
sana po mtulungan niu ako..
thanks..
 

Attachments

  • Book1.rar
    9.4 KB · Views: 71
Last edited:
Back
Top Bottom